Query
InformItemData/Query| Attribute/Child | Value/Map to Oracle InForm |
|---|---|
| DBUID |
Entity: Query. Property: DBUID. |
| OID | Query identifier. |
| Text | The text of the query. |
| Type | Autoquery or User. |
| Revision | Revision. |
| Query/QueryStatus | The status of the query. |
Example
<pf:Query OID="{08016623-5E3D-417C-93BB-33573CF1E1DC}" Text="Data does not match source" Type="User">
<pf:QueryStatus Status="Open">
<AuditRecord>
<UserRef UserOID="system" />
<LocationRef LocationOID="Unknown" />
<DateTimeStamp>2008-03-17T19:17:22+00:00</DateTimeStamp>
<ReasonForChange>Data does not match source</ReasonForChange>
</AuditRecord>
</pf:QueryStatus>
</pf:Query>Parent topic: ODM mapping