Robert T Jacob 12.Sep.04 09:15 PM a Web browser Integration with Lotus Workflow3.5Windows 2000
Hi folks,
I am currently looking at attempting to customize Domino.Doc to integrate with an application built using Lotus Workflow.
Without going into too much detail, the functionality requested is that some javascript prompts show up after a user has elected to check in a document, querying if the document needs to be sent (or resent) for workflow in the workflow application.
The flow of these prompts is dependant on values to fields stored in the Document's profile, and also if the document is already being actioned in the workflow application.
From my investigations, I cannot do this without having to modify the checkin form and various other bits and pieces (agents, javascripts) related to the form, which I am hesitant to do.
Is there some sort of API that can cover this without me messing with Domino.Doc functionality? Any ideas appreciated!