Symptom
Getting 'Invalid value' error in Integration Center -> Destination Settings -> SOAP API Url field when entering below url:
Environment
-
Successfactors
-
Integration Center
Reproducing the Issue
1. Integration center -> create -> more integration type
2. Trigger Type:scheduled; Destination Type: soap; Source Type: SuccessFactors; Format: XML
3. Entity: Empjob
4. Destination Settings -> SOAP API URL: http://xxx.xxxx.com:<port>/xxx/wsdl?p=xx/xxxxxxxxx
After entering this url, you will see the field is red and says Invalid value.
Cause
The field 'SOAP API URL' does not support '?' symbol.
----
As documented in "SOAP Outbound" pointer 7 (SOAP API URL), the Query parameter in SOAP URL is not supported.
This is also indicated in the UI tool tip when a query parameter is provided in SOAP API URL.
----
Resolution
Remove the '?' symbol and use a url without '?' symbol in the 'SOAP API URL' field to resolve the error
Keywords
Invalid value error in Integration Center, SOAP API Url field , KBA , LOD-SF-INT-INC , Integration Center , LOD-SF-INT , Integrations , Problem