ECC-- SAP PI-- Successfactor Integration: Invalid SFAPI session

Hello Experts,
   I am working on  EmployeeData Synchronization interface the content of which is predelivered from SAP.
I configured the interface and while testing
as first step I was able to retrieve the session ID from Successfactor,
but using the session ID retrieved from Successfactor cloud application when I am trying to upsert data in the second step  I am getting an error "Invalid SFAPI session".
How can I overcome this error?
I have done my research on the SDN and went through the blogs but for not much use.
I am sure about the content and the version being used by me as the correct one.
Has anybody seen this error and if yes how did you overcome the same?
Please let me know.
One point that I have to make is that since I was able to retrieve the session ID I did not install the certificates from Successfactors.
Is installing the certificates mandatory and if yes which step is this being referred?
Any help is really appreciated.
Anu Patyath

First of all, you should get it running with SOAP UI:
Please make sure, you got those steps right behind each other:
login
upsert
logout
The important step is to set "Main HTTP session":
You can use the payloads for login, upsert and logout as they are generated by SOAP UI when importing the WSDL.
e.g. upsert:
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:urn="urn:sfobject.sfapi.successfactors.com">
   <soap:Header/>
   <soap:Body>
      <urn:upsert>
       <urn:type>User</urn:type>
       <!--1 or more repetitions:-->
       <urn:sfobject>
       <urn:upsert>
       <urn:type>User</urn:type>
       <!--1 or more repetitions:-->
       <urn:sfobject>
            <urn:type>User</urn:type>
            <urn:type>User</urn:type>
            <urn:status>active</urn:status>
            <urn:externalId>testuser</urn:externalId>
            <urn:username>testuser</urn:username>
       </urn:sfobject>
     <urn:processingParam>
          <urn:name>sendWelcomeMail</urn:name>
          <urn:value>true</urn:value>
     </urn:processingParam>
     </urn:upsert>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

Similar Messages

  • Webinar:SAP NetWeaver Process Integration u2013 Advanced Adapter Engine in PI 7

    +Please Note: This webinar is aimed at consultants, Patners and Customers in APJ Region and is scheduled at  2.00 - 3.00 p.m. Singapore Time (UTC +8)+
    Dear valued SAP Experts,
    Next SAP Intelligence Platform & NetWeaver RIG Expert Call Session will take place on Tuesday, September 1. The SAP Intelligence Platform & NetWeaver RIG Expert Call Sessions are designed to support consultants, partners and customers during their implementation projects. The sessions cover all different aspects of SAP NetWeaver and are aimed at experts, thus provide knowledge which is not available via standard training courses. The session duration is typically 60min and includes questions and answers.
    Tuesday, September 1, 2009:
    SAP NetWeaver Process Integration u2013 Advanced Adapter Engine in PI 7.1 EHP1
    Time: 2.00 - 3.00 p.m. Singapore Time (UTC +8)
    This event will feature Charu Goel with the SAP Intelligence Platform & NetWeaver Regional Implementation Group. Charu provides the following abstract:
    With PI 7.1 Enhancement pack 1, we continuously thrive to bring in advancements in AAE. In this APJ expert call, we talk about the much awaited capability of IDOC packaging along with the enhancements in JMS. You will learn about the interaction between the AAE and ABAP stack, new enhancements on the JDBC adapter and overall improvements in the technical adapters available with PI 7.1 EHP1.
    For meeting and Dial-in detail please register [here|http://www.surveymonkey.com/s.aspx?sm=qkBfQCM5FM_2f_2b4O0ihVpFRw_3d_3d]
    Thanks & Best Regards,
    Sarma Sishta

    Hi,
    This was one of the good session...
    Especially the features such as;
    -- TCP/IP connection control with JMS adapters
    -- Empty file Handling
    -- Set the various Attributes for Mail attachments via dynamic configuration (intially only subject line was possible)
    -- Message Prioritization
    -- single IDOC Ack for IDOC Packaging
    -- IDOC packaging
    -- and many more........................
    Even the future indicatioon of IDOC J2EE based adapter will provide new direction to the existion IDOC related scenarios..
    One thing that was changed in IDOC packaging is to control it via Sender Communication channel...intially we were doing it either via ECC system or with t-code "idxpw"
    Its almost in same way...but from J2EE based adapter perceptive IDOC packaging will be available with Java stack...and will no need to depend only ABAp stack for this feature.
    Thanks
    Swarup

  • Questions on SAP/SF PO Integration & SF BizX RBP

    Dear Experts,
    We are implementing SAP HCM and SF. SF goes live before SAP. We'll have a transition period from Flat File upload to SAP PO integration.
    Would anyone have any recommendation on how to ensure a smooth seamless transition? We have tested in the test instance, and noticed some issues when SAP PO is turned on, i.e. User Name upper and lower cases, certain derived fields generated duplicate records, default locale was not passed from SAP and therefore overrides SF provisioning config, and users are not always in sync (bizX vs LMS). We will be using SOAP (Axis) Adapter for integration between SF and SAP.
    A few questions:
    1. Below are some of our data mapping, would appreciate if anyone has any recommendations/better suggestions or tips on these fields?
    SAP Pers ID = SF User ID
    SAP SSO ID (0105) = SF User Name (did anyone have issues with User ID - unique identifier and User Name - unique name for each user id?)
    Manager field: we are using A002, if no value use B012, if no value use one up manager (by using one up manager, would this cause any issues?)
    Time zone will be defaulted based on the employee's SAP ID (has anyone experienced issues with Timezone? especially for companies in Australia?)
    Hire Date: is it true Hire Date must be in US format? When default locale is Eng_GB and timezone is Australia?
    Initially we do not use Job code as it's not configured in SAP. We mapped Tilte = SAP Position Title. Is it possible to map SF LMS Job Title to Position Title in BizX?
    Default Locale: we hard coded to "Eng_GB"
    2. We would like to set up a filter to select certain population of employees to be passed to SF. In our case we would like to pass only employees with an ESS user role. Does anyone know if there is a way of identifying and picking up only ESS users to be sent to SF?
    3. With Flat File integration, you recieve on screen error for pre import errors/warnings and an email notification after import. For SAP PO integration, we will have a nightly job to transfer employee data to SuccessFactors. Errors that occurred during the interface are stored in auto logs which are provided through the background job log. Is it true that the only way to check if there are failed/errored employees is by going into Webdypro and check the job log? Or would it be possible for SAP to send notifications of the pre PO errors and SF to send post PO errors? With Flat File load, the person whom imported the file will receive import status notification. With SAP PO since it is a batch job, how do we configure for a centralised email inbox to be the recipient?
    4. BizX security question: we do not want to show employee MI to users. RBP is set up not to display MI, BizX displays correctly except for under Company Info -> Directory, employees' MI is still showing. Is there a way to hide MI completely from users?
    5. We have experienced some User Connector issues, i.e. BizX and LMS are not always in sync, employees can be found in BizX but not always showing up in LMS. Does anyone have any tip or know the root cause for this issue?
    6. Lastly, is it true you are not able to delete records EVER in SF? Even if the record was created by error and no learning history attached?
    Thank you so much in advance. Any feedback is highly appreciated!!
    Vera

    Hi Vera,
    What version and Support Package of the add-on are using?
    1. These are some of my recommendations:
    Manager field: we are using A002, if no value use B012, if no value use one up manager (by using one up manager, would this cause any issues?) >For this you need to ensure if there is no manager that the value is NO_MANAGER
    Time zone will be defaulted based on the employee's SAP ID (has anyone experienced issues with Timezone? especially for companies in Australia?) >You need to ensure you have the exact correct Timezone text - ask your implementation partner for the text
    Hire Date: is it true Hire Date must be in US format? When default locale is Eng_GB and timezone is Australia? >All date formats must be in US format (MM/DD/YYYY)
    Default Locale: we hard coded to "Eng_GB" >It should be "EN_GB", not "Eng_GB"
    2. You can do this with a report variant, but you'll need to ensure that users can be identified by the available criteria.
    3. The WebDynpro is only for the Compensation process integration. I would post this specific question in the SAP NetWeaver Technical Integration with ERP
    6. This is not true. You can use the Purge Data option.
    Regarding questions 4 and 5, I need to put my SCN moderator hat on. Please can you create new posts as they are not related to integration and it is best practice to keep one topic to one post.
    Best regards,
    Luke

  • How can we cleanup invalidated archive sessions  (remove from UNIX)

    Over the years, we have accumulated many invalidated archive session files in our archive directory in UNIX.  We would love to remove these invalidated session files to free up space. 
    We have been looking at BC_ARCHIVE ... but the documentation on it only mentions the archive of logs  ... not the cleanup of invalid session files that need to be deleted
    Can we just delete the files of sessions that are invalid?  Or must we perform some function in SAP to delete them?  SAP ... can you document the process for this?

    Hi,
    You can simply delete the archive files at unix level thats all. No need to do anything else in SAP.
    Cheers!
    Samanjay

  • ERROR MESSAGE sap system manager:work process restarted, session terminated

    Hi,
    i am a beginer in SAP administration, users are getting this error message and i have done all my research and not able to resolve this issue. Here are the details
    SAP Version :ideas 4.7
    Database :Oracle
    OS : windows 2003
    Module user is working on MM
    user working on it is a Super user with all the permissions
    SAP is configure to run under the  European date and decimal format.
    I have never done any database administration on it, it is a new install and has been rarely used.
    User creates a RFQ and when he tries saving it , seems like for the first time after either restarting the macine or restarting the service it might work and at time it might not, this is a very sporadic error and most of the times it crashes out with the message "sap system manager:work process restarted, session terminated" and kicks the user out of the session.
    Below are the details of the error message from ST22 :
    name of the runtime error : system_core_dumped
    below are the details of the error message and its resoltion as suggested by sap help :
    ========
    Runtime Errors         SYSTEM_CORE_DUMPED           
           Occurred on     01.02.2008 at 07:52:19
    Process terminated by signal " ".                                             
    What happened?
    The current ABAP program had to be terminated because the                     
    ABAP processor detected an internal system error.                             
    The current ABAP program "SAPLCLSC" had to be terminated because the ABAP     
    processor discovered an invalid system state.                                 
    What can you do?
                                                                                    Make a note of the actions and input which caused the error.                                                                               
    To resolve the problem, contact your SAP system administrator.                                                                               
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer      
    termination messages, especially those beyond their normal deletion           
    date.                                                                               
    Error analysis
    An SAP System process was terminated by an operating system signal.           
                                                                                    Possible reasons for this are:                                                
    1. Internal SAP System error.                                                 
    2. Process was terminated externally (by the system administrator).           
               Last error logged in SAP kernel                                    
                                                                                    Component............ "Taskhandler"                                           
    Place................ "SAP-Server server1_DEV_00 on host server1 (wp 1)"      
    Version.............. 1                                                       
    Error code........... 11                                                      
    Error text........... "ThSigHandler: signal"                                  
    Description.......... " "                                                     
    System call.......... " "                                                     
    Module............... "thxxhead.c"                                            
    Line................. 9555                                                                               
    How to correct the error
    The SAP System work directory (e.g. /usr/sap/c11/D00/work ) often             
    contains a file called 'core'.                                                                               
    Save this file under another name.                                                                               
    If you cannot solve the problem yourself, please send the                     
    following documents to SAP:                                                                               
    1. A hard copy print describing the problem.                                  
       To obtain this, select the "Print" function on the current screen.         
                                                                                    2. A suitable hardcopy prinout of the system log.                             
       To obtain this, call the system log with Transaction SM21                  
       and select the "Print" function to print out the relevant                  
       part.                                                                               
    3. If the programs are your own programs or modified SAP programs,            
       supply the source code.                                                    
       To do this, you can either use the "PRINT" command in the editor or        
       print the programs using the report RSINCL00.                                                                               
    4. Details regarding the conditions under which the error occurred            
       or which actions and input led to the error.                                                                               
    System environment
    SAP Release.............. " "                                                                               
    Application server....... " "                                                 
    Network address.......... " "                                                 
    Operating system......... " "                                                 
    Release.................. " "                                                 
    Hardware type............ " "                                                 
    Character length......... " " Bits                                            
    Pointer length........... " " Bits                                            
    Work process number...... " "                                                 
    Short dump setting....... " "                                                                               
    Database server.......... " "                                                 
    Database type............ " "                                                 
    Database name............ " "                                                 
    Database owner........... " "                                                                               
    Character set............ " "                                                                               
    SAP kernel............... " "                                                 
    Created on............... " "                                                 
    Created in............... " "                                                 
    Database version......... " "                                                                               
    Patch level.............. " "                                                 
    Patch text............... " "                                                                               
    Supported environment....                                                     
    Database................. " "                                                 
    SAP database version..... " "                                                 
    Operating system......... " "                                                 
    User, transaction...
    Client.............. " "                                                      
    User................ " "                                                      
    Language key........ " "                                                      
    Transaction......... "ME41 "                                                  
    Program............. "SAPLCLSC"                                               
    Screen.............. "SAPMM06E 0320"                                          
    Screen line......... 71                                                       
    Information on where termination occurred
    The termination occurred in the ABAP program "SAPLCLSC" in "EXECUTE_SELECT".  
    The main program was "SAPMM06E ".                                                                               
    The termination occurred in line 131 of the source code of the (Include)      
    program "LCLSCF2G"                                                           
    of the source code of program "LCLSCF2G" (when calling the editor 1310).      
    =============
    i even tried increasing the dialog processes but with no use.The same error occurs.
    I appreciate every one of help i can get, i am working on a deadline which is tomorrow evening to resovle this issue, any kind of help is highly appreciated.
    thanks
    mudessir.

    Hi
       follow correction method suggested in this dump,
    " The SAP System work directory (e.g. /usr/sap/c11/D00/work ) often
    contains a file called 'core'.  Save this file under another name."
    have you done this?
    with regards,
    raj.
    <i>pls, award points</i>

  • SAP Business One Integration Services Authentication Failed

    Dear ,
    ALL SAP forum members,
    Iam Using SAP Business One 8.81 PL 06, Micorsoft SQL 2008 R2
    In SLD B1DI and  JDBC, the connections were tested successfully.
    Whenever I log into SBO, I am getting "SAP Business One Integration Services Authentication Failed" error message. I did extensive research on all possible SBO documents dating 1 year back especially in B1ic Troubleshooting Document (New and Old) and searched the length of the SBO forums, but I could not a solution.
    I uninstalled and reinstalled the B1f package many a time. The integration services we re also restarted many times and the connections were all tested successfully. Firewall, AntiVirus also checked.
    In the B1f, in the Monitoring Window, the login is "Ok" but the AuthCheck is "Failed". I checked Authent.Monitor->Authentic Info  and I found the following message under Action message "Wrong Usrname and Password".
    I debugged and i found again "/com.sap.b1i.vplatform.scenarios.authen/sap.Xcelsius/Authenticate_Check.bfd
    But could not understand much of it.
    But i could go no further. The experts are requested to suggest their solutions, If any, to me as Iam stuck in this phase for the last 3 week
    I hope some experts will guide me over this issue
    Thanks and regards
    Ashish Gupte

    Hi Konstantin Ryahovsky
    Thanks for your reply. My problem is solved.
    And frankly speaking i dont know how it was solved. I have not uninstall, install ,not even i had restarted the server also.
    only change i did in SLD >> Maintainance >>> cfg Runtime >>>> Put server IP address instead of server Name and restarted the services.
    Thanks & regards
    Ashish Gupte

  • SAP APO with SAP R/3 integration

    Hi All,
    From a technical perspective, what is it that a developer should know to work on SAP APO with SAP R/3 integration. Kindly elaborate on this if you can...
    Thanks in advance.
    Marvin
    Edited by: Marvin Jones on Feb 3, 2008 5:09 AM

    Standard APO and R/3 CIF integration does not need additional ABAP coding.
    However if you are going to enhance any master or transaction data while transfer via CIF using BADI or User-exits then good amount of ABAP expertise is required.
    Per my understanding USer-exits are classical ABAP while BADI are Object-oriented.
    While I cannot comment if there will be "immense" amount of coding to be done but CIF user exits remain a critical component of any implementation. Its not the "amount" but "complexity" - need to understand the source system and target system behaiour and then accordingly modify, that matters.
    Thumbrule - if its master data modification then its simple. If its transaction data modification then its can become quite complex.
    Hope this helps.
    somnath

  • Error when starting SAP Business One Integration Server Service

    Hi all,
    I have a very urgent problem when installing B1iSN:
    I'm installing B1iSN2007 for a customer (Windows server2008R2, SBO 8.8.1),
    and at the beginning of the installation, after instaling the technology, I have an error,
    The Tomcat server can't start.
    I get the following error:
    Windows could not start the SAP Business One Integartion service on Local Computer. For more Information, review the system
    event Log.If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 0.
    In the event viewer I didn't find any more details.
    In the tomcat logs (Under SAP Business One Integration\B1iServer\tomcat\logs) I find this:
    [2012-01-05 15:12:26] [info] Procrun (2.0.4.0) started
    [2012-01-05 15:12:26] [info] Service Tomcat5 name SAP Business One Integration Service
    [2012-01-05 15:12:26] [info] Service Tomcat5 installed
    [2012-01-05 15:12:26] [info] Procrun finished.
    [2012-01-05 15:12:26] [174  javajni.c] [error] The specified module could not be found.
    [2012-01-05 15:12:26] [994  prunsrv.c] [error] Failed creating java ..\..\..\jdk1.5.0_xx_sap\jre\bin\server\jvm.dll
    [2012-01-05 15:12:26] [1269 prunsrv.c] [error] ServiceStart returned 1
    [2012-01-05 15:13:13] [174  javajni.c] [error] The specified module could not be found.
    [2012-01-05 15:13:13] [994  prunsrv.c] [error] Failed creating java ..\..\..\jdk1.5.0_xx_sap\jre\bin\server\jvm.dll
    [2012-01-05 15:13:13] [1269 prunsrv.c] [error] ServiceStart returned 1
    [2012-01-05 15:15:27] [174  javajni.c] [error] The specified module could not be found.
    [2012-01-05 15:15:27] [994  prunsrv.c] [error] Failed creating java ..\..\..\jdk1.5.0_xx_sap\jre\bin\server\jvm.dll
    [2012-01-05 15:15:27] [1269 prunsrv.c] [error] ServiceStart returned 1
    What is the problem? How can I fix it?
    Thanks a lot
    Chana

    Hi Trinidad,
    Thanks for your help!!!
    1.
    I didn't install EventSender and DIProxy yet, I tried first to upload and deploy the zip files, but I couldn't open the Itegration Application Explorer.
    2.
    The jvm.dll file is in in the folder pointed by the logs: C:\Program Files (x86)\SAP\SAP Business One Integration\jdk1.5.0_xx_sap\jre\bin\server
    and it is also in C:\Program Files (x86)\SAP\SAP Business One Integration\jdk1.5.0_xx_sap_64\jre\bin\server
    I tried running the file  java5w.exe, but I got an error message:
    Access is denied
    Unable to open the service tomcat5
    Thne I managed to open it by "rua as administrator".
    the Java Virtual Machine path is points to the java 1.5 version folder.
    Is it possible that the reason that the service can't start is related to administrator rigts??
    In the properties in the Integration Service (services.msc):
    It is set to be run with the local system account.
    all other properties looks fine.
    in the properties of the tomcat5.exe (and tomcat5w.exe  , I tried both)
    In the Compatibility tab I tried setting the flag "Run this program in compatibility mode for" to Vista, windows 7, and server 2008
    I didn't have the option of Windows XP.
    I have also set the Privilege level of: "Run this program as administrator" to true.
    But still the service won't start.
    What can be the problem?
    What else can I check?
    Thanks a lot,
    Chana

  • How to find the invalid form session in oracle Apps

    Oracle Apps R12
    Hai All
    How to find the invalid form session in oracle Apps R12 and How to Kill the that.
    Thanks & Regards
    Srikkanth.M

    Hi,
    Please refer to these docs (for 11i and R12).
    How to Kill Inactive Sessions Based on the Information in the Monitor User Form [ID 103516.1]
    Script: How To Identify The apps User Using The O/S PID For Forms Users In 11i [ID 185762.1]
    Thanks,
    Hussein

  • The Projects screen to import and export SAP xApp Manufacturing Integration

    Hello:
    On my SAP Discovery Server, On the Projects screen to import and export SAP xApp Manufacturing Integration and Intelligence (SAP xMII) projects.
    Under the projects listed I see one Default project, is listed as a System Project.
    I did an import and used one of the sample application, along with the ExportManifest.xml file.
    "You can create an external project structure, include it in a zip file, and import it as a new project. You do not need an ExportManifest.xml file to import a project."
    Now I see two projects listed as System Projects, is that ok, would that cause any issues? Is there any way that I could correct this?
    Note:
    If you import a project that already exists, the system overwrites the current project structure and files.
    You can import hidden projects that do not appear on the Projects screen or in the SAP xMII Workbench. System-defined projects may appear in the Projects screen and in the SAP xMII Workbench, but you cannot delete them. You can import a project with the same name as a hidden or system-defined project and overwrite its properties. If you do this, they are no longer considered to be hidden or system-defined projects.
    Thank you,

    You could consider creating a project and exporting it to see the proper format of the zip file, including the ExportManifest.  You should find attributes in the xml for setting the description, system type, etc.

  • Hardware Requirements - SAP BusinessObjects Enterprise Integration Kit

    Experts,
    We are going to prototype Xcelsius and Analysis on SAP BI data. For this reason we are going to implement the SAP BusinessObjects Enterprise Integration Kit. As in we are getting a trial version from SAP. We have built a SAP BI Client 7 with ehancement pack 1 SP6 on a AIX server.
    Do you know whether we need addiotional hardware to install the BO software. I presume one needs an application server of some sort? What is best practice in this, machine wise, operating system etc?
    Though there is a lot of documentation availbale on the web, I cant find a simple server architecture.
    I am useing the following documents as a guide, it says BO 3.0 but also relevant for 3.1 I presume?
    http://www.sdn.sap.com/irj/boc/go/portal/prtroot/docs/library/uuid/a00ee3b2-5283-2b10-f1bf-8c6413e0898f?quicklink=index&overridelayout=true
    It would be great if you could answer the questions above! Cheers.
    Thanks, GruttePier

    Hi,
    the portal runs on a server. What is wrong? I have done everything exactly as documented.
    Regards
    J.V.
    Edited by: Jana VOGL on Nov 11, 2010 8:13 AM

  • System Copy SAP NetWeaver Process Integration 7.1 documentation incorrect

    I am trying to a Homogeneous System Copy on PI 7.1 SP07.  I don't want to do a
    Copying the Primary Application Server Instance Only
    Because (as the documentation says) "As of SAP NetWeaver based on kernel 7.1, you can copy a primary application server instance only. With this procedure you can move a primary application server instance to a different host within your system."
    I don't want to move my system to another system.  I just want to do a Database refresh. That option is not available when I run SAPINST.
    I see the option for database refresh in the manual, but it's not a sapinst selection
    6.3Copying the Database Only u2013 Refresh
    With this procedure you can refresh the content of an existing database without having to copy the primary application server instance and to reinstall additional applications servers.
    I'm using the latest SAPINST and I have the correct DVD from Service Marketplace. 
    This database refresh option appears in both the "distributed system" selection under system copy --> target --> distribute system.
    "SAP NetWeaver Process Integration -> Software Life-Cycle Options --> System Copy -->  Target System --> Distributed System --> Based on AS ABAP and AS Java --> Database Refresh or Move".
    Is that the correct choice?  Why is the documentation wrong?
    "SAP NetWeaver Process Integration 7.1 including Enhancement Package" and "System Copy for SAP NetWeaver Process Integration 7.1".  So it must be correct (I think).
    I do see the database refresh option under the "

    Thanks for the reply.  So I would do this:
    "Copying the Primary Application Server Instance Only
    Because (as the documentation says) "As of SAP NetWeaver based on kernel 7.1, you can copy a primary application server instance only. With this procedure you can move a primary application server instance to a different host within your system."
    and then do the "database refresh" option under "distributed systems"?
    Is that correct?

  • Integration with SAP BI - SAP BO XI  integration kit or PerformancePoint?

    Hi all,
    We would like to get some thoughts on SharePoint integration with SAP BI.Could you please help us in solving the following questions:
    1. Which one is better? SharePoint integration through PerformancePoint Server 2007 or SAP Business Objects(SAP BO XI integration kit)?
    2. What are the starting point(system requirements) to develop a prototype on both the methods?
    I was able to find some info on both PPS and SAP Business Objects from the sdn forums and also from sdn documents(those were really helpful,thanks!) but it didnt provide a detailed insight into which one to opt for or how you can goahead.If someone has got more info on this please let us know.
    Thanks
    Kukku

    Hi Sergey,
    That was really a very helpful peace of information on what I was actually looking for!
    So as per my understanding PerformancePoint Server cannot report directly from SAP ERP(you mean SAP BI specifically right? ).So is there any third party software that we need to use for PPS integration with SharePoint?Are we still trying to connect to SAP BO or directly to SAP BI.
    Also can you provide some info on what kinds of reports can we publish using PPS.
    Please correct me if wrong.
    We are trying to build a prototype on both type of integration.Our front end is SharePoint and our ultimate goal is to provide the SAP BI reports through SharePoint Portal.
    Thanks
    Kukku

  • Authentication Fault: Invalid User Session Token

    Hi,
    I am trying to protect a call to third party webservices using OWSM and OAM. I followed the steps mentioned in Oracle Web Services Manager
    Deployment Guide to integrate OAM in OWSM, but not able to make any break through. I am getting following error if I test my web service using OWSM's inbuilt test tool:
    <SOAP-ENV:Envelope
    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
    <SOAP-ENV:Body>
    <SOAP-ENV:Fault>
    <faultcode
    xmlns:p="http://schemas.oblix.com/ws/2003/08/Faults">p:Client.AuthorizationFault</faultcode>
    <faultstring>Authentication Fault: Invalid User Session Token</faultstring>
    null</SOAP-ENV:Fault>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    In gateway.log file, I get following oneliner message:
    security.SimpleXMLCredsExtractor - SimpleXMLCredsExtractor failed to Extract creds.
    I am using standalone OWSM installation.
    Installed OAM SDK on the same machine of OWSM.
    Added OAM SDK libraries into OWSM's path.
    Please advise as I have already wasted 3-4 weeks into it.
    .. Paresh
    Edited by: user10301925 on Sep 29, 2009 2:24 AM
    Edited by: user10301925 on Sep 29, 2009 2:24 AM

    Hi,
    Yes, I have registered the service in OWSM and calling that service through OWSM testing tool only...
    Following is the request message:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
    - <soap:Header>
    - <wsse:Security env:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    - <wsse:UsernameToken xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
    <wsse:Username>owsmuser</wsse:Username>
    <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">welcome11</wsse:Password>
    </wsse:UsernameToken>
    </wsse:Security>
    </soap:Header>
    - <soap:Body xmlns:ns1="http://service/">
    <ns1:getDateTime />
    </soap:Body>
    </soap:Envelope>
    Please advise.
    .. Paresh

  • Cannot start widget - Ensure that SAP Business One Integration Service and SAP Business One Event Sender Service have been started

    Dear Experts .
    I'm trying to enable widget for my company db but getting the following error :
    Ensure that SAP Business One Integration Service and SAP Business One Event Sender Service have been started; then wait 1 minute and try again
    I can connect to the B1iF locally and remotely .
    I have the db configured in the SLD and connects successfully .
    I have the event sender service and proxy started and configured for the company db.
    I can access the Dashboard web portal and login with database sap credentials (but I see nothing there)
    I've checked that there are no duplicate entries in the SSLD table for SBO common (note : 1619422)
    I've also tried to re-activate the xelcious from the B1iF->control.
    My Setup :
    I'm runing SBO server, B1iF installed locally and B1iSN installed on a 3rd party server.
    I'm using B1iF as even forwarder for B1iSN.
    I know this has been discussed many times through out the forum and I've tried most of the stuff other than clean install.
    I would appreciate any input before removing B1iF completely and re-installing.
    Thanks in advance ,
    Nadav.

    Hi,
    The problem is SAP 8.81 PL04, with PL05 or PL06, it is solutioned.
    Thanks,

Maybe you are looking for