Support Article
Endpoint override in DataPage does not work with Connect SOAP
SA-14963
Summary
User has deployed a Connect-SOAP with different Endpoints for different production levels.
To implement this, a data page is used which overrides the EndPoint URL depending on the production level, using When rule.
Error Messages
The system cannot infer the transport information from the <old URL> URL.
Steps to Reproduce
1. Create Connect SOAP rule and set dummy URL prior to Save.
2. Create Data Page, set source as SOAP and override the endpoint URL.
3. Run the rule. The URL is not as it was set.
Root Cause
An issue in the custom application code or rules when strings are not passed in quotes.
Resolution
Passing string parameter as double-quoted string resolves the issue.
Published November 20, 2015 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.