16
General Board / Re: Call behavior Activity (CBA) element
« on: December 10, 2018, 08:57:15 am »
thanks,
I almost got my result but something is still missing.
After I create the element and change the kind manually to call behavior I see indeed that an entry is being created in t_xref table.
Something like this:
XrefID,Name,Type,Visibility,Namespace,Requirement,Constraint,Behavior,Partition,Description,Client,Supplier,Link,
{641BA055-0D1A-49d3-A91B-DEA4DDAD0857},CustomProperties,element property,Public, , , , ,0,@PROP=@NAME=kind@ENDNAME;@TYPE=ActionKind@ENDTYPE;@VALU=CallBehavior@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;,{80E581C2-0571-4ccf-8E21-046626CCD5DF},<none>, ,
But when I execute the same insert threw the addin (looking exactly the same as when I moved the kind to "call behavior")
I still don't get the element to change to "call behvior" - still need to move it manully even though t_xref got the entry from the addin.
Do you know what other table is getting updated when I move the kind to "call behavior" besides t_xref?
Thanks,
Tzafrir
I almost got my result but something is still missing.
After I create the element and change the kind manually to call behavior I see indeed that an entry is being created in t_xref table.
Something like this:
XrefID,Name,Type,Visibility,Namespace,Requirement,Constraint,Behavior,Partition,Description,Client,Supplier,Link,
{641BA055-0D1A-49d3-A91B-DEA4DDAD0857},CustomProperties,element property,Public, , , , ,0,@PROP=@NAME=kind@ENDNAME;@TYPE=ActionKind@ENDTYPE;@VALU=CallBehavior@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;,{80E581C2-0571-4ccf-8E21-046626CCD5DF},<none>, ,
But when I execute the same insert threw the addin (looking exactly the same as when I moved the kind to "call behavior")
I still don't get the element to change to "call behvior" - still need to move it manully even though t_xref got the entry from the addin.
Do you know what other table is getting updated when I move the kind to "call behavior" besides t_xref?
Thanks,
Tzafrir