Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Test of existence on a Table \"Oracle\" › Test of existence on a Table \"Oracle\"
Hi Mr. Stephen W. Thomas,
Thank you for your reply!!!!!!
But it still doesn’t work, and I become mad!!!
Here is what I wrote in the expression editor:
nStatus = System.Convert.ToInt32(xpath(MessageAssigned.parameters, \”count(/*[local-name()=’patient_omnisResponse’ and namespace-uri()=’http://testOracle.test/patient_omnis’%5D/*%5Blocal-name()=’Operation1′ and namespace-uri()=”]/*[local-name()=’PATIENT_OMNIS’ and namespace-uri()=”]/*[local-name()=’Select’ and namespace-uri()=”]/*[local-name()=’Record’ and namespace-uri()=”])\”));
Normally it should give me 1 , but it gives me 0 !!
I’ve sent the message in a file to open it , and the structure is ok, … you can see it upstairs !
Do you know what is wrong??
Thank’s for your help!!!
A.C.