Geeks Talk

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.

EIM Question

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....

Go Back   Geeks Talk > Enterprise Solutions > Seibel
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 08-15-2008
Junior Member
 
Join Date: Aug 2008
Location: London
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
dravikumar23 is on a distinguished road
EIM Question

How can we set Primaries(Explicit) using EIM.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-23-2009
Junior Member
 
Join Date: Nov 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
ursvisnu is on a distinguished road
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
Reply With Quote
  #3 (permalink)  
Old 03-04-2009
Junior Member
 
Join Date: Aug 2008
Location: Bangalore
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
sifayathahmed is on a distinguished road
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
Reply With Quote
  #4 (permalink)  
Old 03-04-2009
Junior Member
 
Join Date: Aug 2008
Location: Bangalore
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
sifayathahmed is on a distinguished road
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
Reply With Quote
The Following User Says Thank You to sifayathahmed For This Useful Post:
Reply

  Geeks Talk > Enterprise Solutions > Seibel

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


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


All times are GMT -4. The time now is 02:31 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved