Question
Atos
Atos
NL
Atos
Posted: Nov 28, 2024
Last activity: Dec 9, 2024
Last activity: 9 Dec 2024 11:41 EST
Closed
Create a table for BIX 'Map To Name'
I want to create an overview of BIX extract rule value.
Example:
| To Table | Property Name | Map To Name |
| Table1 | pxCreateDateTime | CreationDate |
| Table1 | pxUpdateDateTime | UpdateDate |
Current BIX extract rule Output format: Database Schema
Goal:
Create an overview of original property names and their map to names counterparts.
***Edited by Moderator Rupashree S. to add Capability tags***
@Bob Reawaruw To create an overview of BIX extract rule values you can define the mapping of original property names to their corresponding mapped names. For example you can specify that the property 'Table1 pxCreateDateTime' maps to 'CreationDate' and 'Table1 pxUpdateDateTime' maps to 'UpdateDate'. This mapping can be documented in a structured format such as a table to clearly show the relationship between the original property names and their mapped counterparts. The output format for the BIX extract rule can be set to Database Schema which will facilitate the extraction of this mapped data.
⚠ This is a GenAI-powered tool. All generated answers require validation against the provided references.
Extract rules overview