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):




