Forum Discussion
christopher_gillis
7 years agoCommunity Manager
Hi archan,
This is similar behavior to what you previously reported when adding a new requirement through AML. The onBeforeUpdate server event on the re_Requirement ItemType expects that the classification property will be specified in the AML since that's how the AML is formatted when an update is submitted through the Aras Innovator client. You can resolve this issue by adding the classification property to your request and doing per-classification updates in your code.
This is known behavior in RE 11.0R1 that will be addressed in a future release.
Chris