Convert

Converts the received message to a target protocol and then acts like a Pass Through

Warning

-Not supported yet

A Convert Scenario will act like a Pass Through but it will convert the received request to the target protocol before sending the request. Once the response is received, it will be converted from the target protocol to the original protocol and then it will be returned to the caller.