I'm looking for some suggestions on how to solve a very specific problem.
When my users upload an image into TS, I want them to do it through a workflow so I can gather some very specific information as we go along.
Here's what I want to the workflow to do (roughly):
Now first of all I have to do this in 5.0 becuase my operations guys won't be able to do the upgrade to 5.5 for a little bit and I want to do this now.
It seems to me that one could trigger the file upload and new DCR using external tasks since "everything" in teamsite is now a URL.
From what my local TS specialist tells me, automatically setting the name of the new DCR is something that 5.5 does but not 5. I think we should be able to get around it still by using a cgi task that creates a dummy file in the correct location and sets the extended attributes (for which there are CLTs) before triggering the external task that edits the DCR. This might actually be a good way to go since it might allow me to sniff out things like the mimetype, and dimensions of the graphic (all data in my DCR) ahead of time.
Now I'm convinced this is possible but I know its probably a little out there on the scale of things. My TS specialist gets a little wild eyed when I walk into her quad and sit down so I'd like to present her with a basic outline of what to do for the harder parts.
Can anyone help me?
Please?
Adam