Run Required Jobs
You can schedule and run the required jobs to read data from the source system you setup. The jobs you are required to run depend on the connector you configured.
- Click the Tasks menu.
- Click the New button at the top of the page.
- From the scope drop-down list, select the source system connection you created earlier in the setup process.
- Next you run a sequence of jobs in the following order:
- Datastore Load
- Datastore Types Load
- Security Sync
- Secrity Purge* (only run if issues with security mapping arise)
- In the Job drop-down list, select Datastores Load job.
- This collects the logical division of your data (data stores) from the source system.
- Set the Schedule and Log level and click the Create button to run the job.
- Next, select the Datastore Types Load job, which collects the types of data from your source system.
- Set the Schedule and Log level
- Click the Create button to run the job.
- Next, select the Security Sync job, which populates security mapping.
- Set the Schedule and Log level
- Click the Create button to run the job.
Specify a custom timeout value for your jobs
If you want to specify a custom timeout value for your connector jobs, you can do so through a custom registry entry:
- Open the Windows Registry Editor.
- In the left panel, navigate to the \HKEY_LOCAL_MACHINE\SOFTWARE\Upland BA Insight\Connectivity Hub folder.
- In the Connectivity Hub folder, right-click the middle panel and select New > String Value.
- Name this entry "ConnectorServiceJobsTimeout".
- Right-click on your entry and select Modify.
- In the Value data field, enter your desired timeout value in milliseconds.
You can also configure a timeout value for your crawls, see Schedule Crawls and Related Tasks for more information.