Skip to main content
Skip table of contents

Import accounts From file

Process prerequisite

The file extension should be ".csv" or ".txt"

The fields listed in the file should be separated by ";"

The import file must be generated with the Encoding used by NDD Print (ISO 8859-1)


In the account import it is possible to map the fields: Account*, Code, Manager and Manager Domain. Being that the fields with "*" are mandatory.

To import accounts from file > tab Users > group Importing User > action Accounts > Next

Enter the data as requested by the wizard:

Step 1

File selection: This file must contain the printers information and respect the prerequisites.

Step 2

Field mapping: In this step the fields must be mapped, so that the contents of the column correspond to the field informed;

  • Account: Required field;

  • Code;

  • Manager;

  • Manager Domain.

ATTENTION

If the file has accounts with different names and the same code, the wizard will block the progress of the import.

The user configured as manager doesn't have to belong to the account, and will not be added as member of the account in this process.

Step 3

Define Hierarchy: In this step it is possible to set whether the imported accounts possess hierarchy;

  • Set hierarchy based on the account code: It is possible to set if the account hierarchy will be based on the format of the account code or configured manually.

  • Use separator character: Separates a code through a character;

  • Use breakers by number of characters: Defines how many characters make up each part of the code.

NOTE

If selected to not set a hierarchy based on code, the step 4 will be ignored and the wizard will move straight to step 5.

The following step depends on the type of hierarchy that was selected;

Use separator character:

Step 4

Define Mask: In this step must be mapped how the separation of the code will take place;

  • Separator Character: Enter which character will be used to separate the code;

  • Code Mask: Based on the separator character, identifies how many hierarchy levels will have the code.

Account import file (Use separator character)

💡 EXAMPLE

Account;

Code;

Manager;

Domain Manager

Based on the code, we have:

ACC1;

1.0.0;

user01;

domain1

ACC2;

1.1.0;

user02;

domain2

ACC3;

1.2.0;

user03;

domain3

ACC4;

1.2.1;

user04;

domain4

ACC5;

1.3.0;

user05;

domain5

ACC6;

2.0.0;

user06;

domain6

ACC7;

2.1.0;

user07;

domain7

ACC8;

2.1.1;

user08;

domain8

Separator used: ".";

The code for each account will be separated as follows: 1-2-1

Use breakers by number of characters:

Step 4

Define Breaks: In this step must be mapped how the separation of the code will take place;

  • Quantity of characters: Identifies the number of characters held by the code and shows the performed divisions;

  • Break on X characters: this field is entered the number of characters will be passed before breaking the code;

  • Insert: Insert the number of characters set in the field "Break on X characters to break the account code;

  • Remove: removes the last value inserted in the list;

Account import file (Number of characters)

💡 EXAMPLE

Account;

Code;

Manager;

Domain Manager

Based on the code, we have:

ACC1;

0100000;

user01;

domain1

ACC2;

0100100;

user02;

domain2

ACC3;

0100200;

user03;

domain3

ACC4;

0100201;

user04;

domain4

ACC5;

0100300;

user05;

domain5

ACC6;

0200000;

user06;

domain6

ACC7;

0200100;

user07;

domain7

ACC8;

0200101;

user08;

domain8

Number of characters selected 2,3,2 (XXYYYZZ)

The code for each account will be separated as follows: 01-002-01

Step 5

Manually set hierarchy: In this step it is possible to view the hierarchy applied based on the code and manually edit it.

  • Next: Moves an account to the next level, making it the daughter of another account that was on the same level;

  • Back: Moves an account to the previous level, making it the parent of another account that was on the same level;

  • Above: Moves the account upward in the list of accounts, being able to change its location in the account tree;

  • Below: Moves the account downward in the list of accounts, being able to change its location in the account tree;

  • Add: Add a new account to the list of accounts, requesting it's data:

    • Account name;

    • Account code;

    • Managers;

  • Remove: Removes the selected account from the list;

  • Edit: Edit the data of the account selected in the list;

  • Help.

JavaScript errors detected

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

If this problem persists, please contact our support.