Working with Sample Projects

The plug-in packages sample projects with the installer which help to understand how TIBCO ActiveMatrix BusinessWorks Plug-in for SAP SuccessFactors works.

After installing the plug-in, you can locate the SAP_SuccessFactors_Examples project in the TIBCO_HOME/bw/palettes/sapsuccessfactors/<version_number>/samples directory.

Example

The SAP_SUCCESSFACTORS_Example

The SAP_SuccessFactors_Examples project demonstrates the use of Consume SAP SuccessFactors OData Service activity with SAP SuccessFactors. The following processes are included as a part of this project:
Check_EmployeeData_in_SAP SAPS4HANA
This ActiveMatrix BusinessWorks process provides an example of the GET operation on a sandbox tenant where SAP SuccessFactors employee data is checked against a SAP S/4HANA instance. Before running this process, modify the module properties based on the employee data available in sandbox.
Multiple_operation
This ActiveMatrix BusinessWorks process provides an example where a REST service is used to invoke DELETE, GET, POST, and PUT operations on a sandbox tenant. Before running this process, modify the module properties based on the employee background data available in the sandbox tenant.