I am trying to import XML-to-Domain mapping but cannot find file paramater

1
Hi, I am using Xml-to-Domain mapping for the first time and have some problems. Please can someone help me out. Please see the attachments below; I have already uploading an xml file and that is working fine and not showing empty but I am unable to select the parameter in 'Import xml document' and therefore when I try to debug the microflow it comes up as empty. I am guessing its because of the parameter being empty. Please let me know what shall I do to get the parameter and information from the file. Is the issue in XML-to-Domain mapping, in the microflow or in the way I have used 'Import XML document file' in a microflow? Please let me know further. http://i.imgur.com/QfWYjcY.png (Domain model) http://i.imgur.com/v5PQK8e.png (XML-to-Domain Mapping) http://i.imgur.com/Cho3P1b.png (Microflow) Thanks
asked
1 answers
2

Hi Mohammed, it seems that your mapping has no input parameter. You need to configure a parameter in your mapping, and then it's possible to give your xml file as input in the mapping. See the screenshot where you can configure the parameter and also read the documentation.

Example

answered