Notify Operation
Notify is a one-way operation that sends a document to the trading partner and receives an acknowledgment. It does not receive a response from the trading partner.
The flow of a Notify Operation is shown in the following figure.
Figure 12: Notify Operation

The following process flow occurs with the Notify Operation:
The Initiator private process sends a message to the Initiator BusinessConnect Container Edition.
The Initiator BusinessConnect Container Edition retrieves relevant information and sends the message to the Responder BusinessConnect Container Edition.
The Responder BusinessConnect Container Edition immediately sends a transport response (acknowledgment) to the Initiator BusinessConnect Container Edition on the same channel as the Initiator business request.
The Responder BusinessConnect Container Edition then forwards the message to the local private process.
See Responder Messages. The Responder BusinessConnect Container Edition considers the operation as complete.
The Initiator BusinessConnect Container Edition sends an INITIATOR.RESPONSE message to the private process.
See Initiator Inbound Response—BusinessConnect to Private Process. This message is sent independently from the Responder BusinessConnect Container Edition, which sends a RESPONDER.REQUEST message to the Responder private process.
Supported transports are: HTTP, HTTPS, HTTPSCA, File, FTP, FTPS, SSHFTP, Email, AS1, and AS2.