HI, Im working with TS 6.5 on Solaris.Im setting metadata for a file residing within a workarea.Ex: /iwmnt/backstore/main/branch1/subbranch/WORKAREA/main_wa/aaa.jsp This datacapture.cfg for the metadata has an inline command which populates some value based on its DCT type. To check its dct type in the inline command I need the full file path along with the file name("/iwmnt/backstore/main/branch1/subbranch/WORKAREA/main_wa/aaa.jsp"). How do I get this in the inline command file ?Thanks & Regards,Meha
...How do I get this in the inline command file?
Hi Fish,I had gone thru that section. But it only gives the "IW_WORKAREA". I need a little more information beyond that. The path shld include the file name as well as the folder details within which its created. Thanks & Regards,Meha
HI Fish,Can you please explain a little more in detail, the solution you have explained. But with what I have understood, even if we set an EA.. to retrieve that I need the file path.My requirement is this:There are different templates belonging to different category & data type. Now I generate a file out of a particular type and save it. Later I traverse to this file, select it for tagging. Now I have one field in the metadata form, which populates a drop-down with values that depende on this page "TeamSite/Templating/DCR/Type".To execute this in the inline perl file, I need the filepath for "$iwhome/bin/iwextattr -g "TeamSite/Templating/DCR/Type" $filepath".Hope I have explained it clearly Is this possible ?Thanks & Regards,Meha k