Logging

TIBCO Fulfillment Order Management provides detailed logging and auditing capabilities to identify the system errors, and key errors that can be gracefully handled by the calling system.

For bulk order actions, the logging is done using the AFFLogger APIs and the log file (omsServer-local.log) is created in the corresponding location based on the configured Appender. The log location is $AF_HOME/roles/omsServer/standalone/logs. The incoming bulk order request is validated and an INFO level log is generated. The log contains the action to be performed along with the number of orders in the request.

For all bulk order actions, if a particular order is not found in the OMS component, an 'ERROR' level log is generated indicating that the order was not found.