Using Domino App from another Windows based application

We are implementing Interwoven and will be having the devlopers enter form data for deployments via that tool or some in house method (but not Lotus Notes), however, we then want to invoke the existing Lotus Notes Form (DOMINO on the WEB and place data captured in the Interwoven form onto the Notes Domino Form), then the developer can submity form via Domino and continue approval process.

The BOTTOM LINE question here is can we “invoke” a Domino form (URL) from another A application and can we also transfer “data” to that form automatically for the user. It’s like mixing 2 different applications because our existing “approval” process on Lotus Notes is extensive and we want to retain it, and, we also will have the need for a non Lotus Notes form capture system to grab some of the the Application Definition information to be used for deployments.

I can put a call into Lotus Notes tech, but I thought I would just bounce this off the forum first

Subject: Using Domino App from another Windows based application

Have you tried just calling the form from the other app ?

we call notes apps, views from the web a lot:

instead of a link to open a db on the web like this:

http://server/folder/database.nsf

this opens notes:

notes://server/folder/database.nsf

and views, etc… can be opened