erdomke / Innovator.Client

Client library for communicating with Aras Innovator
MIT License
30 stars 16 forks source link

Behavior not honored #51

Closed Tolectin closed 1 year ago

Tolectin commented 1 year ago

I'm trying to load a CAD Structure relationship, and I'm trying to force the behavior to be hard_fixed. Currently I have the CAD Structure relationship type's behavior set to float within Aras. When I apply my AML and look at the database, the source_id and the related_id look correct (as if the hard_fixed was honored), but the behavior value is set to float. Is this expected?

kentonvk commented 1 year ago

I am not exactly sure what you are seeing and what the setup is, but this behavior is not controllable through any AML calls, or with Innovator.Client. You may have better luck with this question in the Innovator forums.

broderickhyman commented 1 year ago

Closing as not applicable.