Question:
Hi all,
After installeing the CoreFix8 for BC-server and installing the ServiceRelease7, I have a serious problem.
When I do in a flow:
pub.client.ftp:get
pub.string:bytesToString
pub.sap.idoc:decodeString
SAP BC throws the error:
com.wm.app.b2b.server.ServiceException: Invalid length of control segment: 525
at pub.sap.idoc.decodeString(idoc.java:642)
If I copy the result of the bytesToString into UltraEdit (texteditor) during debugging, I do see indeed al question marks '?' at the end of each line.
(if I do this in Notepad, I see no '?')
Anyone ever seen this error ?
Thanx, Peter.
Invalid length of control segment: 525
Answer:
Problem solved; There is a patch for it on the SAP BC-download site.
Regards,
Peter.