Multiple line within a single mapping element
Content
I have used the below wsdl to generate scheduled report from fusion;
WSDL: http://<host>:<port>/xmlpserver/services/v2/ScheduleService?wsdl
The request mapper for the above service provides me with E-mail options.
The issue i am facing now is, in the e-mail body element i need to include the attached sample mail.
So i formatted using the xsl-text element. but the result is not as formatted as what is expected. Is there any way to format text in an mapping element?
I have attached the files
ResultReceived.png - is the output I received
emailBody.png - the mapping in oic
Tagged:
1