Win 2K TS 6.1
As part of metadata, i need to allow users to launch another application which returns a value back to the metadata screen.
I need to extensively use cookies to do this (setting values for the external application to read and getting the values from cookies set by that application).
Since the metadata capture doesn't support Javascript, I thought of adding a CGI task in the workflow after the metadata capture task.
Now this is causing 2 problems
1) increases number of steps the user needs to perform.
2) The CGI task doesn't get automatically launched. After the user is done with metadata, he has to goto the inbox and look for the pending tasks. Then start the CGI task which is shown as a pending task.
Ideally I would like to have all the metadata captured from the same GUI, but if its not possible, at least the next screen (the CGI task) should appear automatically after the metadata step.
Can this be done thru some means?
TIA
Edited by ashish_deshpande on 05/15/04 01:36 AM (server time).