As of now, only predefined fields can be sent via AMI.Action procedures. If we change the procedures into tagged records we can add (and remove) fields more dynamically.
The current methods will then serve more as constructors, and take do the actual send operation.
As of now, only predefined fields can be sent via AMI.Action procedures. If we change the procedures into tagged records we can add (and remove) fields more dynamically. The current methods will then serve more as constructors, and take do the actual send operation.