Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on EIM Question within the Seibel forums, part of the Enterprise Solutions category; How can we set Primaries(Explicit) using EIM....
|
|||||||
|
|||
|
Re: EIM Question
Siebel EIM populates primary foreign keys through the use of explicit primary mapping. When importing MVG records through Siebel EIM a column exists in the EIM table which can be used to flag the record as a primary MVG record. This is called an explicit primary mapping. However if you do not explicitly flag an MVG as primary the MVG records will still import and will not be flagged as primary. This is called implicit primary mapping
|
|
|||
|
Re: EIM Question
Give the miscellaneous sql parameter in the ifb file for the corresponding column as explicit primary and upload the corresponding EIM table column for explicit primary as y for the record you have set it to primary
eg. MISC SQL = EXPR_FINS_S_ORG_EXT_PR_BL_PER_ID |
|
|||
|
Re: EIM Question
In case you have to use implicit mapping
give MISC SQL=IMPR_FINS_S_ORG_EXT_PR_BL_PER_ID in the IFB file Pls Note: This will mark implicit primary for the mvg field and it will ignore the values you set as explicit primary. In case you have to use implicit and explicit primary, ie if in case explicit primary is given, it should use explicit primary or if no primary is set, it should use implicit primary. In that case, give MISC SQL=EXPR_FINS_S_ORG_EXT_PR_BL_PER_ID,IMPR_FINS_S_ORG_EXT_PR_BL_ PER_ID in the IFB file |
| The Following User Says Thank You to sifayathahmed For This Useful Post: | ||
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Question | shitalpatil | Brainteasers | 6 | 06-26-2009 04:37 AM |
| asp question | shimulpaul | ASP.NET | 9 | 12-18-2008 10:01 AM |
| question | dheerendrasi | C# | 2 | 05-15-2008 09:34 AM |
| Question | Manoj.Oracle | Oracle Apps | 2 | 03-10-2008 08:54 AM |
| Question | padmakrishna | Java | 0 | 01-22-2008 04:04 PM |