Financial - JDE1 (MOSC)

MOSC Banner

SEPA XML output.

edited Dec 16, 2018 4:07AM in Financial - JDE1 (MOSC) 1 commentAnswered

Hi,

I have a problem with XML format Generated in JD Edwards that  will not more recognized by banks due to the  EU Directive N. 260/2012 that makes mandatory the adoption of a new standard  XML format.

now the XML file is:

-<Document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:iso:std:iso:20022:tech:xsd:pain.001.001.03">
-<CstmrCdtTrfInitn>
-<GrpHdr>
<MsgId>00010/00350238/54</MsgId>

now the bank accept this format:

<?xml version="1.0" encoding="UTF-8" ?>
<CBIBdyPaymentRequest xmlns="urn:CBI:xsd:CBIBdyPaymentRequest.00.04.00"xmlns:PMRQ="urn:CBI:xsd:CBIPaymentRequest.00.04.00">
<CBIEnvelPaymentRequest>
  <CBIPaymentRequest>
   <PMRQ:GrpHdr>

We need to replace in AP the output of the file txt with the new file XML.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center