Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
German

Lucanet Rest API

Wir haben die Integration von LucaNet und AMANA SmartNotes erweitert. Mit der erweiterten Integration ist jetzt eine Alternative zur BI-Integration verfügbar. Außerdem haben wir die Schnittstelle benutzerfreundlicher gestaltet: 

  • Für einen einfacheren Verbindungsaufbau zwischen LucaNet und SmartNotes haben wir die Anzahl der erforderlichen Parameter reduziert.

  • Der Datenimport kann nun komplett in der neuen Schnittstelle innerhalb von SmartNotes aufgesetzt und gesteuert werden.

Die Parameter der LucaNet-Daten können nun direkt angegeben werden, d. h. Sie können jetzt z. B. statt OIDs Elemente aus Dropdown-Listen wählen. 
Um die neue Integration benutzen zu können, müssen Sie die Datei Lucanet Import Installer.msi installieren, die Sie von AMANA erhalten, und SmartNotes auf die Version 2.09.0.356 oder höher aktualisieren.

English

Lucanet Rest API

We have extended the integration of LucaNet and AMANA SmartNotes. With the extended integration, an alternative to BI integration is now available. We have also made the interface more user-friendly:
For an easier connection setup between LucaNet and SmartNotes, we have reduced the number of required parameters.

  • The data import can now be completely set up and controlled in the new interface within SmartNotes.

  • The parameters of the LucaNet data can now be specified directly, i.e. you can now select elements from dropdown lists instead of OIDs, for example.

To use the new integration, you need to install the Lucanet Import Installer.msi file that you receive from AMANA and update SmartNotes to version 2.09.0.356 or higher.


SmartNotes Interface Architecture

This document describes the functionality of importing data from Lucanet Rest API into SmartNotes.

For details on the SmartNotes system architecture, see the "SmartNotes Technical Documentation".

Prerequirements

The Lucanet Rest Api interface must be installed on your SmartNotes server. For more information and the installation file, please contact the SmartNotes technical hotline.

Lucanet Rest Api Import to SmartNotes

A new connector must be defined in the SmartNotes Import Administration that uses the "Lucanet Rest Api Import" as interface. If the entry "Lucanet Rest Api Import" is not present in the interfaces dropdown, please contact the SmartNotes technical hotline to provide the library.

Connector Definition

Mandatory Connector Parameters:

  1. Host: Host that will be used for API endpoints

  2. Database: Database name in LucaNet

  3. NumberDecimalSeparator

  4. NumberGroupSeparator

  5. User: Your Lucanet Api username

  6. Password: Your Lucanet Api password

  7. Technical User:  if checked the Password will be stored, otherwise not

DataSource Definition

Mandatory DataSource Parameters:

  1. Adjustment Level: Adjustment Level across which the data is to be requested.

  2. Data Level: Data Level across which the data is to be requested.

  3. First Month: The start date of the reporting period Yes Date, YYYYMM.

  4. Ledger: the specific ledger (financial report).

  5. Organization Elements: Organization Elements across which the data is to be requested.

  6. Period Type: Periodicity of data requested.

Optional DataSource Parameters:

  1. Display Currency: Display Currency across which the data is to be requested.

  2. DrillDownLevel: Define until which depth level the ledger should be expanded. '-1' means all levels and '0' the root.

  3. First Month of Fiscal Year: The first month of the fiscal year.

  4. Last Month: Last month of the reporting period.

  5. Partners: Partners across which the data is to be requested.

  6. Period Request Type: The following values are available:

    1. STANDARD: Default value of the account on a given date (i.e. BALANCE on a balance account).

    2. START: Returns the start value of the account on a given date.

    3. TRANSACTION_FIGURES: Returns the change to the account on a given date.

    4. BALANCE: Returns the balance of the account on a given date.

  7. Transaction Currency Transaction Currency across which the data is to be requested.

  8. Transaction Types: Transaction Types across which the data is to be requested.

Mapping Definition 

Please refer to the normal SmartNotes user documentation or AMANA consulting for assistance with this step.

After the mapping definition has been done correctly, a non-empty position preview should be available. The import definition is then fully set up and an import can be performed.