Thanks RMG,
We are upgrating the platform from webMethods 6.1 to webMethods 6.5 ,As planned ,
Our packages wirriten by ourselevs will be on webMethods 6.5.
The fuction of our package is to convert out EDI file,eg.EDI850 .
In the flow service ,We use wm.b2b.edi:convertToString to create EDI string ,The parameter of ffschema is set ‘EDIRecord.EDI810:EDI810’ , It is generated from XML Schema.
In the version 6.1 , after convertToString ,the result is:
…
ST 0001 850000001
…
In the version 6.5 , after convertToString ,the result is::
…
ST 0001 850000000001
…
Please kindly give us further suggestion ?
#webMethods#Integration-Server-and-ESB#edi