Forum Discussion

badgie's avatar
badgie
Ideator I
4 years ago

How does Aras handle the action(s) on a collection of items in an AML?

I have written a server method that uses some custom XML-like AML to implement an inventory reconciliation.  I would like to pass in a collection of items for this method to act on. When I implemen...