HI Everyone..
Here is my Requirement in detail:
1. One of my DCT has the code which will let the end user to browse & upload the Images in his/her Local Machine to the
TeamSite files system. Once the DCR has been saved the Images attached to DCR will be saved in a directory called /images.
2. After saving DCR, normally the process would be generating HTML Pages.
Lets say for example:
a. We have a DCR called "NEWS" and this DCR contains 2 Images (say Image1.jpg and Image2.jpg) which were browsed and uploaded
from the local machine of the user. Assume that those 2 images are uploaded to /images directory of user's workarea. (No
problem till here)
b. Now we have created a file called NEWS.HTML using "NEWS" dcr and "NEWS.TPL" in the user workarea.
So.. NEWS.HTML contains those two Images (Image1.jpg and Image2.jpg) inside of NEWS.HTML file.
The problem:
We have a Submit Workflow which will submit the files to sets metadata, submit to staging and Deploy to the WebServer.
The Solution I want:
Refering to the above example..
If I want to submit the HTML Files (In the above example NEWS.HTML) I will select the file and I will Invoke my Submit
Workflow (by Pressing SUBMIT button) and as usual the workflow will automatically add the selected files to the Submit
Workflow but along with the selected file(s) " I WANT THOSE TWO IMAGES (Image1.jpg AND Image2.jpg) WHICH ARE INSERTED IN
NEWS.HTML SHOULD BE ADDED TO THE WORKFLOW AS NEW.HTML FILE ADDED" and when I run the workflow it should SUBMIT to the STAGING
AND DEPLOY TO WEBSERVER. In short I want what ever the images available inside the html page should be added to workflow.
I guess you people understood what I am trying to say... hope you do..
Please help me out to solve this at the earliest. Any script or help is highly appreciated.
May thanks in Advance.
Shahid
Edited by shahidmohammed on 09/15/03 01:19 AM (server time).