Configurator API Method Workflow
Copy
The following workflow diagram illustrates the process of collecting data from its source and using this data to perform an API Action.
Figure 2.
- The Client calls the Configurator Services API method.
- The Configurator Services API method requests the scope builder method to build the Scope object.
- The scope builder method collects and parses data from the business data source.
- The Configurator Services API method performs an API action in the context of the built Scope object.