Hi All,
There is requirement where in DCT there is field whith unique id and there is image to browse.Now while saving the DCR the image should get saved with unique id value+same img extension in the same workarea in the same folder from where the image was browse while filling the DCT.
eg :
if DCT uid : 1234
image browsed from : /img/test.jpg
then after save event :
image get save in same WA : /img/1234.jpg + save DCR
Please provide the direction.