I am uploading the image as Blue Hills. While retrieving I want to rename the file. Is there a easy way to do this?
How do you want to rename ?
How do you want to automate ?
Do you want to rename the existing asset name ? Or
Do you want to add some sections to the existing asset name ?
You asset name Blue Hills
Do you want to rename to MB_Blue Hills or Red Hills or Blue Hills_Fun
Do you have some standards ?
Explain your scenario?
-Vin
Let us say we are dealing with listed company images. One of the listed company is Microsoft.Microsoft provides its company image as tiff images with size 1500x1000 pixels. The original needs to be stored in the Mediabin and to this we add the metadata.One of the metadata information entered will be the ticker symbol for this image. The web site uses two different versions of the same company image the thumbnail and large image.The thumbnail should renamed as _t.jpg, converted as a jpg image and reduced to 60hx70w.The large should be _l.jpg, converted as a jpg image and reduced to 200hx250w.These two images should be generated from the large original tiff image and should be ftp-ed to a specific directory on the web server.Thanks for your help in this.
The listed company is Interwoven and you are using mediaBin.tiff (logo)[font=Book Antiqua][size=2]you can download the image as mediabin_L.jpg and mediabin_T.jpgusing 2 different tasks ,Or you can generate the two files into a pre defined folderin mediaBin or local computer using holfolder& tasks
Use ‘prefix or suffix” (hotfolder config ) to add pre defined names to the assets.use task with hot folders to change the size /file conversion.-Vin
Srinivas,After the metadata information is added to the original image (Manual process), I was expecting the large tiff image to be loaded to a specific directory (Manual process), lets call it "Approved Company Images" directory.The upload of the image to "Approved Company Images" folder or modification of the metadata of the image in the "Approved Company Images" should be the trigger for generating the jpg images.
Vin,I tried the hotfolder. There is a constraint there. I have opened a separate thread for that. Hotfolder does not allow two different task on one folder.In this example I want to transform one image into two jpg images of different sizes. Though I created two different tasks I could not associate these tasks to one folder.Sekar
(You are trying to achieve the BR using Hotfolder & Task instead of WF..)
You can try with DA, This is another option
Step-I
Configure your first task to resize and file conversion on one size
Set up source-I and destination folder-I (hotfolder)
Use ‘prefix or suffix” (hotfolder config ) to add _L
Select the configured first task
Step-II
Configure your second task to resize and file conversion on second size
Set up source (destination folder-I ) and destination -II as temp folder (hotfolder)
Use ‘prefix or suffix” (hotfolder config ) to add _T
Select the configured second task.
Step-III
Set up source (destination –II) and destination folder -I (hotfolder)
Select the task (do nothing )
You have three configuration files in Hotfolder , let's try
What is BR? Sekar
Business Requirement
In your suggestion, if I am not mistaken. I am going to have the image in source-I folder and destination-I folder (assuming destination-II is in a web server). Am I correct?Sekar
The destination folder is up to your requirement , either in web server or in local servers/ machines