Domain to XML mapping without Web Service

1
Hi all, I want to export a graph of domain objects to XML from a microflow. I've created the matching XSD Schema and have been able to create a perfectly matching Domain-to-XML mapping. So, everything seems to be be ready to go. But... it keeps nagging me with a 'No XML document specified' error. In the microflow where I'm calling the Domain-to-XML mapping, it doesn't let me select an Output XML document. The dropdown is disabled :-( What to do?! Please help. Kind regards, Jonathan van Alteren - FlowFabric
asked
1 answers
4

Did you create/retrieve a filedocument before the export action? If you have one available, you should be able to select it in the dropdown.

answered