WAIT for INFOPACKAGE - USAP Command
Description
The WAIT for INFOPACKAGE command waits for an InfoPackage to complete.
Command Line Syntax
The following figure illustrates the command line syntax of the WAIT for INFOPACKAGE command, using the command line, long form of its configuration options.
Configuration Options
The following table describes all WAIT for INFOPACKAGE configuration options and provides the command line, long form of each option illustrated in the WAIT for INFOPACKAGE command line syntax, above.
Configuration | Command Line | Description |
---|---|---|
-wait | Causes USAP to wait for an InfoPackage to complete. | |
-requestid | Request ID for InfoPackage instance to wait for. |
Output
- stdout: nothing.
- stderr: InfoPackage processing messages and UNV messages.
Exit Codes
If the WAIT for INFOPACKAGE command is specified, Universal Connector will map the status of the InfoPackage, upon its completion, to the user-definable InfoPackage exit code parameters.
The following table illustrates this mapping; Universal Connector default values are listed in parentheses.
InfoPackage Completion Status in SAP | Exit Code |
---|---|
'Y' - Yellow (Active) | ipyellow_exit_code (10) |
'R' - Red | ipred_exit_code (4) |
'G' - Green | ipgreen_exit_code (0) |
Error in Universal Connector processing | > 200 |