Hi Everyone,
Busy with a macro in ARIS10 SR11. The macro start on the event Close model, it checks the AT_STATE_1 attribute, and if the value corresponds with "Complete" it kicks of the QA script. If errors are found, the model can't be closed. I want to change the AT_STATE_1 attribute of the model to "In process" using the macro after the test have completed, but Designer.setAttribute(......) gives me an error and Designer.setAttributePersisitent return the error with the following "???". How do I change the model attribute with the macro?
Any ideas....
Thanks,
Willem