Skip to main content
Skip table of contents

Setting up a connection to the Azure Resource Group and Retarus

You need to set the following parameters in the sample code:

Parameter

Description

Responsibility

Retarus_webServiceUrl_m2f

URL of the Retarus Directory Synchronisation Service for Email-to-Fax

Provided by Retarus
Implementation Engineer

Retarus_webServiceUrl_f2m

URL of the Retarus Directory Synchronisation Service for Fax-to-Email

Provided by Retarus
Implementation Engineer

connection_string

Connection string provided in the Azure Storage Account

Customer Azure Administration

containerName

Name of the container within the Resource Group that holds the storageAccount.

Customer Azure Administration

blobName_m2f

Name of the *.csv file for Email-to-Fax

Set to: m2f.csv

 

blobName_f2m

Name of the *.csv file for Fax-to-Email

Set to: f2m.csv

 

retarus_credentials

Enter your credentials in following format:
<username>:<password>

Provided by Retarus
Implementation Engineer

separator_columns_RetarusFile

The default delimiter is ;.

Ensure that ; is also set in the DirSync settings.

This delimiter can be modified if needed, but never set it to a comma (,).

 

separator_MSGraphAPI

MS Graph API parameters are separated by a comma (,).

Do not change this setting!

LastRow

The default value is #####END#####.

Ensure this is also set in the DirSync settings.

f2m_interm_document

Name of the intermediate document created depending on the mode:

  • mode1_multiRecipients = true or

  • mode2_multiRecipients = true

The default name is “f2m_interm.csv”.

To upload the .csv files to the blob container, a connection string is required. In the image below, the connection string is highlighted in yellow.

image-20250214-092531.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.