Creating a data store connection for the data transfer
Before you begin
- You must have Administrator user or AI Admin user permissions to create and manage data stores.
- For XML and CSV connection, the source files must be on the same or remote computer on which you have installed Atrium Integrator.
- You must structure your XML source file based on the sample PULL_MONITOR.xml file that is located in the ARInstallationDirectory\diserver\data-integration\NGIE-Sample directory.
- To enable you to create CSV or XML file data sources, Job_FileMetaLoader job is provided in Atrium Integrator sample jobs. Verify that you still have this job, or you will not be able to create CSV or XML data store connections with Atrium Integrator Carte server. For more information, see Atrium-Integrator-sample-jobs.
- For a database connection, if you plan to create a response-enabled transformation, ensure that you have permissions to access the associated tables in the database.
To create a source data store
- On CMDB Portal, select Jobs > Manage Atrium Integrator.
The Data Imports page opens. - Click Manage Data Stores.
The Data Stores page opens and displays a list of defined data sources. - Click +Create Data Store.
The Create Data Store section appears on the right side of the page. Select the Data Store Type.
Enter information based on the data store type that you selected.- (optional) Click Test Data Store to verify the source data store connection parameters.
If the server is not reachable, you can still save the data store and test it later on. - Click Save.
The data store connection is created and displayed in the Data Stores section.
To create a source data store in BMC Helix CMDB
If you have deployed BMC Helix CMDB as a container image in your on-premises environment, or if you are a SaaS subscriber, you cannot copy flat files, such as CSV and XML directly on the server. You must first create entries in the UDM attachment form. While creating a CSV or XML data store, these attachment files are available in the Attachment Set Name list.
- On AR System server, open the UDM:Attachments form by using the URL http://<server-name>:<port>/arsys/forms/<server-name>/UDM:Attachments.
Add the CSV or XML file as an attachment.
- Log in to CMDB Portal.
- Select Jobs > Manage Atrium Integrator.
The Data Imports page opens. - Click Manage Data Stores.
The Data Stores page opens and displays a list of defined data sources. - Click +Create Data Store.
The Create Data Store section appears on the right side of the page. Select the Data Store Type.
Enter information based on the data store type that you selected.Field
Action
Data Store Name
Specify a name for the data store.
Attachment Set Name
Select the attachment from the list.
Carte Server
Select the Atrium Integrator Carte server.
- (optional) Click Test Data Store to verify the source data store connection parameters.
If the server is not reachable, you can still save the data store and test it later. - Click Save.
The data store connection is created and displayed in the Data Stores section.
For more information about BMC Helix ITSM, see:
To create a target data store
- On CMDB Portal, select Jobs > Manage Atrium Integrator.
The Data Imports page opens. - Click Manage Data Stores.
The Data Stores page opens and displays a list of defined data sources. - Click +Create Data Store.
The Create Data Store section appears on the right side of the page as shown in the following figure. - Select the Data Store Type as ARSYSTEM because the data will be imported in the AR System only.
- Type a name for the Datastore in the Data Store Name field.
The data store name is a meaningful name for the data store that is used when creating a job. - In the AR Server Name field, type the name of your AR System server.
The default port for the specified database is displayed. - Specify the Remedy App Service password.
The following short animation shows the steps to create a target data store connection. - (optional) Click Test Data Store to ensure that you can connect to BMC Helix CMDB.
If the server is not reachable, you can still save the data store and test it later on. - Click Save.
About editing a data store connection
You can edit the details of a data store but you cannot edit the data store name. When you edit the details of a data store, such as port number, jobs that were created before this data store was edited still have the previous details and are not updated automatically. Hence, you must manually update the details of previously created jobs.
About deleting a data store connection
You can delete a data store that you created. If you delete a data store on which the jobs are dependent, it does not impact the jobs because the details of the data store are embedded in the job. But, if you make changes to the data store, you must update your jobs manually because the jobs are not updated automatically.
To refresh a data store connection
For file-based data stores, such as CSV files and XML files, you must manually refresh the data store.
To manually refresh a data store, select the data store, and then click Refresh.
When you refresh a data store, the application recreates all the file-based mappings and creates reference data, which is then used in future for creating a job.