Aras Innovator Platform

Prerequisites

Before using Domain Access Control, you must make sure that the Agent Service is running. Ensure that the Agent Service Conversion Processing Cycles are configured in the conversion.config file, with the appropriate DB and User filled in:

<ProcessingCycles>
         <cycle DB="{db}" User="{user}" Interval="20000" MaxBatch="5"/>
    </ProcessingCycles>

Restart the Agent Service after making changes to the config file.

The Agent Service also executes Conversion Tasks generated during the persisting process to create the initial unidr_Relationship items.

Note
Examples in this document use the Project ItemType. This ItemType is now an Aras Package that is installed separately. If you do not have this add-on installed, use Aras Update to install it before proceeding.

Figure 15.