I have chose entity A as data source but I want to apply Xpath constraint to attribute which is present in other entity B...but it does not suggest me constraints as the attribute is not present in data source entity, then How can I do that?

0
Want to apply Xpath constaint to attribute which not present in data source entity ..how can I apply constraint using attribute which is not present in data source entity?
asked
2 answers
4

Hi Vivek,

You cannot apply constrain with the attribute that is not present in datasource. It should be present in data source entity or reference entity.

answered
0

Vivek Hyalij

Choose you data source  to a microflow and here you can write Xpath In Retreive Activity and also use associative attribute of another entity 

for example see screenshot of microflow and Xpath 

 

 

 

 

answered