![]() |
Copyright © TIBCO Software Inc. All rights reserved. |
The SW_DELAYED_RELEASE_ERR procedure takes a BG action when a delayed release error occurs.SW_DELAYED_RELEASE_ERR (
delayed_release_id in varchar2,
audit_desc in varchar2,
user_id in varchar2,
err_code in varchar2,
err_message in varchar2,
bg_action in integer)
• delayed_release_id is the ID of the delayed release.
• audit_desc is the description of the delayed release audit.
• user_id is the user ID.
• err_code is the error code.
• err_message is the error message.
• bg_action is the BG action to handle the delayed release error.See TIBCO iProcess Connector for ActiveMatrix BusinessWorks User’s Guide for more information about the delayed release error.
![]() |
Copyright © TIBCO Software Inc. All rights reserved. |