CNH Price List Import Interface Setup
In this chapter, you can find the following sections:
Note
For the setup, please contact your TRASER Software GmbH representative who will help you with the following steps and the setup of the required Blob storage and Azure function (TRASER ARCH team).
Basic Setup
First, the basic interface setup must be performed. Please proceed as follows:
- Open the Interface List page in TRASER DMS 365 and select the CNHPRICELISTIMPORT entry.
- In the General FastTab:
- Activate the Interface Log toggle switch to keep a record of all CNH Price List Import Interface activities via the Log button in the menu bar.
Tip
If needed, enable automatic clearing of lines on the Interface Log page after a specific time by entering a value in the Delete Log Entries After field.
Example: 90D
= all log entries older than 90 days are automatically deleted. Information about entering a time frame can be found here.
- In the Parameters FastTab, enter the following information in the Value field to prepare the interface:
- AzureContainerName: Enter the Azure Blob Storage container name used to download the CNH price file.
- AzureSharedAccessKey: Enter the Shared Access Key of above defined Azure Blob Storage account.
- AzureStorageAccount: Enter the Azure Blob Storage account used to download the CNH price file.
- NameOfCatalogCSCE: optional Select the specific catalog code that will be used for the Case Construction Price File Import Interface.
For more information see Creating Catalog. - NameOfCatalogCSIH: optional Select the specific catalog code that will be used for the Case IH Price File Import Interface.
For more information see Creating Catalog. - NameOfCatalogNHAG: optional Select the specific catalog code that will be used for the New Holland Agriculture Price File Import Interface.
For more information see Creating Catalog. - NameOfCatalogNHCE: optional Select the specific catalog code that will be used for the New Holland Construction Price File Import Interface.
For more information see Creating Catalog. - NameOfCatalogSTEYR: optional Select the specific catalog code that will be used for the Steyr Price File Import Interface.
For more information see Creating Catalog. - PriceListRegionCode: Select the specific region code that will be used for the CNH Price File Import Interface.
This is needed to specify the dealer's target region as CNH does not provide individual, dealer-specific files via CSPS. In order to use the correct catalog prices, one of the following region codes must be selected.
Otherwise, wrong catalog prices could be applied.
Possible values:DE
,EN
,ES
,IT
,FR
,NL
,DA
- PriceListWeightUnit: Enter the specific weight unit that will be used for the CNH Price File Import Interface.
This value depends on the weight unit used for catalog items in the system, not on the weight unit imported from CNH.
Possible values:g
andkg
Note
It is only required to select catalogs for manufacturers you actually deal with in the NameOfCatalog... parameters.
When all requirements are met (green or grey values in the Parameters FastTab), users can enable the interface via the Activate Interface button of the CNH Price List Import Interface Card.
Please proceed with the Job Queue Setup section.
Job Queue Setup
This job queue is automatically created during the CNH Price List Import Interface Setup, so it is not necessary to create it manually. When activating the CNH Price List Import Interface, a notification is displayed from where the job queue could be opened directly, if necessary.
Note
CNH provides price lists once a day, so it is sufficient to run the job queue once per day.
In case the job queue was changed or reset, please follow below instructions to recreate the recommended settings:
- Open the Job Queue Entries page in TRASER DMS 365 using the search (ALT+Q).
- Click on the New button to create a new job queue entry.
- In the General FastTab of the Job Queue Entry Card, do the following:
- In the Object Type to Run field, select the
Codeunit
value. - In the Object ID to Run field, select the
5576036
value. - Optional In the Description field, enter a unique job queue description, if needed, e.g.,
CNH Price List Import
. - Optional In the Earliest Start Date/Time field, enter the date and time the job queue should run the next time. If no value is selected, the job queue will run as soon as Status = Ready.
- In the Object Type to Run field, select the
- In the Recurrence FastTab of the Job Queue Entry Card, do the following:
- Activate the toggle switches for all weekdays.
- In the Starting Time field, select a time after the usual business hours, so that the CNH Price List Import Interface data is up to date for the next working day.
Recommended value:21:00:00
(09:00:00 PM). - Leave the Ending Time field empty, as the job queue is intended to run only once per day.
- Leave the No. of Minutes between Runs field empty, as the job queue is intended to run only once per day.
The job queue entry is finished and has Status = On Hold.