Aras Innovator Platform

Configurator API Method Workflow

The following workflow diagram illustrates the process of collecting data from its source and using this data to perform an API Action.

Figure 2.

  1. The Client calls the Configurator Services API method.
  2. The Configurator Services API method requests the scope builder method to build the Scope object.
  3. The scope builder method collects and parses data from the business data source.
  4. The Configurator Services API method performs an API action in the context of the built Scope object.