Anywhere Mobility Studio Documentation
Elements
Elements mark points in the pipeline where an action takes place. An element is either an event or an activity (not to be confused with framework activities, this type of activity is only for connections).
Event elements mark starting points. The most important event is the DynamicsAnywhere event, which listens to the web service. When a connection request arrives, this event triggers the connection.
The other elements are activities. Three activities are important:
Mapper: maps the external document values to the internal document.
RecordGenerator: generates a record based on the internal document and the values it currently holds.
EventGenerator: configures calls to either reports or codeunits in NAV.
Although the elements are visible in the connection card, modify them only through the Elements button in the ribbon.