Symptom
You are wondering whether Event Hub / Event Mesh are supported on Integration Center
Environment
SAP SuccessFactors Integration Center
SAP Cloud Application Event Hub (aka SAP Event Hub)
Resolution
Integration with Event Hub /Event Mesh is not supported by Integration Center yet.
This happens because Event Hub /Event Mesh requires the URLs to be encoded, while Integration Center does not support providing URLs in encoded format (encoded URL).
Sample of the solution implemented (we updated the %2F with / and after that, the integration works):
- Original URL : https://yourURL.com%2Fparam
- Updated URL : https://yourURL.com/param
See Also
Keywords
SAP Event Hub, SAP Cloud Application Event Hub, Integration Center, IC , KBA , LOD-SF-INT-INC , Integration Center , How To