Hello All. I hope someone can help me.
Before we upgraded to IFS Cloud, for our outbound invoices, using File_Sender1, I had an output file that read:
%FILE_OUT%/%MESSAGE_FUNCTION%/%TAG=CUSTOMER_NO%_%TAG=CUSTOMER_NAME%/%TAG=INVOICE_NO%.xml
After the upgrade the same destination address does not work. I have been forced, so far, to use %MESSAGE_FUNCTION%.xml
This is the message I get in (Application Messages) if I try to use the former destination address
Exception while replacing TAGs in 'SEND_INVOICE_INET_TRANS/%TAG=CUSTOMER_NO%_%TAG=CUSTOMER_NAME%/%TAG=INVOICE_NO%.xml' Caused by: ifs.fnd.base.ParseException: XMLREADER_NEXT:Cannot move to next XML event at n1:1]: ParseError at orow,col]:,1,1] Message: Content is not allowed in prolog. Caused by: javax.xml.stream.XMLStreamException: ParseError at orow,col]:,1,1] Message: Content is not allowed in prolog.
I don’t quite know how to read that and what it means.
Thanks all.