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 check that a DCR is private?
Huan
I am using T.S. 6.7
In one of our workfllow, I need to check attached DCRs are private or not. Private DCRs mean that when view the Properties of the DCR, and in there a checkbox for marking the file "Private" do not submit has been checked. Is there any command line to check this property?
Thanks,
Find more posts tagged with
Comments
nipper
$iwhome/bin/iwprv -g "$file"
example4JW.rptdesign
screenshot.png
Huan
Thanks nipper!