Search Results start_workflow
Overview
IEX_WF_DEL_CUR_STATUS_NOTE_PUB is a public PL/SQL package in the Oracle EBS Advanced Collections (IEX) module. Its business purpose is to raise Oracle Workflow notifications when a delinquency is closed or reaches a "Current" status. As documented in the package header comments, the procedure must be called with an itemtype and workflow process that will launch the workflow; the workflow then notifies both the owner and the manager associated with the delinquency. This supports the collections process by ensuring that responsible parties are informed when a delinquent customer account is brought back to a current standing.
The package is classified as an API, Public (PUB), with owner APPS. The header revision ($Header: iexwfcnb.pls 120.1 2006/05/30 ... noship $) indicates the code originates from the 11i/12.1 development line and is carried forward into 12.2.2. It is referenced by one other package, indicating it is consumed as a callable utility rather than being an entry point form-driven object.
Key Procedures and Functions
The ETRM metadata documents four procedures within this package body:
- START_WORKFLOW - The primary entry point. Based on the excerpted source, it accepts an API version, initialization flag, commit flag, and a collection of delinquency IDs (IEX_UTILITIES.t_del_id), returning the standard FND_API return status, message count, and message data. It validates compatibility using FND_API.Compatible_API_Call and raises FND_API.G_EXC_UNEXPECTED_ERROR on failure. Its role is to initiate the workflow process that fires the status-change notifications.
- SELECT_NOTICE - Retrieves the notification content or definition used within the workflow, determining which notice template or message applies to the delinquency status change.
- SELECT_RESOURCE_INFO - Gathers resource (owner and manager) information, resolving the owner and manager identifiers and names needed to address the notification.
- SEND_NOTIFICATION - Performs the actual dispatch of the workflow notification to the identified owner and manager recipients.
Supporting internal routines include a forward-declared clear_table_values procedure and a PG_DEBUG variable derived from FND_LOG.G_CURRENT_RUNTIME_LEVEL (formerly FND_PROFILE IEX_DEBUG_LEVEL) for diagnostic logging.
Tables Accessed
The documented tables referenced via APPS synonyms are:
- IEX_DEL_WF_S - The delinquency workflow staging table, holding records that drive the workflow launch and track delinquency status transitions associated with notifications.
- DUAL - The standard Oracle single-row utility table, used for scalar evaluations or lookups.
- PLITBLM - The PL/SQL index-by-table (associative array) mapping used for message/log handling within the API framework.
Usage Notes
START_WORKFLOW is the documented public entry point and is the object surfaced when searching for "start_workflow." It is typically invoked when a delinquency transitions to a closed or Current state, so that workflow can notify the delinquency owner and their manager. Standard FND_API conventions apply: callers pass p_api_version, optionally request initialization and commit, supply the delinquency ID collection, and inspect x_return_status, x_msg_count, and x_msg_data for outcome handling. Because the package is classified as a Public API owned by APPS, it is appropriate for invocation from other IEX packages, concurrent programs, or custom code that must trigger delinquency status notifications in Oracle EBS 12.1.1 or 12.2.2.
-
PACKAGE BODY: APPS.IEX_WF_DEL_CUR_STATUS_NOTE_PUB
12.1.1
-
PACKAGE BODY: APPS.IEX_WF_DEL_CUR_STATUS_NOTE_PUB
12.2.2
-
PACKAGE BODY: APPS.IGI_EXPWARNINGS
12.2.2
-
PACKAGE BODY: APPS.IGI_EXPWARNINGS
12.1.1
-
PACKAGE BODY: APPS.IEX_WF_DEL_STATUS_PUB
12.1.1
-
PACKAGE BODY: APPS.IEX_WF_DEL_STATUS_PUB
12.2.2
-
PACKAGE BODY: APPS.IEX_DEL_SUB_PVT
12.1.1
-
PACKAGE BODY: APPS.IEX_DEL_SUB_PVT
12.2.2
-
PACKAGE BODY: APPS.IGW_WORKFLOW
12.1.1
-
Lookup Type: CLN_ACTION_TYPE
12.1.1
product: CLN - Supply Chain Trading Connector for RosettaNet , meaning: Collaboration Action Type , description: Collaboration Action Type ,
-
PACKAGE BODY: APPS.IEX_STRATEGY_WF_PUB
12.2.2
-
PACKAGE BODY: APPS.IEX_WF_REP_STATUS_PUB
12.1.1
-
Lookup Type: CLN_ACTION_TYPE
12.2.2
product: CLN - Supply Chain Trading Connector for RosettaNet , meaning: Collaboration Action Type , description: Collaboration Action Type ,
-
PACKAGE BODY: APPS.IEX_WF_REP_STATUS_PUB
12.2.2
-
PACKAGE BODY: APPS.IEX_STRATEGY_WF_PUB
12.1.1
-
PACKAGE: APPS.IGI_EXPWARNINGS
12.2.2
-
PACKAGE: APPS.IGI_EXPWARNINGS
12.1.1
-
PACKAGE: APPS.IEX_STRATEGY_WF_PUB
12.2.2
-
Lookup Type: PA_TASK_UPDATE_ACTIONS
12.1.1
product: PA - Projects , meaning: Task Update Page Actions , description: Task Update Page Actions ,
-
PACKAGE: APPS.IEX_STRATEGY_WF_PUB
12.1.1
-
Lookup Type: PA_TASK_UPDATE_ACTIONS
12.2.2
product: PA - Projects , meaning: Task Update Page Actions , description: Task Update Page Actions ,
-
PACKAGE: APPS.IEX_WF_REP_STATUS_PUB
12.2.2
-
PACKAGE: APPS.IEX_WF_REP_STATUS_PUB
12.1.1
-
PACKAGE: APPS.PO_REQ_WF_BUILD_ACCOUNT_INIT
12.2.2
-
Lookup Type: PA_UPDATE_WBS_ACTION_LIST
12.1.1
product: PA - Projects , meaning: Update WBS Action Poplist , description: Update WBS Action Poplist ,
-
PACKAGE: APPS.PO_REQ_WF_BUILD_ACCOUNT_INIT
12.1.1
-
Lookup Type: PA_UPDATE_WBS_ACTION_LIST
12.2.2
product: PA - Projects , meaning: Update WBS Action Poplist , description: Update WBS Action Poplist ,
-
PACKAGE: APPS.XTR_WORKFLOW_PKG
12.2.2
-
PACKAGE: APPS.XTR_WORKFLOW_PKG
12.1.1
-
PACKAGE: APPS.IEX_WF_DEL_STATUS_PUB
12.1.1
-
PACKAGE: APPS.IEX_WF_DEL_REQ_CREDIT_PUB
12.1.1
-
PACKAGE: APPS.IEX_WF_DEL_REQ_CREDIT_PUB
12.2.2
-
PACKAGE: APPS.IEX_WF_DEL_STATUS_PUB
12.2.2
-
PACKAGE: APPS.IGW_WORKFLOW
12.1.1
-
PACKAGE: APPS.IEX_WF_DEL_REQ_SERVICE_PUB
12.1.1
-
PACKAGE BODY: APPS.INV_THIRD_PARTY_STOCK_PO_MDTR
12.2.2
-
PACKAGE: APPS.IEX_WF_DEL_CUR_STATUS_NOTE_PUB
12.2.2
-
PACKAGE: APPS.IEX_WF_DEL_REQ_SERVICE_PUB
12.2.2
-
PACKAGE: APPS.IEX_WF_DEL_CUR_STATUS_NOTE_PUB
12.1.1
-
PACKAGE BODY: APPS.INV_THIRD_PARTY_STOCK_PO_MDTR
12.1.1
-
PACKAGE: APPS.PO_WF_BUILD_ACCOUNT_INIT
12.1.1
-
PACKAGE: APPS.PO_WF_BUILD_ACCOUNT_INIT
12.2.2
-
PACKAGE: APPS.BEN_CWB_RSGN_EMP
12.1.1
-
PACKAGE: APPS.BEN_CWB_RSGN_EMP
12.2.2
-
PACKAGE BODY: APPS.IEX_WF_DEL_REQ_SERVICE_PUB
12.2.2
-
PACKAGE BODY: APPS.PA_CONTROL_ITEMS_WF_CLIENT
12.1.1
-
PACKAGE BODY: APPS.IEX_WF_DEL_REQ_SERVICE_PUB
12.1.1
-
PACKAGE: APPS.WSH_WF
12.1.1
-
PACKAGE: APPS.WSH_WF
12.2.2
-
PACKAGE: APPS.PA_CONTROL_ITEMS_WF_CLIENT
12.1.1