Search Results lead_rank_score
Overview
The concurrent program ASXSLRS is a Sales Foundation utility registered under the AS – Sales Foundation product family in Oracle E-Business Suite 12.1.1 and 12.2.2. Its user-facing name is Update LEAD_RANK_SCORE, and its sole documented purpose is to update the LEAD_RANK_SCORE column on the AS_SALES_LEADS and AS_ACCESSES_ALL tables. These two tables are central to the Oracle Sales lead management data model: AS_SALES_LEADS stores sales lead header records, while AS_ACCESSES_ALL stores the assignment and access-control rows that determine which resources can view or work a given lead.
The program is enabled in the ETRM repository and is classified as a maintenance process rather than an interactive report. Because it performs a bulk update against high-volume lead tables, it exists primarily to service the lead ranking and scoring feature within Oracle Sales, where leads are prioritized for sales representatives based on ranking algorithms. The LEAD_RANK_SCORE value is the numeric score surfaced by those ranking routines.
Execution Details
Per the documented ETRM metadata, the concurrent program is configured as follows:
- Execution Method: PL/SQL Stored Procedure
- Argument Method: Standard
- Executable: ASXSLRS
- Execution Filename:
AS_SALES_LEAD_RANKS_PVT.UPDATE_LEAD_RANK_SCORE - Enabled: Yes
The executable short name ASXSLRS resolves to the PL/SQL package procedure AS_SALES_LEAD_RANKS_PVT.UPDATE_LEAD_RANK_SCORE. Because the execution method is a stored procedure rather than a report or a host script, the program does not produce a printed output file; its effect is transactional, committing score recalculations directly to the underlying lead tables. The Standard argument method indicates that no special token substitution or incremental-argument handling is used, and the program is invoked with its parameter list defined in the standard concurrent program framework.
How to Run
The ETRM documentation states explicitly that the program “should be run from lead rank API only.” This is a critical operational constraint. Although the program is enabled and can technically be submitted from the Standard Request Submission (SRS) window, Oracle’s documented guidance is that it be invoked indirectly by the lead ranking API rather than launched manually by an end user. Administrators should therefore treat ASXSLRS as a background service routine that the application calls when lead ranking is calculated or refreshed.
Where a manual or scheduled submission is required for troubleshooting or batch recalculation, the program is submitted through the standard SRS flow (Requests → Run) under the application Sales Foundation, using the user-facing name Update LEAD_RANK_SCORE. Because the Argument Method is Standard, parameters—if exposed in a given environment—are supplied directly as concurrent program arguments rather than through a report parameter form. Any run should be scoped to a maintenance window, since the process updates the full set of lead rank scores across AS_SALES_LEADS and AS_ACCESSES_ALL.
Related Objects
- AS_SALES_LEADS – primary lead table whose
LEAD_RANK_SCOREcolumn is updated. - AS_ACCESSES_ALL – assignment/access table whose
LEAD_RANK_SCOREcolumn is also updated. - AS_SALES_LEAD_RANKS_PVT – the PL/SQL package containing
UPDATE_LEAD_RANK_SCORE; also the entry point for the lead rank API. - Lead Rank API – the documented caller of this program; the supported invocation path.
- Concurrent program ASXSLRS – the SRS registration referencing the procedure.
Supporting objects include the Oracle Sales lead and opportunity schema, assignment manager views, and the DBA/System Administrator concurrent manager queues used to schedule the request. No interface table or output report is associated with this program in the documented metadata.
-
Concurrent Program: ASXSLRS
12.2.2
execution_filename: AS_SALES_LEAD_RANKS_PVT.UPDATE_LEAD_RANK_SCORE , product: AS - Sales Foundation , user_name: ASXSLRS , description: Update lead_rank_score for as_sales_leads and as_accesses_all , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
VIEW: BIM.BIM_I_LEAD_FACTS_STG#
12.2.2
-
Concurrent Program: ASXSLRS
12.1.1
execution_filename: AS_SALES_LEAD_RANKS_PVT.UPDATE_LEAD_RANK_SCORE , product: AS - Sales Foundation , user_name: ASXSLRS , description: Update lead_rank_score for as_sales_leads and as_accesses_all , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
VIEW: OSM.AS_ACCESSES_PURGE_TEMP#
12.2.2
-
VIEW: BIM.BIM_I_LEAD_FACTS#
12.2.2
-
VIEW: OSM.AS_ACCESSES_ALL_ALL#
12.2.2
-
VIEW: OSM.AS_SALES_LEADS#
12.2.2
-
View: AS_ACCESSES_ALL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AS.AS_ACCESSES_ALL, object_name:AS_ACCESSES_ALL, status:VALID, product: AS - Sales Foundation , implementation_dba_data: APPS.AS_ACCESSES_ALL ,
-
VIEW: APPS.AS_ACCESSES_ALL
12.2.2
-
VIEW: APPS.AS_ACCESSES_ALL
12.1.1
-
View: AS_ACCESSES_ALL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AS.AS_ACCESSES_ALL, object_name:AS_ACCESSES_ALL, status:VALID, product: AS - Sales Foundation , implementation_dba_data: APPS.AS_ACCESSES_ALL ,
-
VIEW: BIM.BIM_I_LEAD_FACTS_STG#
12.2.2
owner:BIM, object_type:VIEW, object_name:BIM_I_LEAD_FACTS_STG#, status:VALID,
-
TABLE: BIM.BIM_I_LEAD_FACTS_STG
12.2.2
owner:BIM, object_type:TABLE, object_name:BIM_I_LEAD_FACTS_STG, status:VALID,
-
VIEW: OSM.AS_ACCESSES_ALL_ALL#
12.2.2
owner:OSM, object_type:VIEW, object_name:AS_ACCESSES_ALL_ALL#, status:VALID,
-
TABLE: OSM.AS_ACCESSES_PURGE_TEMP
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_ACCESSES_PURGE_TEMP, object_name:AS_ACCESSES_PURGE_TEMP, status:VALID,
-
TABLE: BIM.BIM_I_LEAD_FACTS_STG
12.1.1
owner:BIM, object_type:TABLE, object_name:BIM_I_LEAD_FACTS_STG, status:VALID,
-
VIEW: OSM.AS_ACCESSES_PURGE_TEMP#
12.2.2
owner:OSM, object_type:VIEW, object_name:AS_ACCESSES_PURGE_TEMP#, status:VALID,
-
TABLE: OSM.AS_ACCESSES_PURGE_TEMP
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_ACCESSES_PURGE_TEMP, object_name:AS_ACCESSES_PURGE_TEMP, status:VALID,
-
APPS.BIM_I_LEAD_FACTS_PKG SQL Statements
12.1.1
-
VIEW: BIM.BIM_I_LEAD_FACTS#
12.2.2
owner:BIM, object_type:VIEW, object_name:BIM_I_LEAD_FACTS#, status:VALID,
-
VIEW: APPS.AST_MYTEAM_SALESLEAD_UWQ_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AST.AST_MYTEAM_SALESLEAD_UWQ_V, object_name:AST_MYTEAM_SALESLEAD_UWQ_V, status:VALID,
-
VIEW: APPS.AST_MYTEAM_SALESLEAD_UWQ_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AST.AST_MYTEAM_SALESLEAD_UWQ_V, object_name:AST_MYTEAM_SALESLEAD_UWQ_V, status:VALID,
-
VIEW: APPS.AST_SALESLEAD_UWQ_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AST.AST_SALESLEAD_UWQ_V, object_name:AST_SALESLEAD_UWQ_V, status:VALID,
-
VIEW: APPS.AST_SALESLEAD_UWQ_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AST.AST_SALESLEAD_UWQ_V, object_name:AST_SALESLEAD_UWQ_V, status:VALID,
-
VIEW: OSM.AS_SALES_LEADS#
12.2.2
owner:OSM, object_type:VIEW, object_name:AS_SALES_LEADS#, status:VALID,
-
TABLE: OSM.AS_ACCESSES_ALL_ALL
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_ACCESSES_ALL_ALL, object_name:AS_ACCESSES_ALL_ALL, status:VALID,
-
TABLE: OSM.AS_ACCESSES_ALL_ALL
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_ACCESSES_ALL_ALL, object_name:AS_ACCESSES_ALL_ALL, status:VALID,
-
TABLE: BIM.BIM_I_LEAD_FACTS
12.1.1
owner:BIM, object_type:TABLE, object_name:BIM_I_LEAD_FACTS, status:VALID,
-
TABLE: OSM.AS_SALES_LEADS
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_SALES_LEADS, object_name:AS_SALES_LEADS, status:VALID,
-
TABLE: BIM.BIM_I_LEAD_FACTS
12.2.2
owner:BIM, object_type:TABLE, object_name:BIM_I_LEAD_FACTS, status:VALID,
-
TABLE: OSM.AS_SALES_LEADS
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_SALES_LEADS, object_name:AS_SALES_LEADS, status:VALID,
-
View: AST_SALESLEAD_UWQ_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AST.AST_SALESLEAD_UWQ_V, object_name:AST_SALESLEAD_UWQ_V, status:VALID, product: AST - TeleSales , implementation_dba_data: APPS.AST_SALESLEAD_UWQ_V ,
-
View: AST_MYTEAM_SALESLEAD_UWQ_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AST.AST_MYTEAM_SALESLEAD_UWQ_V, object_name:AST_MYTEAM_SALESLEAD_UWQ_V, status:VALID, product: AST - TeleSales , implementation_dba_data: APPS.AST_MYTEAM_SALESLEAD_UWQ_V ,
-
View: AST_MYTEAM_SALESLEAD_UWQ_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AST.AST_MYTEAM_SALESLEAD_UWQ_V, object_name:AST_MYTEAM_SALESLEAD_UWQ_V, status:VALID, product: AST - TeleSales , implementation_dba_data: APPS.AST_MYTEAM_SALESLEAD_UWQ_V ,
-
View: AST_SALESLEAD_UWQ_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AST.AST_SALESLEAD_UWQ_V, object_name:AST_SALESLEAD_UWQ_V, status:VALID, product: AST - TeleSales , implementation_dba_data: APPS.AST_SALESLEAD_UWQ_V ,
-
VIEW: APPS.AS_ACCESSES_ALL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AS.AS_ACCESSES_ALL, object_name:AS_ACCESSES_ALL, status:VALID,
-
VIEW: APPS.AS_ACCESSES_ALL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AS.AS_ACCESSES_ALL, object_name:AS_ACCESSES_ALL, status:VALID,
-
PACKAGE BODY: APPS.BIM_I_LEAD_FACTS_PKG
12.1.1
-
APPS.AS_SALES_LEAD_RANKS_PVT SQL Statements
12.1.1
-
APPS.AS_SALES_LEAD_RANKS_PVT SQL Statements
12.2.2
-
APPS.AS_SALES_LEAD_ASSIGN_PVT SQL Statements
12.1.1
-
APPS.AS_GAR_LEADS_PUB SQL Statements
12.2.2
-
APPS.AS_SALES_LEADS_PKG SQL Statements
12.2.2
-
APPS.AS_SALES_LEADS_PVT SQL Statements
12.2.2
-
APPS.AS_SALES_LEADS_PKG SQL Statements
12.1.1
-
APPS.AS_SALES_LEADS_PVT SQL Statements
12.1.1
-
APPS.AS_SALES_LEAD_ASSIGN_PVT SQL Statements
12.2.2
-
APPS.AS_LEAD_ROUTING_WF SQL Statements
12.1.1
-
APPS.AS_LEAD_ROUTING_WF SQL Statements
12.2.2
-
APPS.AS_ACCESSES_PKG SQL Statements
12.1.1