Hi Experts,
Could you please let me know how can I use the accept condition in XML Map? Ideally , the requirement is if the value of an attribute is <<some value » then the inbound map should be called?
I want to use the condition something like this
{xpath(‘place_value_ident’)} != ‘6’ then place should be created at IFS FSM. place_value_ident is sent by the upstream system.