REST Message from Workflow Being Truncated

chrisshellhamme
Tera Expert

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

1 ACCEPTED SOLUTION

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


View solution in original post

5 REPLIES 5

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