cancel
Showing results for 
Search instead for 
Did you mean: 

File Upload with /sap/public/bc/its/mimes/bbp_pdh_text/99/cFilesApp.jar

UlfZeisberger
Participant
0 Kudos

Hello,

has anyone already had issues with Uploading files in SRM (e.g. add a document to a shopping cart) that uses cFilesApp.jar in the background?

We have

  • version conflicts with the JRE and Browser Plug-in

java.lang.UnsupportedClassVersionError: com/sap/plm/cfx/cfxfiles/DownloadApplet (Unsupported major.minor version 49.0)

  • SSO problems: The file Upload Applet prompts for SRM username and password, although we are using Enterprise Portal 7.0 SPS12 with the fitting SRM Business Package and Single-Sign-On is configured correctly.

Any idea anyone?

Regards

Ulf

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi.

I had exactly this problem. The docserver service in SICF for this process was configured properly. I had set ume.httponlycookie to false in the UME setting (this is mandatory) in the visual administrator. The users would still get a prompt for the username/password set in SICF. BUT, when I looked in the configtool, I noticed that the local server setting for ume.httponlycookie was false, but the global server setting was TRUE. I set the global server setting to FALSE, restarted the server, and the issue was fixed.

Former Member
0 Kudos

concerning the SSO problems:

As we're faced with exactly the same problem (SRM 5.5 SP7 / EP 7.00 SP12, both running on AIX 5.3 with IBM Java 1.4.2), my question: Did you ever find a solution for that issue? Does it help uploading new jar file as described in the note?

regards

Martin

dean_hinson2
Active Contributor
0 Kudos

Yep... We have been working with SAP on this issue. Look at OSS Note 1060922. We are using JRE Version 1.5_10.

I hope this helps.