OBIA 11G: DOMAIN CODE 'PO_DOCUMENT_TYPES' Is Not Having Source Domain Members To Map And Full Load Is Not Populating The W_XACT_TYPE_D_TL Table
(Doc ID 2364248.1)
Last updated on JULY 08, 2021
Applies to:
Business Intelligence Applications Consumer - Version 11.1.1.10.2 and laterInformation in this document applies to any platform.
Symptoms
DOMAIN CODE 'PO_DOCUMENT_TYPES' is not having any source domain members to map. The Domain Code='PO_DOCUMENT_TYPES' is getting loaded from session SDE_ORA_DomainGeneral_PurchaseOrderType
Due to this W_XACT_TYPE_D_TL and W_DOMAIN_MEMBER_LKP_TL table does not have data for 'PO_DOCUMENT_TYPES' .
Verified the Data by executing below queries.
Select * from W_DOMAIN_MEMBER_LKP_TL Where DOMAIN_CODE = 'PO_DOCUMENT_TYPES' ;
SELECT * FROM W_DOMAIN_MEMBER_G WHERE DOMAIN_CODE='PO_DOCUMENT_TYPES';
SELECT * FROM W_DOMAIN_MEMBER_GS WHERE DOMAIN_CODE='PO_DOCUMENT_TYPES';
Changes
Implemented OBIA 11.1.1.10.2 and also done BIACM domain member & other configurations before the full load.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |