Does anyone have experience of setting up a BACS export file? I have attempted to do this with a data exchange definition but I'm struggling to build it with the right fixed text allowances and I don't know where to populate all the information that the file is going to need to export or even what that information is.
All the guidance I can find for this points to using AMC Banking but the assisted setup is not working with the below error reason. We are using version 18.
The built in BACS export functionality has just been deprecated in April 2021.
<?xml version="1.0" encoding="utf-8"?>
<ns3:dataExchangeResponse xmlns:ns2="amc/xml/pay03_keyvaluerequest" xmlns:ns3="">nav03.soap.xml.link.amc.dk/" xmlns:ns4="amc/xml/pay03_paymentrequest" xmlns:ns5="amc/xml/pay03_paymentresponse" xmlns:ns6="amc/xml/pay03_entryrequest" xmlns:ns7="amc/xml/pay03_keyvalueresponse" xmlns:ns8="amc/xml/pay03_reportresponse" xmlns:ns9="amc/xml/pay03_tokenresponse" xmlns:ns10="amc/xml/pay03_bankresponse" xmlns:ns11="amc/xml/pay03_global" xmlns:ns12="amc/xml/pay03_entryresponse" xmlns:ns13="amc/xml/pay03_dataexchangeresponse" xmlns:ns14="amc/xml/pay03_reportrequest" xmlns:ns15="amc/xml/pay03_journalresponse">
<return>
<syslog>
<hinttext>Did not get response code 200 (OK) from server. Got: 500 Reason: Server Error Content received: org.apache.http.conn.EofSensorInputStream@d2081be</hinttext>
<text>An error occurred while requested login from the license server (sa/main)</text>
<url>amcbanking.com/.../url>
<syslogtype>error</syslogtype>
</syslog>
<header>
<result>error</result>
</header>
</return>
</ns3:dataExchangeResponse>