Hi
we have a web java biller direct 7.01 SP7 connected to abap system that we have recently upgraded to EHP7 .
After this upgrade we can't do the download of a bill through BD in XML format.
We have the following error:
[EXCEPTION]
{0}#1#com.sap.fin.fscmbase.ZipDownloadException: There is a problem when creati ng a ZIP archive for the bill details. In the back-end system error "Banca inesistente" has occurred (error code: "BF00" "211"). See also SAP Note 787373.
at com.sap.fin.fscmbase.BillingDocumentAction.checkForErrors(BillingDocu mentAction.java:1076)
at com.sap.fin.fscmbase.BillingDocumentAction.getZipDataFromR3(BillingDo cumentAction.java:1033)
at com.sap.fin.fscmbase.BillingDocumentAction.doZipR3XmlDisplay(BillingD ocumentAction.java:913)
at com.sap.fin.fscmbase.BillingDocumentAction.doDisplay(BillingDocumentA ction.java:408)
at com.sap.fin.fscmbase.BillingDocumentAction.execute(BillingDocumentAct ion.java:123)
at com.sap.fin.webbase.framework.B2BWebAction.executeJarmed(B2BWebAction
We did some analysys in configuration XCM
http://ZZZ:1111/bd/admin/xcm/compConfig.do
but everything seems ok (immagine.png):
I've also verified the 787373 note regarding:
"Special section: Message Code
logmsg.con.secstr.error: This error occurs if the encrypted password of the pool user can no longer be read from the data base. This can occur, for example, after you upgrade the SAP NetWeaver J2EE application server. Overwrite the connection manager password in the XCM and save the settings again. The error should no longer occur."
But didn't solve the problem.
Any idea?
Thanks
Nick