Siebel Link search Spec containing ParentFieldValue not working from SOAP UI/EAI OM
Hi,
We have following hierarchy of IO
Parent: Action
Child : Case
Grand Child : CaseAction
basically Siebel IO is created to fetch an activity (action)and all related activities from the case(Reason why case and CaseAction in IC). Now there is a ink between Case and Acse Action which has search spec which contain [Filed1]= ParentFieldValue("Field2") where Field1 and Field2 are fields in CaseAction and Case respectively. Now when I simulate the EAI siebel Adpater BS using QueryPage i am getting the CaseAction Hierarchy as well. When the same is done from SOAP UI using EAI OM the CaseAction hierarchy is not at all present. I suspect the link is not returning any records in acse