You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How add multiple predicates in expresion

Summary:
How add multiple predicates in expresion

Content (please ensure you mask any confidential information):

Hi experts,

I try to combine two predicates, it does not throw an error but it does not return any information either, the expression is the following:

$readReport/nsmpr7:ReadResponse/ns36:DATA_DS/ns36:CUSTOMERS_DATA[1] [ns36:NUMERO_DE_CLIENTE= $curr_customer/nsmpr1:Data/nsmpr1:Customer ]/ns36:NUMERO_DE_CLIENTE

If I put them separately, either like this:

$readReport/nsmpr7:ReadResponse/ns36:DATA_DS/ns36:CUSTOMERS_DATA[ns36:NUMERO_DE_CLIENTE= $curr_customer/nsmpr1:Data/nsmpr1:Customer ]/ns36:NUMERO_DE_CLIENTE

or like this:

$readReport/nsmpr7:ReadResponse/ns36:DATA_DS/ns36:CUSTOMERS_DATA[1]/ns36:NUMERO_DE_CLIENTE

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!