Symptom
• This KBA explains where to add SFAPI Parameters in Boomi operations and how to configure them.
• SFAPI Parameters provide additional capabilities to APIs for tasks not otherwise performed.
• These parameters are optional and can be used based on specific requirements.
• SFAPI Parameters are available for operations such as Create, Delete, Query, Update, and Upsert.
• These parameters are specific to certain API entities and not common across all APIs.
• Example: For the 'Create' action of the "USER" entity, SFAPI parameters [managerTransfer:true, routeInboxDoc:false] can be used to set the managerTransfer parameter to "true" and routeInboxDoc parameter to "false" in case of a manager change for an employee.
Image / Data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental
Environment
• Boomi
• Dell & Boomi Infrastructure
Reproducing the Issue
The solution of this issue is currently under investigation. Please follow this KBA for updates.
Cause
NA
Resolution
- Login to Boomi and switch to 'Build' tab.
- Now, navigate to the correct SFSF Operation where you need to add an SFAPI Parameter.
- SFAPI Parameters are specified using a comma delimited list of name/value pairs that specify the extra functionality available to the specific BizX object types/Entities.
- These name/value combinations are written in the format: <name>=<value> and in case of multiple values-
<name1>=<value1>,<name2>=<value2>
5. And in case of multiple values for the same parameter, the format would be:
<name1>=<value1>+<value2>
Below is a screenshot showing a typical SFSF Operation-
Keywords
Boomi, SFAPI Parameters, SuccessFactors, Boomi operation, API configuration, BizX object, Create operation, Delete operation, Query operation, Update operation, Upsert operation, managerTransfer parameter, routeInboxDoc parameter, SFSF operation , KBA , ss_anonymizedkba , LOD-SF-INT-BPI , Dell & Boomi Infrastructure , LOD-SF-INT , Integrations , How To
SAP Knowledge Base Article - Public