Skip to content

How to get HTTP response and modify it in Mirth #4820

Answered by narupley
MrTianFei asked this question in Q&A
Discussion options

You must be logged in to vote

On your destination settings, click the "Edit Response" task to the left to configure your response transformer. This is similar to a regular transformer, except it transforms your response payload instead of the message. As long as you have at least one step configured and you actually receive a non-blank response payload, then the response transformer will run. If you want to have the response transformer to run all the time, even when there's no actual response payload (like when the message fails to send due to connection problems, etc), you can set your response data types to Raw.

If you want to take that destination response and send it back as the response from your HTTP Listener, …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@MrTianFei
Comment options

@pacmano1
Comment options

@MrTianFei
Comment options

Answer selected by MrTianFei
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants