Hello,
I am trying to get hold of the GUID of an object representing an assignment in ARIS.
In script help, this function is referenced: ObjDef.CxnList(int), with the below explanation of the parameter to pass:
"
Type and direction of the relationships to be returned: |
"
However, when using the EDGES_ASSIGN constant, the function only returns outgoing relationships. I also can not get any of the other options to return any assignment connections.
Can anyone assist with a way to access the GUID of connections representing assignments?
Thanks.