Identify the best ESB profile extension point you can use to implement the following scenario: A financial application needs to make a credit transaction by sending an XML message. The message needs to be converted to an IS08583 byte stream before being passed to the wire through a TCP channel.
Select an option, then click Submit answer.
-
○
Write a Script mediator.
-
○
Write a custom mediator.
-
○
Write an Axis2 handler.
-
○
Write a custom message builder and formatter.