Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
how to get data type name or DCR name
Richu
Hi All,
As per my requirements, I have to tag xml(output) files and in my metadata capture form i have to prepopulate one of the field with the Data type name to which the output xml file(to be tagged) belongs.
for e.g if my output xml file belongs to the data type say "products" then my "type" field in metadata capture form should be pre-populated with "products". Is there any way to achieve this.
I tried using forms API - getDCRPath or getFormType , but it didnt work. It returns the path of output xml file and not the corresponding DCR.
Please help me out!!
Thanks,
Richa
Find more posts tagged with
Comments
Adam Stoller
Without knowing the details of the process between he creation of the DCR, the generation of the output file, and the invocation of the tagging UI - it is very difficult to provide you a suitable solution.