Hi,
I have created a attribute in WebDynpro of type boolean.
Also,have created a xclusive gateway in BPM project (it has 2 options : Reject n Accept) .
to make Reject option enable, I am following below given steps :
Exclusive Gateway Properties - >condition Evaluation ->Rules & Functions->sap.com/bpem/glx/built-in/boolean->not(attribute of type boolean created in WebDynpro previously)
I get Parsing error as Expected "xsd:Boolean " Found "sap.dictionary.boolean"...
Is their any steps for conversion which I am missing out ?