Hi ,
I have to apply the Supplemental Markings dynamically to a workspace/folder/documents while creation based on the attribute value. I am new to the OpenText developemnt. pease sugget me the approach. Thanks.
Thanks,
Kishore.
Hi,
If the customer has WebReports you could use a WrTrigger on the Create event and use the following tag to set the supplemental markings:
SCACTION:SUPPLEMENTALMARKINGS:ADD:<value>
RegardsIan