EIM: Populate Base Table Column
Hi,
We upgraded from 8.0 to 8.1 recently. We have EIM process to load Employee data into Siebel using EIM_EMPLOYEE table which inserts/updates values in S_PARTY, S_CONTACT, S_USER, S_EMP_PER, S_CONTACT_BU tables
We found that S_PARTY and S_USER table has 2 new Required columns in 8.1 as below:
S_USER.INTEG_USER_FLG
S_PARTY.ADMIN_ADJ_FLG
However for out of these 2 columns, in EIM_EMPLOYEE table, there is no corresponding EIM Column for INTEG_USER_FLG.
Is there any option to directly put value in Base Table column S_USER.INTEG_USER_FLG by doing changes in IFB file?
We upgraded from 8.0 to 8.1 recently. We have EIM process to load Employee data into Siebel using EIM_EMPLOYEE table which inserts/updates values in S_PARTY, S_CONTACT, S_USER, S_EMP_PER, S_CONTACT_BU tables
We found that S_PARTY and S_USER table has 2 new Required columns in 8.1 as below:
S_USER.INTEG_USER_FLG
S_PARTY.ADMIN_ADJ_FLG
However for out of these 2 columns, in EIM_EMPLOYEE table, there is no corresponding EIM Column for INTEG_USER_FLG.
Is there any option to directly put value in Base Table column S_USER.INTEG_USER_FLG by doing changes in IFB file?
0