To send a transaction, you must first move the value NON.LINC to Glb.Destination. Send the transaction by using an AUTO; WRITE command, as you would for sending a transaction to another application. Your application then waits for a maximum of 60
seconds for an acknowledgment from the external system before aborting with an appropriate error message. Set the timeout value using the MAXWAIT task attribute. Refer to MAXWAIT. However, if MAXWAIT is greater than 60 seconds, a timeout value of 60 seconds is applied.
The reply might contain data in response to an inquiry. A status value is returned in Glb.Status as for external Automatic Entries to other applications, and to the NOF program.
Refer to AUTO; command in the Agile Business Suite Programming Reference Manual for more information on sending transactions through an Automatic Entry.