rohan_rege
16th August 2002, 08:46
i have to maintain matched invoices into BaaN using data exported in ASCII files format from a 3rd party appl.

is it possible to automate Maintain transaction session using AFS and the ASCII file containing Matched Invoices data from the 3rd party appl.


regards,
rohan

Youp2001
16th August 2002, 12:53
Technically it is possible to automate the maintain transactions session using AFS. However as some follow up sessions are called from maintain transactions it can become a little bit more complex, but still possible.

You then can use any ascii file and write a session reading the ascii file and process it using AFS.

In one of you other threads you ask whether you need to install BOI. I'm not sure what you mean by that but it should not be necessary to install any Baan OpenWorld components. When you have a recent solution installed of the standard program you will also have the other components (stpapi) needed to use the AFS. I'm not sure if the ottstpcreatdll is standard available (this object can be used to generate a AFS for a session).

Regards,

Youp