gbernal
6th April 2005, 02:04
Hello Everybody:

We are using B2BServer as one way for getting the company customers Purchase Orders.

Customers upload their Purchases Orders on the WEB, then a Send method puts a resultan file into the corresponding path. This file is taken by EDI from Baan IV c4 in order to process the sales order.

I'd like to put the Document ID that B2BServer generates when the upload process is carried out into the plain ascii file generated.

Currently I've done something similar in an own asp page but I'd like to know what is the exact page that generates the resultant file I have not been able to find it.

Any answer is wellcome.

Best regards

Germán Bernal

shaboo
6th April 2005, 15:20
I do not have access to B2B server anymore but It could be generated by one of the B2B COM dlls and hence you might not have the ability to modify the way those files are generated (unless you have the source).