Managing ReflexBlue Import synchronisations in the ReflexBlue Import/Export Service
In the ReflexBlue Import/Export Service, you use ReflexBlue Import synchronisations to create a link with an existing import definition in a ReflexBlue administration. With this link, files that are prepared locally on your PC are automatically picked up and sent to your ReflexBlue Application Server. The processing takes place according to the configuration of the import definition in your administration.
This guide explains how to add and manage ReflexBlue Import synchronisations in the ReflexBlue Import/Export Service.
Adding a ReflexBlue Import synchronisation
Follow these steps to add a new ReflexBlue Import synchronisation in the ReflexBlue Import/Export Service:
- Open the Synchronisations screen.
- Select Add Synchronisation.
- Choose ReflexBlue Import from the list of synchronisation types and select Ok. You’ll be taken to the Create ReflexBlue Import Synchronisation screen.
- In the Create ReflexBlue Import Synchronisation screen, fill in all required fields. These fields are explained further in this guide.
- Select Save to save the synchronisation.
Once the synchronisation has been saved and is active, files you place in the source directory are automatically uploaded to your ReflexBlue Application Server and imported using the linked import definition.
Editing a ReflexBlue Import synchronisation
Follow these steps to edit an existing ReflexBlue Import synchronisation in the ReflexBlue Import/Export Service:
-
Open the Synchronisations screen of the ReflexBlue Import/Export Service.
-
Select the import synchronisation you want to edit. You’ll be taken to the Edit ReflexBlue Import Synchronisation screen.
-
Edit the desired fields. These fields are explained further in this guide.
Select Reset to undo your changes and revert to the original values if you want to start over.
-
Select Save to save your changes.
Deleting a ReflexBlue Import synchronisation
Follow these steps to delete an existing ReflexBlue Import synchronisation in the ReflexBlue Import/Export Service:
- Open the Synchronisations screen of the ReflexBlue Import/Export Service.
- Select the import synchronisation you want to delete. You’ll be taken to the Edit ReflexBlue Import Synchronisation screen.
- Select Delete to remove the synchronisation.
- Confirm that you want to delete the synchronisation.
Required information for ReflexBlue Import synchronisations
The table below provides an overview of the information you need to enter when adding or editing a ReflexBlue Import synchronisation in the ReflexBlue Import/Export Service.
| Name | Description |
|---|---|
| Name | The name of the synchronisation. Provide a clear and recognizable name. |
| User | The ReflexBlue user with which you log in to the ReflexBlue Application Server. Choose from users created under ReflexBlue Logins. |
| Administration | The ReflexBlue administration you want to synchronise with. Choose from the administrations available on the connected ReflexBlue Application Server. The selected user must have access to this administration. |
| Import Definition | The name of the import definition. Choose from the import definitions added to the selected administration. |
| Import Directory | The directory on the PC where the ReflexBlue Import/Export Service runs, from which import files are retrieved. This can also be a locally configured network location. |
| Is Active? | Indicates whether the synchronisation is active. |
| File masks | One or more file masks for the entities being imported. This is explained further in this guide. |
Using file masks
For import synchronisations in the ReflexBlue Import/Export Service, you use file masks to specify which names import files can have. For this, you use Regular Expressions (regex).
For each entity you want to import, an input field appears where you enter a regex file mask. The placeholder text of the field shows for which entity you need to enter a mask. For example: for a field with the placeholder text entity://articles.article, you enter a mask for article files, such as artikelen\.csv.
Which entities you need to specify depends on the configuration of the linked import definition. You specify these entities in the Receive CSV tab of the Import/Export definition in the ReflexBlue Desktop Client Application. Based on this configuration, the correct input fields for file masks appear in the ReflexBlue Import/Export Service.
If you have data spread over multiple files, you can use regex groups to link the files so they are imported together.
For more information about using file masks when importing, see the documentation: Using Regular Expressions for importing CSV files.