We have built a custom webservice that grabs jobs/documents from a repository and can perform various actions on them. These actions mostly revolve around the printing of documents, but they can also provide various non-print related functionality.
Is there a best practice or ideal place to call our webservice from? Our current ideas are either housing it in Webtop (as a custom integrated action that can be called on selected documents) or running it as InputAccel Module (setup as a service).
In previous implementations we have setup our webservice to interact directly with document management systems (or even the database they're running on). From my limited Documentum knowledge, webtop seems like the best place to integrate our webservice (or call it with custom code), but I'm very interested to hear others opinions.
I know this is a really high level question, but any ideas or input would be greatly appreciated. Feel free to post or link me to other related articles/documentation that may help. Thanks in advance.
Cheers,
- Pete