Initiating an Oracle Apps procedure via webM's

We are running webM IS 6.5, with Oracle Apps Adapter 6.0…

I have a simple webM’s service transferring a flat file to a directory on our Oracle Apps Server. I need to start/call an Oracle Apps process as the last step of this service. How can this be done?

The webMethods Oracle Applications Adapter User’s Guide 6.0 on Advantage would be the best place to start with this. You would create an adapter connection, import or define a transaction definition and configure and adapter service in Developer.

Mark