PCUI Error(SSF error : Invalid signer)

Hi All
we have implemented the PCUI functionality in portal thru CRM 4.0 Business package. all bsp pages are working fine.
but when i click on the activities link in portal and then i selected one particular order documents in Activities page , when i  click to open that documet then it is opening in the new window with the error
"<b>SSF error : Invalid signer</b>"
but when try to open the same document in CRM system it is opening fine.
( Actually documents are created in different formats like PDF,CSV and XML)
Can you help me how to solve this "SSF error:Invalid signer " in portal for Activities link in PCUI application
Regards
Sunil

Hi,
I am facing the same error in OAC0 although the connection to the external Documentum Server is successful as shown by Test Connection.
Can anyone suggest either the possible reasons or a solution to this.
Note: I have tried to tick/untick the "No Signature" box.

Similar Messages

  • Archive url access throws error "SSF error: Decoding not possible"

    Hi
    We are using function module HRWPC_RFC_EP_READ_PHOTO_URI to pull the photo of an employee in ESS.
    When we paste the url in browser we get following error
    SSF error: Decoding not possible
    Can anyone help to resolve this.
    regards
    barin

    Barin,
    check these links
           1060613       SSF error, Decoding not possible       
         983550      SSF-Error occurs when viewing attachments of a solution
    https://forums.sdn.sap.com/click.jspa?searchID=17894100&messageID=5942357
    https://forums.sdn.sap.com/click.jspa?searchID=17894100&messageID=6347898
    Thanks
    Bala Duvvuri

  • Digital signature error- SSF Error

    Hi,
    I am trying to do a digital signature using signature method " System signature with Authorisation by User ID and Password"  but facing an error after I enter my password during the digital signature.
    Error is "SSF error: Unknown Error"
    Message No: IS014
    Please let me know what needs to be done to resolve this error.
    Setting completed are QM Material Authorisation group cretaed for Result Recording and Usage Decision Digital Signature.
    Thanks
    Vineeth

    Check and if necessary maintain the standard settings. To do this, execute the following activities in the IMG under SAP Web Application Server -> System Administration -> Digital Signature:
    • Define application-dependent parameters for SSF functions
    • Define security settings for the system
    Also In IMG check settings under >> SAP Netweaver--> Application Server > System Administration -> Maintain the Public Key information for the system> Maintaining the system security information.

  • SSF error: Invalid signer, Message no. 1S005

    Hello Everyone,
    We are in the process of configuring the content server in our customer's landscape.
    Post the definition of content repository and the associated storage category,in the CSADMIN section,in the certificates tab, an error that reads SSF error: Invalid signer, Message no. 1S005 is thrown up whenever we attempt to send the certificate.Toggling values of 'Security' and ' Check Signature' fields doesn't help either.
    Could anyone shed light on this issue and possible solution?
    Note:We have not enabled/configured digital signature strategy and all the previous posts in the forum on this topic are in-conclusive.
    Regards,
    Pradeepkumar Haragoldavar

    Dear Pradeep
    The error message "Invalid signer" actually exactly means what the
    message text says: the system where the error occurred was unable
    to verify the signer of a signed document, most likely because the
    related certificate could not be found.
    Please check the following:
    - Does a PSE exist on the signing system for the intended purpose?
    (check: communication with a content server) (TA STRUST)
    - Does PSE use a subject name that consists of 7bit ASCII
    characters only?
    - Has the certificate been distributed to the receiving system ?
    Which security toolkit do you use (SAPSECULIB or SAPCRYPTOLIB)?
    Please check the version of your installed security toolkit (TA STRUST,
    menu "Environment > Display SSF Version").
    Please also check for any error messages that may occurr at the
    SSF initialization phase (ST11)
    if you are using SAPCRYPTOLIB for SSF, please see note 662340
    Regards
    Tushar Dave

  • ERROR IMS-9000: Invalid code signing viewer.app/viewer

    Hi Mark
    I found 4 items of error on uplaod app.
    1. Apple's web service operaation was not successful
    2. Unable to authenticate the package:875829473.itmsp
    3. Error ITMS-9000:"Invalid code signing: The exutable " viewer.app/viewer
    4. Could not start delivery: all tranports failed diagonostic
    5. Warning ITM-9000 versiion mismatch Neither CFBundler version 30.2.0.12.95964 nor ...
    Pls.advise me.
    Thank you.
    Supawan Lee

    I think we're missing the full error in point 3 but it looks very similar to this thread: 'Re: error itms-9000 invalid code signing viewer.app/viewer'

  • What does this mean and how do I fix it? Error ITMS-9000 "Invalid Code Signing The executable ´viwer.app/ viewer´ must be signed with the certificate that is contained in the provisioning profile"

    What does this mean and how do I fix it? Error ITMS-9000 "Invalid Code Signing The executable ´viwer.app/ viewer´ must be signed with the certificate that is contained in the provisioning profile"

    If you had Firefox save your Yahoo password, first try deleting that here:
    orange Firefox button ''or'' classic Tools menu > Options > Security > "Saved Passwords"
    The "signed out" message seems to be related to how Yahoo authenticates you. Some users have reported that disabling automatic proxy detection solves the problem, and it also resolves an issue of getting logged out every few minutes, if you have ever experienced that.
    To make the change:
    orange Firefox button ''or'' classic Tools menu > Options > Advanced
    On the "Network" mini-tab, click the "Settings" button, then choose "No Proxy" and OK your way back out.
    If your work connection requires you to use a proxy server, try the "Use system settings" option instead.
    Does that help?

  • Solution to ERROR ITMS-9000: "Invalid Code Signing."

    I am using FlexSDK 4.13 and AIR SDK 15.0.302. I installed the FlexSDK and AIR SDK with the Apache Flex installation binary on a Windows Vista 64-bit machine.
    I can build and run an ad-hoc version of my iOS app on an iPhone 4 (iOS 8.0.2) and iPad 2 (iOS 8.1). When I build a release version for the iTunes App Store, and submit it with the Xcode Application Loader. I get the error.
    ERROR ITMS-9000: "Invalid Code Signing. The executable, Payload/YourApp.app/YourApp, must be signed with the certificate that is contained in the provisioning profile."
    I'm using a Mac to submit my app. It is running OS X 10.10 Yosemite and Xcode version 6.1. The Application Loader is version 3.0.
    I suspect that the adt command no longer creates a payload with the correct entitlements. This post illustrates how I resigned my app so that the iTunes App Store would accept it.
    First, I copied my IPA file to my iMac. Then I changed directories to the location of my IPA file.
    Open a text editor and create a file with the name, entitlements.plist.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>application-identifier</key>
    <string>XAXAXAXAXA.com.yourapp.yourappmobile</string>
    <key>get-task-allow</key>
    <false/>
    <key>keychain-access-groups</key>
    <array>
    <string>XAXAXAXAXA.com.yourapp.yourappmobile</string>
    </array>
    </dict>
    </plist>
    Save this file.
    Start a terminal session. Then type in the following commands.
    unzip YourApp-app-store.ipa
    cp ~/Downloads/YourApp.mobileprovision Payload/YourApp.app/embedded.mobileprovision
    codesign -f -s "iPhone Distribution: YOUR COMPANY NAME (XAXAXAXAXA)" --entitlements Payload/YourApp.app/entitlements.plist Payload/YourApp.app
    zip -qry YourApp-resigned.ipa Payload/
    Note that codesign uses the full key name of your code signing certificate.
    Now you can submit YourApp-resigned.ipa to the iTunes App Store.
    I've seen some people have success with the iReSign App, which you can find at the following URL. I prefer the command line.
    https://github.com/maciekish/iReSign

    but APP Builder ask me two time the mobileproviosn... one in the last step to build the app and than to sign it to download! i put the same mobileprovision file but it generate the error!!
    I read the DPS guide step by step and it write:
    “The distribuition mobile provisioning file information will be entered automatically for you”
    but is not true.... where i can found that file?? i don't understand sorry..
    Thanks a lot
    Tkart

  • SSF error

    Hi,
    We are creating some Adobe Interactive forms and storing them on server. Using the abap code we are generating an url pointing to the specific stored pdf and passing back to the java program to display it on the page. While opening the pdf through the url link, we are getting an error saying
    SSF error: Invalid signer
    Any clue what could be the reason?
    Thanks,
    Sujit

    Hello Sujit,
                Regading SSF error:
    This status indicates that an external security product has been installed and that a system PSE exists on the application server; however, the system PSE can not be accessed. The most common cause of this error is
    that no credentials exist on the application server. Use the function Create credentials to correct this error.
    For Create credentials for the system PSE Use menu path->
    " PSE -> Create credentials" The application server needs credentials to access its system PSE. Although credentials normally exist for an application server, occasionally you may haveto create new ones, for example,
    for a newly configured application server that has not yet accessed its system PSE.
    Hope this will help you.
    Thanks
    Anirudh Saini

  • Error when trying to sign a .apk file

    I am having a problem with signing my unsigned .apk file.
    When ever I try to enter this command "`jarsigner –verbose –sigalg MD5withRSA –digestalg SHA1 –keystore my-release-key.keystore AmazonInAppSample-release-unsigned.apk alias_name`"
    I get this error:
    jarsigner error: java.lang.RuntimeException: keystore load: /Users/user7259/.keystore (No such file or directory)
    I executed this command with my current directory being the bin folder where my keystore and .apk file are found.
    I also made sure I entered the correct password.
    If I try to enter a blank pass i get this message:
    jarsigner: you must enter key password
    If I try to enter a correct or invalid password, I get this message:
    jarsigner error: java.lang.RuntimeException: keystore load: /Users/user7259/.keystore (No such file or directory)
    Update:
    Do I need Java JDK 7 installed to use the –sigalg MD5withRSA –digestalg SHA1 ?

    In computer search. You can also press windows key + R and paste there.

  • I just updated my 3gs to the latest iOS 5 update and now I am unable to text certain numbers.  I keep getting the error code 1121611611 invalid number, even though the number I have in my contacts is a 10 digit number.  Any suggestions on fixing this?

    I just updated my 3gs to the latest iOS 5 update and now I am unable to text certain numbers.  I keep getting the error code 1121611611 invalid number, even though the number I have in my contacts is a 10 digit number.  Any suggestions on fixing this?

    PhotogYogi wrote:
    I Have the same issue on a brand new iPad mini 2. My battery is only lasting up to 5 hours. I went on chat with Apple last night and they said my battery is fine and its a Safari issue. I'm literally losing 1% every 3-4 minutes. I tried recalibrating my battery, signing out of iCloud, shutting off all locations, turning off background app refresh, restoring network settings, restoring all, and finally restoring from iTunes with no luck. This is just awful. I got this iPad so I could use it on my long flight for a trip I have coming up, and unfortunately, it's not going to last that long, plus I'm concerned about how many times i will be recharging my battery because of this since battery's do have a life cycle dependent on the number of charges. This is frustrating and needs to be fixed ASAP and addressed by Apple.
    By the way, Apple told me to bring my device to the Apple Store because it's still under warranty. That's great and all, but I'm going to waste my time if there is no fix for this issue.
    Ok so you want Apple to address the problem, but yet you don't want to take it to them just in case they can't fix it? What if they can fix it? Complaining here certainly won't fix it.

  • HBO APPLE TV3 "Error Subject token invalid" ISP Xfinity

    Every time I tried to register Hbo on my apple tv 3 I get "Error Subject token invalid" ISP Xfinity. Has anyone figured out a solution?

    I have the same issue. Access on other devices work fine with no issues. HBO Now services do not seem to be overwhelmed as of the moment. The error is: Unable to Sign In invalid_token when trying to sign into HBO Now via the AppleTV.
    One point to note is that I signed up to HBO Now via ITunes.

  • An error has occurred:Invalid postback or callback argument in InfoView

    Hi Friends,
    When i try to change the parameter values and click OK button while scheduling a report in InfoView, i am getting the following error:
    An error has occurred:Invalid postback or callback argument. Event validation is enabled using in configuration or in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager. RegisterForEventValidation method in order to register the postback or callback data for validation.
    Till now i have not find any good solution for this. Please help in providing any better solutions to fix this.
    Edited by: Shivananda Puli on Aug 6, 2010 11:55 AM
    Edited by: Shivananda Puli on Aug 6, 2010 11:55 AM

    This forum is for questions in regards to using the SDK within a custom application, since you are using Infoview, please post this in the applicable forum under the [Business Objects|/community [original link is broken]; section

  • I could not get ExportPDF to work. Something about a network error when trying to sign in.

    I could not get ExportPDF to work. Trying to convert a pdf to a Word document. Got an error message. Something about a network error when attempting to sign in.

    Try the following:
    1. Reset
    Hold the Sleep and Home button down until you see the Apple logo
    2. Restore:
    http://support.apple.com/kb/HT1414
    3. Recovery:
    http://support.apple.com/kb/HT1808

  • I am getting an activation error when trying to sign in to FAceTime

    I am getting an activation error when trying to sign in to FAceTime

    me too after upgrading into lion..

  • Keep getting 5002 Error when trying to Sign In

    Hello,
    I created a new @me.com address today for a seperate Apple ID account.  I am needing to sign into the iTunes Store, but I keep getting a response that says:
    "We could not complete your iTunes Store request. An unknown error occurred (5002)."
    Any ideas as to what's going on here?
    I also took a screen cap of the issue:
    Thank you for the help!
    Marcus

    Thank you for your response Carolyn; however, that article does not fix my problem.  I am getting this error when trying to sign into the iTunes Store on my Mac.
    I get the same problem when signing into the Store on the iPad or iPhone.  I simply can't log in, but when I go to iCloud.com or the Apple ID login on Apple.com, it works.
    Marcus

Maybe you are looking for

  • Setting up as a NAT router

    I want to try using Leopard Server on an Xserve as a NAT router. With 2 NICs the hardware is perfectly capable, but there seems to be a glitch in OSX that is preventing me from getting there. I have Ethernet 2 (en1) set up for the LAN (10.0.0.0 netwo

  • Critical Patch Updates

    Hi, I have some doubts reg CPU patches.In CPU patches we need to apply three patches 1)Oracle E-Business Suite Database Homes ebiz-database 2)Oracle E-Business Suite Oracle Fusion Middleware and Developer Suite Homes Forms and reports homes i mean...

  • Joe - Why was SURROGATE KEY left out from ISO table design?

    The lack of SURROGATE KEY causes lots of confusion and ultimately loss of productivity. Common practice in SQL Server development to make the SURROGATE KEY the PRIMARY KEY, the source of all trouble because it is not really the "PRIMARY KEY" just a m

  • Are you ever going to fix the "You've been signed out" problem?

    I've gone through forums and your trouble shooting page and I've found a lot of angry customers over thus Creative Cloud "You've been signed out" problem. Fortunately for me, I'm not a customer. I installed it so I could download a trial or premiere

  • I checked my device from tmobile simock page and My contrat is end of yesterday. What should ı do for unlocking my iphone 4 ?

       Hi, My name is Mehmet Adıgüzel. My email adress is [email protected] My device's tmobile contrat was nd of yesterday and I checked my ımeı number via tmobile.de simunlock web page. But I connected my device and restore it but my device is not unlo