Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
praveen_sutra
Active Contributor

SAP HCM integration with Successfactor using middleware SAP PI.

Steps to integrate successfactor with SAP PI in simple steps.

  1. Download components
  2. Install the ESR objects.
  3. Axis adapter configuration and Patch update.
  4. Installation of certificates.
  5. Creating channels
  6. Creating using model configuration
  7. proxy Configuration
  8. Successfactor settings

Go gaga.

  • Download the readymade objects from SAP service market place.

          https://websmp207.sap-ag.de/swdc

  • When you click on individual objects you will see number of components. We need to install all the downloaded components based on the SAP PI version in ESR directly.

  • Once the components are installed we need to get Axis jars deployed in the SAP PI system.

PFB the note for all the details regarding the issues.

SAP Note 1039369.

Download the below mentioned jars and follow the SAP note in order to deploy the jars.

    • axis.jar
    • commons-discovery-0.2.jar
    • commons-logging-1.0.4.jar
    • commons-net-1.0.0-dev.jar
    • wsdl4j-1.5.1.jar

To check if the jars are already deployed please hit the below mentioned link after making changes:

http://host:port/XIAxisAdapter/MessageServlet

If you don’t get Status as ok it means there’s some issues with the deployment and redeploy the jars.

  1. Installation of certificates:  Open the URL given by successfactor team in chrome and download the certifcates as mentioned below. There will be three certificates download all the three certificates and deploy as mentioned in below steps.

  1. Steps to Deploy these Security Certificates:-
    1. Go to NetWeaver Administrator.
    2. Go to the Configuration Management tab.
    3. Choose "Certificates and Keys."
    4. Select "Trusted CAs".
    5. Click the "Import Entry" button.
    6. In the "Select Entry Type" field, choose "X.509 Certificate".
    7. In the "Enter path to certificate" field type in or navigate to the certificate file you downloaded from the Successfactors URL.
    8. Repeat steps 5-7 for the other two certificate files.
    9. Highlight Keystore/ WebServiceSecurity.
    10. Repeat steps 5-7 for each of the 3 certificate files.
    11. Rename Successfactors to *.Successfactors.com.

  • Creating Configuration Objects.
    1. As shown in the below image from ESR we already have three Process Integration Scenarios.
    2. So even configuring the entire scenario hardly takes 30 to 45 mins.

a.     Create two channels with SOAP(AXIS) adapter one for login and other channel for rest of the calls. Templates are available in the ESR objects and we can use to create the channel s. It contains the module parameters as well.

b.     Go to ID and click on create new Configuration Scenario using Process Integration Scenario(radio button selected).

       

c.     Map all the mapping objects and for login operation we will use login channel and for rest all receiver end we will use other channel.

d.     Once the mapping object and channels are mapped click on apply and generate the objects.

  • Proxy configuration on HCM system: BASIS consultant would do the Proxy configuration

  • Successfactor settings to be done by Successfactor consultant.

I would like to thank my colleague Madhu and Ashok who helped me to implement this scenario. This might not be the perfect document but its an attempt from my end to help to implement integration. Any feedback will highly appreciated.

References and helpful blogs :

PI.DOC– Integration between Non-SAP System and Successfactors BizX. - Part I

    

thanks Prabhat your blog was really helpful.

SAP HCM and SuccessFactors BizX Integration Using SAP PI

http://help.sap.com/erp_sfi_addon20/

12 Comments
Labels in this area