1.2k questions
1.4k answers
361 comments
339 users
Is it possible to dynamically set a value in the URL of a Web Service Destination Node? Maybe useing messagecache()?
https://messages.dev-mihin.org/send?message_type=adt&sender_oid=<dynamcially set this value>
You can use message cache variables in the URL. if you check the checkbox "Override URL" you can change the URL to anything you like. When you put in a message cache variable it will be retrieved by the "qie.evaluateTemplate()" function.