Using the entry ID

How to use the entry ID

Product line

Standard

|

Expert

Operating mode

CLOUD ABO

|

ON-PREMISES

Modules

Services & CRM

Budget & Phases

Purchases

Resource Planning

Business Intelligence

Created: 21.04.2022
Updated: 17.10.2024 | New publication

Using the entry ID

Each object created by Vertec contains an entry ID. You can see this in the properties dialog of the relevant objects (right mouse button > Properties).

The field is left empty for objects newly created by customers.

The entry ID serves two purposes:

  1. When importing config sets, the entry ID identifies whether or not an object already exists in the target database and, therefore, whether it needs to be updated or created again. For detailed information, see config sets .
  2. The Vertec translation system only translates objects such as folders, link containers, absence types, etc, if they have an entry ID. Therefore, objects created by customers are not automatically translated. For more information, see multilingualism in Vertec .

Setting an entry ID

The entry ID can be found in the properties dialog next to the relevant objects (right mouse button > Properties):

To set an entry ID for an object, use the Settings menu on the object, or the shortcut key F3, to open the Python console  and enter the following code, depending on what you want to do:

  • Query an entry ID: argobject.entryid
  • Set an entry ID: argobject.entryid="XX"
  • Remove an entry ID: argobject.entryid = ""
Bitte wählen Sie Ihren Standort