Territory Manager can be used as a module inside another application.
- A server to server injection: this phase will inject all data used in Territory Manager (parameters, items, sites, indicators, etc.). Some data are mandatory, and some are optional. These injections will be the context of the sectorization.
- An IFrame injection: this phase will use an IFrame of the host application to manage the injected data.
After your work, you can export the result of your sectorization. Be careful, exporting will require you to keep the IFrame open, as some steps of the export happen in the IFrame itself.
This documentation describes how to use Territory Manager as an external module inside another application. The host application should manage the data injection, using a server to server protocol and then inject the URL of the Territory Manager application inside an IFrame.
The authentication of Territory Manager uses credentials. They should be managed by the host server during the server to server injection.