Monday, 2 November 2020

Count expression in router to field the field/node exist

 In router, we tent to find the node / field exist in the incoming xml , based on the we will route the path.

Expression Type: XML

Condition: count(//PromisedDateTime) = 0 




2 comments:

  1. Hi Loganathan

    Is it possible to give count for non-xml type?

    ReplyDelete
  2. Hi Mohanapriya, Sorry for the delay.. its not for count.. it is to check whether the field/node exist case. If yours is non xml then give me the data, let me see if we can read the field using some property and call in router

    ReplyDelete