If your staging control record should read a database table, the XAI service may include selection criteria in its WHERE clause. If that is the case, then your staging control record should populate the selection criteria. The name of this table is CI_XML_STGCTL_P. The following table describes each column on this table.
Column Name | Length | Req'd | Data Type | Comments |
---|---|---|---|---|
XML_STG_CTL_ID | 10 | Y | N | The unique identifier of the staging control record. |
XML_STG_CTL_PARM | 18 | Y | A/N | Indicate the element in the WHERE clause whose value will limit the selection of records. |
XML_STG_CTL_PVAL | 250 | Y | A/N | Use this to indicate the value used to limit selection of records. |
Copyright © 2007, 2016, Oracle and/or its affiliates. All rights reserved. Documentation build: 2.5.2016 10:21:45 [T1_1454696505000]