Hi All,
Having gone through the functionality provided by the Quickflow aspect of Workflow in my Webtop,(using Documentum 6.5 SP2),it will be the most apt location to implement a requirement of mine.The requirement is as follows:
Selecting multiple documents from inside cabinets.
Utilizing a link under the 'File' menu which overrides the same functionality as 'Quickflow'.
Obtaining the selected contents inside the subsequent Webtop container and an option to send the files to a destination using webservices.
I have obtained the requisite jsp's(sendToDistributionList.jsp) and xmls pertaining to Quickflow option inside my custom folder and have implemented the functioning of my custom link that utilizes the same Quickflow fumctionality.
Image1:Selection of Dropdown option after multiple file select:

Image2:Subsequent window implemnted based on "Quickflow" .

I would like to have your suggestions as to proceeding forward with the last part of my requirements listed above i.e. sending of the selected files over webservices. I plan to call the webservices on the click of a custom link in my custom JSP version of the sendToDistributionList.jsp.
This is where i have no clue to move forward.
How to use webservices in a Documentum Dynamic Web Project running in "Eclipse Java EE IDE for Web Developers" (latest version as of March 2010)?
Is the webservice implementation possible only using DFS for Documentum?
Are there any documents for the same?
I hope i would get your valuable pointers to proceed forward.
Thank You,
Regards