Configure the Agility Connect Service
- Click the Settings icon> Settings and click the System tab
- Add your Agility Connect site's domain name to the UI URL (External) field.
- Edit the
/etc/agilitysync/agilitysync.yaml
file and:- The Agility Connect service starts automatically in a minute or two. You can also start the Agility Connect service using the
as-restart-services
command. - Add
echo_datasync_count
that determines the number of Agility Connect threads that can run in parallel. Theecho_datasync_count
is by default set to 3. You can increase or decrease this count per your requirements. - Add
Echo Data Migration
as one of the features if you want to migrate Assets from Jira or Rally to Digital.ai Agility. - Add
Echo Import Mapping
as one of the features if you want to Migrate your ALM Connect Data to Agility Connect.
- The Agility Connect service starts automatically in a minute or two. You can also start the Agility Connect service using the
- Typically, the
as-connector
service is added automatically to theservice.conf
file as long as theservice.conf
file is available at its default location (/etc/agilitysync/service.conf
). If you have theservice.conf
file at a custom location (especially in a hosted setup), make sure that you have theas-connector
service added to theservice.conf
file.