Profiles (Profile Overview)

Practically every data processing in Lobster_data is done in so-called profiles. A profile has several phases, in which the data is received, processed and sent or stored. All this happens in graphical form. There is no programming required. See also the introductory section Profiles and Jobs.

Note: You can define some default values in configuration file ./etc/admin/datawizard/defaults.properties.

images/download/attachments/53412769/384-version-1-modificationdate-1647579825878-api-v2.png


(1) The client you are logged in to.

(2) You can search for a profile by name (for this client, see (22) for all clients). Tags will be taken into account. See also (4), where you can use certain criteria (e.g. variables used) to search for profiles. The result is a list of profiles. Note: If you use the two-column display option, you can select a group in the left-hand column and then use the prefix : in the search field here, e.g. :profiname. The search term is then only searched for in the selected group.

(3) This option allows you to also search in the description of the profiles.

(4) This opens the expert search.

(5) Each profile has to be assigned to a group and these groups are arranged in a tree structure in which you can either navigate directly or search for group names in the search field. Note: All groups and profiles can be moved by drag and drop.

(6) Only active (and valid) profiles accept data. Note: Inactive profiles are grey and in italics.

(7) To show additional columns.

Context Menu Group


(8)

Activate/Deactivate profile

Here you can activate/deactivate all profiles of this group. Only an active and valid profile accepts data (unless you manually upload files). See also section Profile Suspensions.

(9)

Marked as ready for Transport Manager

You can mark all profiles of this group to be listed in the Transport Manager.

(10)

Import profile

Here you can create a new profile in this group by importing an exported profile (21). See section Manual Export and Import of Profiles.

(11)

Profile templates

Here you can create a profile template or create a new profile in this group based on a previously created profile template. Note: A profile template looks just like a normal profile. In an open template, the only difference is a small note about it. In addition, column Template in the profile overview shows whether a profile is derived from a template (and of which) or whether it is a template (*****).

(12)

Create new profile

Here you can create a new profile in this group.

Context Menu Profiles


(13)

Block profile

This allows you to block the profile for a specific user so that only this person is allowed to edit the profile. For this user, the blocked profile then appears in the My tasks tile on the start page.

(14)

View profile only

If a profile is blocked (13), you can view it but not edit it.

(15)

Marked as ready for Transport Manager

You can mark a profile to be listed in the Transport Manager.

(16)

Activate/Deactivate profile

Here you can activate/deactivate the profile. Only an active and valid profile accepts data (unless you manually upload files). See also section Profile Suspensions.

(17)

Convert profile to template

See (25).

(18)

Clone profile

Creates a copy of this profile or deletes it. Note: Deleting will create a backup of the profile. See also sections Save and Cache Profiles and Backup/Limits.

(19)

To clipboard

You can copy the ID and the name of the profile in another dialogue.

(20)

Quick view

Opens another window that shows the most important parameters of the profile in a compact form. Note: You can also access this information via HTTP if you have the user right Administration via REST or Administrator.

http(s)://<your_server>/dw/rc/v1/quickview?profile=<profile_name_or_profile ID>&user=<user_name>&passwd=<password>

(21)

Export as

The profile can be exported and later imported via (24). Please use format .pak. See section Manual Export and Import of Profiles.

(22)

Report for

You can have a report created for this or all profiles. In addition, you can search for a profile in all clients (this requires administrator rights), see also (2).

(23)

Restart

This opens the Restart Dialogue, in which you can manually start the profile. Note: See also section Blacklist and Whitelists for File Extensions.

(24)

Import profile

You can import a profile. See section Manual Export and Import of Profiles.

(25)

Profile templates

Here you can create a profile template or create a new profile based on a previously created profile template. Note: A profile template looks just like a normal profile. In an open template, the only difference is a small note about it. In addition, column Template in the profile overview shows whether a profile is derived from a template (and of which) or whether it is a template (*****). If a template is changed later (in phases 1, 3-6) and the Save & backup & close button is used, then another dialogue appears in which it is possible to select which profiles derived from the template are to be synchronised accordingly.

(26)

Open in new window

The entry will be opened in another browser tab. Attention: Your browser may block this as an unauthorised popup. Check your browser settings if necessary.

System Variables


There is a variety of system variables (e.g. VAR_PROFILENAME, VAR_PROFILE_VERSION, etc.) that allow you to access all kinds of profile-relevant information. Just take a look through the list. You will also find explicit notes in the documentation of specific areas of the GUI.