Search Results oracle jgzz_fiscal_code
The AMS_ACT_WF_REQUESTS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Oracle Marketing (AMS) module, specifically designed to manage workflow-related requests for marketing activities. This table serves as a repository for tracking workflow instances, their statuses, and associated metadata, ensuring seamless automation and approval processes for marketing campaigns, events, and other promotional activities. Below is a detailed breakdown of its purpose, key columns, and functional significance in Oracle EBS.
Purpose and Context
The AMS_ACT_WF_REQUESTS
table is integral to Oracle Marketing's workflow engine, which automates approval processes and task routing for marketing initiatives. When a user initiates a marketing activity (e.g., a campaign, event, or promotion), the system generates a workflow request stored in this table. It acts as a bridge between the marketing application and Oracle Workflow, ensuring that approvals, notifications, and status updates are systematically recorded and processed.
Key Columns and Their Significance
The table contains several columns that capture workflow-specific data, including:
- REQUEST_ID: A unique identifier for each workflow request, often serving as the primary key.
- ACTIVITY_WORKFLOW_ID: Links the workflow request to a specific marketing activity (e.g., campaign or event).
- WORKFLOW_NAME: Specifies the name of the workflow process (e.g., "AMS_CAMPAIGN_APPROVAL").
- STATUS_CODE: Indicates the current state of the workflow (e.g., "PENDING," "APPROVED," "REJECTED").
- CREATION_DATE and LAST_UPDATE_DATE: Timestamps for tracking when the request was created or modified.
- CREATED_BY and LAST_UPDATED_BY: User IDs of individuals who initiated or updated the request.
- WF_ITEM_TYPE and WF_ITEM_KEY: References to Oracle Workflow's internal item type and key, enabling integration with the broader workflow engine.
Functional Workflow
When a marketing activity requires approval, the system inserts a record into AMS_ACT_WF_REQUESTS
, triggering the associated workflow. The workflow engine then routes the request to designated approvers, updates the STATUS_CODE
based on their responses, and logs all transitions. For example, a campaign approval workflow might involve sequential approvals from a manager and a budget owner, with each step reflected in this table.
Integration with Oracle Workflow
The table's WF_ITEM_TYPE
and WF_ITEM_KEY
columns establish a direct link to Oracle Workflow's runtime data, stored in tables like WF_ITEMS
and WF_NOTIFICATIONS
. This integration ensures that marketing-specific workflows adhere to Oracle's standardized workflow framework while retaining context-specific attributes.
Customization and Extensibility
In EBS 12.1.1 and 12.2.2, administrators can extend or customize workflows tied to AMS_ACT_WF_REQUESTS
using Oracle Workflow Builder. For instance, additional approval layers or conditional branching can be implemented by modifying the underlying workflow definition, with the table serving as the audit trail for all changes.
Reporting and Auditing
The table supports compliance and reporting needs by providing a historical record of workflow executions. Queries against AMS_ACT_WF_REQUESTS
can reveal bottlenecks (e.g., prolonged "PENDING" statuses) or audit trails for regulatory purposes.
Conclusion
The AMS_ACT_WF_REQUESTS
table is a cornerstone of Oracle Marketing's workflow automation in EBS 12.1.1 and 12.2.2. By centralizing workflow request data, it ensures transparency, efficiency, and accountability in marketing operations. Its integration with Oracle Workflow and role in approvals, notifications, and status tracking make it indispensable for organizations leveraging Oracle Marketing to streamline their promotional processes.
-
View: AMS_TAR_ORGANIZATION_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_TAR_ORGANIZATION_V, object_name:AMS_TAR_ORGANIZATION_V, status:VALID, product: AMS - Marketing , description: This View shows the information stored for an "AMS_ORGANIZATION" List source type. , implementation_dba_data: APPS.AMS_TAR_ORGANIZATION_V ,
-
View: AMS_TAR_ORGANIZATION_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_TAR_ORGANIZATION_V, object_name:AMS_TAR_ORGANIZATION_V, status:VALID, product: AMS - Marketing , description: This View shows the information stored for an "AMS_ORGANIZATION" List source type. , implementation_dba_data: APPS.AMS_TAR_ORGANIZATION_V ,
-
View: AMS_TAR_PERSON_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_TAR_PERSON_V, object_name:AMS_TAR_PERSON_V, status:VALID, product: AMS - Marketing , description: This View shows the information stored for an "AMS_PERSON" List source type. , implementation_dba_data: APPS.AMS_TAR_PERSON_V ,
-
View: AMS_LT_PERSON_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_LT_PERSON_DETAILS_V, object_name:AMS_LT_PERSON_DETAILS_V, status:VALID, product: AMS - Marketing , description: Data Source view to get information about b2c contacts , implementation_dba_data: APPS.AMS_LT_PERSON_DETAILS_V ,
-
View: AMS_LT_PERSON_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_LT_PERSON_DETAILS_V, object_name:AMS_LT_PERSON_DETAILS_V, status:VALID, product: AMS - Marketing , description: Data Source view to get information about b2c contacts , implementation_dba_data: APPS.AMS_LT_PERSON_DETAILS_V ,
-
View: AMS_TAR_PERSON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_TAR_PERSON_V, object_name:AMS_TAR_PERSON_V, status:VALID, product: AMS - Marketing , description: This View shows the information stored for an "AMS_PERSON" List source type. , implementation_dba_data: APPS.AMS_TAR_PERSON_V ,
-
View: AMS_TAR_CONTACT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_TAR_CONTACT_V, object_name:AMS_TAR_CONTACT_V, status:VALID, product: AMS - Marketing , description: This View shows the information stored for an "AMS_CONTACT" List source type. , implementation_dba_data: APPS.AMS_TAR_CONTACT_V ,
-
View: AMS_TAR_CONTACT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_TAR_CONTACT_V, object_name:AMS_TAR_CONTACT_V, status:VALID, product: AMS - Marketing , description: This View shows the information stored for an "AMS_CONTACT" List source type. , implementation_dba_data: APPS.AMS_TAR_CONTACT_V ,
-
View: AMS_P_PERSON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_P_PERSON_V, object_name:AMS_P_PERSON_V, status:VALID, product: AMS - Marketing , description: This public view returns all entries from the HZ_PARTIES table which have a party_type of PERSON. Used for list generation. , implementation_dba_data: APPS.AMS_P_PERSON_V ,
-
View: AMS_P_PERSON_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_P_PERSON_V, object_name:AMS_P_PERSON_V, status:VALID, product: AMS - Marketing , description: This public view returns all entries from the HZ_PARTIES table which have a party_type of PERSON. Used for list generation. , implementation_dba_data: APPS.AMS_P_PERSON_V ,
-
View: AMS_ORGANIZATION_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_ORGANIZATION_V, object_name:AMS_ORGANIZATION_V, status:VALID, product: AMS - Marketing , description: This View returns all entries from the HZ_PARTIES table which have a party_type of ORGANIZATION. Used for list generation. , implementation_dba_data: APPS.AMS_ORGANIZATION_V ,
-
View: AMS_ORGANIZATION_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_ORGANIZATION_V, object_name:AMS_ORGANIZATION_V, status:VALID, product: AMS - Marketing , description: This View returns all entries from the HZ_PARTIES table which have a party_type of ORGANIZATION. Used for list generation. , implementation_dba_data: APPS.AMS_ORGANIZATION_V ,
-
View: AMS_P_ORGANIZATION_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_P_ORGANIZATION_V, object_name:AMS_P_ORGANIZATION_V, status:VALID, product: AMS - Marketing , description: This View returns all entries from the HZ_PARTIES table which have a party_type of ORGANIZATION. Used for list generation. , implementation_dba_data: APPS.AMS_P_ORGANIZATION_V ,
-
View: AMS_P_ORGANIZATION_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_P_ORGANIZATION_V, object_name:AMS_P_ORGANIZATION_V, status:VALID, product: AMS - Marketing , description: This View returns all entries from the HZ_PARTIES table which have a party_type of ORGANIZATION. Used for list generation. , implementation_dba_data: APPS.AMS_P_ORGANIZATION_V ,
-
View: AMS_LT_ORG_CONTACT_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_LT_ORG_CONTACT_DETAILS_V, object_name:AMS_LT_ORG_CONTACT_DETAILS_V, status:VALID, product: AMS - Marketing , description: Data Source view to get information about b2b contacts , implementation_dba_data: APPS.AMS_LT_ORG_CONTACT_DETAILS_V ,
-
View: AMS_LT_ORG_CONTACT_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_LT_ORG_CONTACT_DETAILS_V, object_name:AMS_LT_ORG_CONTACT_DETAILS_V, status:VALID, product: AMS - Marketing , description: Data Source view to get information about b2b contacts , implementation_dba_data: APPS.AMS_LT_ORG_CONTACT_DETAILS_V ,
-
View: AMS_ORG_EMPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_ORG_EMPS_V, object_name:AMS_ORG_EMPS_V, status:VALID, product: AMS - Marketing , description: This view stores the details of contacts who are employees , implementation_dba_data: APPS.AMS_ORG_EMPS_V ,
-
View: AMS_ORG_EMPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_ORG_EMPS_V, object_name:AMS_ORG_EMPS_V, status:VALID, product: AMS - Marketing , description: This view stores the details of contacts who are employees , implementation_dba_data: APPS.AMS_ORG_EMPS_V ,
-
View: AMS_IBA_EMPLOYEE_ORG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_IBA_EMPLOYEE_ORG_V, object_name:AMS_IBA_EMPLOYEE_ORG_V, status:VALID, product: AMS - Marketing , description: This view selects organization details of employees. It is used to create segments for business tobusiness users in iMarketing. , implementation_dba_data: APPS.AMS_IBA_EMPLOYEE_ORG_V ,
-
View: AMS_IBA_EMPLOYEE_ORG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_IBA_EMPLOYEE_ORG_V, object_name:AMS_IBA_EMPLOYEE_ORG_V, status:VALID, product: AMS - Marketing , description: This view selects organization details of employees. It is used to create segments for business tobusiness users in iMarketing. , implementation_dba_data: APPS.AMS_IBA_EMPLOYEE_ORG_V ,
-
View: AMS_P_CONTACT_ORG_V
12.1.1
product: AMS - Marketing , description: This view selects the organization details for a contact. , implementation_dba_data: Not implemented in this database ,
-
View: AMS_P_CONTACT_ORG_V
12.2.2
product: AMS - Marketing , description: This view selects the organization details for a contact. , implementation_dba_data: Not implemented in this database ,
-
View: AMS_ORG_PROFILES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_ORG_PROFILES_V, object_name:AMS_ORG_PROFILES_V, status:VALID, product: AMS - Marketing , description: This public view returns an organization profile for an organization. Used for list generation. , implementation_dba_data: APPS.AMS_ORG_PROFILES_V ,
-
View: AMS_ORG_PROFILES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_ORG_PROFILES_V, object_name:AMS_ORG_PROFILES_V, status:VALID, product: AMS - Marketing , description: This public view returns an organization profile for an organization. Used for list generation. , implementation_dba_data: APPS.AMS_ORG_PROFILES_V ,
-
View: AMS_IBA_EMPLOYEE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_IBA_EMPLOYEE_V, object_name:AMS_IBA_EMPLOYEE_V, status:VALID, product: AMS - Marketing , description: This view selects employee details of organizations. It is used to create segments for business tobusiness users in iMarketing. , implementation_dba_data: APPS.AMS_IBA_EMPLOYEE_V ,
-
View: AMS_P_CONTACT_V
12.2.2
product: AMS - Marketing , description: This view returns all Contacts for an Organization. Used for list generation. , implementation_dba_data: Not implemented in this database ,
-
View: AMS_P_PARTY_CONTACT_V
12.1.1
product: AMS - Marketing , description: This view returns all party contacts . Used for list generation. , implementation_dba_data: Not implemented in this database ,
-
View: AMS_P_CONTACT_V
12.1.1
product: AMS - Marketing , description: This view returns all Contacts for an Organization. Used for list generation. , implementation_dba_data: Not implemented in this database ,
-
View: AMS_IBA_EMPLOYEE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_IBA_EMPLOYEE_V, object_name:AMS_IBA_EMPLOYEE_V, status:VALID, product: AMS - Marketing , description: This view selects employee details of organizations. It is used to create segments for business tobusiness users in iMarketing. , implementation_dba_data: APPS.AMS_IBA_EMPLOYEE_V ,
-
View: AMS_P_PARTY_CONTACT_V
12.2.2
product: AMS - Marketing , description: This view returns all party contacts . Used for list generation. , implementation_dba_data: Not implemented in this database ,
-
View: AMS_ORG_CONTACT_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_ORG_CONTACT_DETAILS_V, object_name:AMS_ORG_CONTACT_DETAILS_V, status:VALID, product: AMS - Marketing , description: This view lists the details of organization contacts , implementation_dba_data: APPS.AMS_ORG_CONTACT_DETAILS_V ,
-
View: AMS_ORG_CONTACT_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_ORG_CONTACT_DETAILS_V, object_name:AMS_ORG_CONTACT_DETAILS_V, status:VALID, product: AMS - Marketing , description: This view lists the details of organization contacts , implementation_dba_data: APPS.AMS_ORG_CONTACT_DETAILS_V ,
-
View: AMS_PERSON_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_PERSON_DETAILS_V, object_name:AMS_PERSON_DETAILS_V, status:VALID, product: AMS - Marketing , description: Information about parties such as people. , implementation_dba_data: APPS.AMS_PERSON_DETAILS_V ,
-
View: AMS_PERSON_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_PERSON_DETAILS_V, object_name:AMS_PERSON_DETAILS_V, status:VALID, product: AMS - Marketing , description: Information about parties such as people. , implementation_dba_data: APPS.AMS_PERSON_DETAILS_V ,
-
View: AMS_ORG_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_ORG_DETAILS_V, object_name:AMS_ORG_DETAILS_V, status:VALID, product: AMS - Marketing , description: This view list the details of an Organization , implementation_dba_data: APPS.AMS_ORG_DETAILS_V ,
-
View: AMS_ORG_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_ORG_DETAILS_V, object_name:AMS_ORG_DETAILS_V, status:VALID, product: AMS - Marketing , description: This view list the details of an Organization , implementation_dba_data: APPS.AMS_ORG_DETAILS_V ,
-
View: AMS_LEAD_MAPPING_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_LEAD_MAPPING_V, object_name:AMS_LEAD_MAPPING_V, status:VALID, product: AMS - Marketing , description: This view stores the mapping of ams_imp_source_lines table. This is used to populate the data from the data file. , implementation_dba_data: APPS.AMS_LEAD_MAPPING_V ,
-
View: AMS_LEAD_MAPPING_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_LEAD_MAPPING_V, object_name:AMS_LEAD_MAPPING_V, status:VALID, product: AMS - Marketing , description: This view stores the mapping of ams_imp_source_lines table. This is used to populate the data from the data file. , implementation_dba_data: APPS.AMS_LEAD_MAPPING_V ,
-
View: AMS_HZ_B2B_MAPPING_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_HZ_B2B_MAPPING_V, object_name:AMS_HZ_B2B_MAPPING_V, status:VALID, product: AMS - Marketing , description: This view stores the mapping of ams_imp_source_lines table. This is used to populate the data from the data file. , implementation_dba_data: APPS.AMS_HZ_B2B_MAPPING_V ,
-
View: AMS_HZ_B2B_MAPPING_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_HZ_B2B_MAPPING_V, object_name:AMS_HZ_B2B_MAPPING_V, status:VALID, product: AMS - Marketing , description: This view stores the mapping of ams_imp_source_lines table. This is used to populate the data from the data file. , implementation_dba_data: APPS.AMS_HZ_B2B_MAPPING_V ,
-
Lookup Type: AMS_OP_DATASET
12.1.1
product: AMS - Marketing , meaning: Dataset for Oracle Personalization , description: Dataset for Oracle Personalization ,
-
Lookup Type: AMS_OP_DATASET
12.2.2
product: AMS - Marketing , meaning: Dataset for Oracle Personalization , description: Dataset for Oracle Personalization ,
-
Table: AMS_ACT_WF_REQUESTS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_WF_REQUESTS, object_name:AMS_ACT_WF_REQUESTS, status:VALID, product: AMS - Marketing , description: Stores all requests that have been submitted to Oracle Workflow inside Oracle Marketing for the apprkoval Process. , implementation_dba_data: AMS.AMS_ACT_WF_REQUESTS ,
-
Table: AMS_ACT_WF_REQUESTS
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_WF_REQUESTS, object_name:AMS_ACT_WF_REQUESTS, status:VALID, product: AMS - Marketing , description: Stores all requests that have been submitted to Oracle Workflow inside Oracle Marketing for the apprkoval Process. , implementation_dba_data: AMS.AMS_ACT_WF_REQUESTS ,
-
Table: AMS_IBA_OP_SETUP
12.1.1
product: AMS - Marketing , description: Stores the setup information for Oracle Personalization integration , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: AMS_OP_PURCH_PROD_VALD
12.1.1
product: AMS - Marketing , meaning: Oracle Personalization Purchased product validity ,
-
Lookup Type: AMS_OP_VISITOR_ACTION
12.1.1
product: AMS - Marketing , meaning: Oracle Personalization Visitor Action ,
-
Lookup Type: AMS_CAMP_FULFILL_ON
12.2.2
product: AMS - Marketing , meaning: Oracle Marketing , description: Campaign Fullfillment Values ,
-
Lookup Type: AMS_OP_VISITOR_ACTION
12.2.2
product: AMS - Marketing , meaning: Oracle Personalization Visitor Action ,
-
Lookup Type: AMS_OP_PRODUCT_SERENDIPITY
12.2.2
product: AMS - Marketing , meaning: Oracle Personalization Product Serendipity ,