Outbound

Multiple Oracle E-Business Suite Instances

A single Oracle Global Trade Management instance can communicate with multiple Oracle E-Business Suite instances while sending trade compliance status on transactions. This can be achieved by having an external system configured for each Oracle E-Business Suite instance with which Oracle Global Trade Management communicates.

Compliance Response Modifications

The Oracle Global Trade Management external system needs to be configured with a stylesheet profile for transforming the transaction line XML to response XML as per the XML Gateway’s DTD. Oracle Global Trade Management ships with a default stylesheet profile, GTM_RESPONSE_TO_EBS, to enable this transformation.

If you want to customize and produce a different response XML, you can provide a customized XSL instead of the GTM_RESPONSE_TO_EBS XSL.

Acknowledgment Processing

The external system needs to be configured with an acknowledgement stylesheet profile to transform the gateway acknowledgement to a TransmissionAck element. This is generally optional and only required if you want to set the outbound transmission status as per the acknowledgement received from the XML Gateway. To achieve this, Oracle Global Trade Management ships with a default style sheet profile called EBS_ACK_FOR_GTM_RESPONSE.

If you want to customize and produce a different acknowledgement XML, you can do this by providing a customized XSL instead of the EBS_ACK_FOR_GTM_RESPONSE XSL.