- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2017 09:42 AM
I have created a REST message to an in-house created API. When I test the message using the test functionality from the HTTP Method, it works as expected, however when I call it from a Workflow using the REST Message WF Activity the endpoint URL is being truncated. The URL is 132 characters long, but it is being truncated at 120 characters.
Is there some setting that needs to be changed to allow a REST message with an endpoint longer than 120 characters to be submitted from a workflow?
Thanks in advance,
Chris
Solved! Go to Solution.
- Labels:
-
Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2017 11:45 AM
Ok, It seem to be something related to the URL limit that browser can handle? I am not very sure about it, may be you should try sending the message in a Run script activity after calling the API.
Thanks
Please Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2017 07:11 AM
Glad that it worked! HI ticket would be a best option.
Thanks
Please Hit like, Helpful or Correct depending on the impact of the response