Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Set a sensitivity label for an excel workbook created from DOORS DXL

 I'm trying to use DXL to set a sensitivity label for an excel file I'm generating from DOORS so I can save the excel file before going on and generating another one. I followed the link below and am able to automate this in VBA, but I am not able to do this in DXL. I run the oleGet function below and then try to set the Sensitivity Label for the Assignment Method Label, ID, Label Name, and Site ID parameters but it doesn't work and the script gets hung waiting on the user to manually select the label.



oleGet( objActiveWB, "SensitivityLabel", objSensitLabel)

I've also tried to doing sense_label = oleCreateAutoObject("Office.LabelInfo") and then setting the labels attributes but sense_label always returns null. Anyone have any ideas?

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 29

Question asked: Feb 12, 10:54 a.m.

Question was seen: 821 times

Last updated: Feb 12, 10:54 a.m.

Confirmation Cancel Confirm