Hello there, I’m new to Cloverlear. A payload is being transferred from the web to a process. We must apply some business logic to that payload in order to extract a payload segment. I’ve written a TCL script to handle the JSON body. Now I’d like to use Xlate to convert the extracted body to HL7. We’ve already used Xlate to perform the transformation, and I’ve set it up to run the TCL script as a pre-process. However, I am unsure how to send this extracted JSON payload from TCL to Xlate.
Could you please suggest a method?