This post is contributed by Lakshmi. She is a regular visitor of SiebelGuide.com blogs. On behalf of all our visitors I thank Lakshmi for her participation and sharing her knowledge.
Assume there 2 IC fields (Field1, Field 2) for an IC.
Field 2 has to be update only after Field1 is updated.
Then FieldDependency User Property should use on IC Field as –
User Property Name – FieldDependency
Value – <Field2name>
If still dint understand, Practical Example:
Upserting set of Opportunities (Opportunities with Accounts, and Account related Address) using EAI Siebel Adapter. Unless Account is associated with Opty, Address should not be associated with Opty. Since Addresses should be filtered on Account Name.
Import of the record in below way
1. Opportunity
2. Account
3. Address
Hence should need above User Property on Address field as -
User Property Name – FieldDependency
Value – Account Name
Ofcourse if you still couldn’t understand, take an example of Hierarchical picklist and translate the above example. Hope you would be benefited with this User Property.
Best of luck and regards
Related posts(Auto Generated):





December 29th, 2009 at 3:07 am
I have given task of getting data from Siebel using TIBCO adapter for Siebel. When I tried to import file - 77TIBSiebelAdapterHTTPAgentBusinessService_escript.sif
using Siebel Tools it gives me error that required field Management State Type not found. It seems that above .sif file is for Siebel 7.7x whereas I am using Siebel 8.0 where that above field newly added. Since I am just beginning to get familier with Siebel, I just want to make some changes to .sif file to add that Management State Type so that import will be successful. How can I do that?
Where can I get sample .sif file where that management State Type field is used?
December 29th, 2009 at 6:23 pm
Looks like the field you are referring to is inbuilt for siebel. you should import the business service in 7.7 and not in 8.0.
May 26th, 2010 at 7:13 am
Hi Lakshmi,
May I know the place from which I can find the userproperties given by Siebel in all respects. i.e. BC’s, BS’s, applet, IO ..etc.
Thanks,
Naresh.
September 25th, 2011 at 1:04 am
As Chlraie Sheen says, this article is ?WINNING!?