DECLARE ns1 NAMESPACE 'http:/www.siebel.com/xml/ListofJCIPeopleSoftPayroll';
SET OutputRoot.XMLNSC.Root.Data = CARDINALITY(InputRoot.XMLNSC.ns1:SiebelMessage.ns1:ListOfJciIoPeoplesoftPayroll.ns1:Employee[]);
and finally here is my error
Code:
''SET OutputRoot.XMLNSC.Root.Data = CARDINALITY(InputRoot.XMLNSC.ns1:SiebelMessage.ns1:ListOfJciIoPeoplesoftPayroll.ns1:Employee[ ]);'' at ('.FusionBatch_PayrollTimesheet.Main', '10.3').
2008-09-12 10:03:24.078752 14876 UserTrace BIP2543I: Node 'FusionBatch.PayrollTimesheet': ('.FusionBatch_PayrollTimesheet.Main', '10.49') : Failed to navigate to path element number '3' because it does not exist.
2008-09-12 10:03:24.078781 14876 UserTrace BIP2539I: Node 'FusionBatch.PayrollTimesheet': Evaluating expression ''InputRoot.XMLNSC.ns1:SiebelMessage.ns1:ListOfJciIoPeoplesoftPayroll.ns1:Employee[ ]'' at ('.FusionBatch_PayrollTimesheet.Main', '10.49'). This resolved to ''InputRoot.XMLNSC.http:/www.siebel.com/xml/ListofJCIPeopleSoftPayroll:SiebelMessage.http:/www.siebel.com/xml/ListofJCIPeopleSoftPayroll:ListOfJciIoPeoplesoftPayroll.http:/www.siebel.com/xml/ListofJCIPeopleSoftPayroll:Employee[]''. The result was ''EMPTY LIST''.
the strange thing is I have the same code in another flow i created for testing and it works fine there and it can find the field there!!
and i cannot find anything different between the flows
plz help
--madi _________________ IBM Certified Solutions Developer - WMB 6.0
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum