Hello,
I'm calling an external web service from an automated action. One of my requirements is that all xml tags in the web service should be sent, whether they're empty or not. IE I want the xml content to look like.
<Name>Mattias</Name><EmptyTag/>
Is this possible in BPM, I have not found anything in the documentation.
Regards
Mattias