Expert search

The expert search can be used in various places in the GUI ( profile overview , workflow overview , Content Inspection overview , ASM overview , ETL overview , Designer (Data Flow), ENGDAT overview ).

The search index of profiles, the search index of workflows, etc. is queried for this.

In the search, terms are used that refer to properties of the respective entries that are displayed (e.g. profiles in the profile overview or workflows in the workflow overview, etc.). For the respective keywords, see the section below.

Let's take a look at the first partial term in the screenshot above.


search(BASIC.ACTIVE, true, equals)


This searches for all profiles that are active, i.e. profiles that have the checkbox Activate profile (ACTIVE) set (true) in the Main settings (BASIC). Note: For Boolean values, no quotation marks ("") are necessary around the comparison value, but for string values they are (→ see "XXX" in the second partial term). For negation, a ! is used, e.g.


!search(BASIC.ACTIVE, true, equals)


Multiple partial terms can be connected with AND and OR to a larger term. In the case of connected terms, care must be taken to ensure logically correct bracketing of the partial terms. Example: (all profiles that have an AS2 Input Agent or Response)


search (RESPONSE.TYPE, "as2", contains) OR search (BASIC.PROFILETYPE, "as2", contains)

Context menu


All available keywords can be displayed via the context menu of the search field (see section below). For example, AGENT stands for the Input Agent, RESPONSE for Responses, and so on.


(1) Examples: Here you can find example queries. In the search field, an autocomplete function is also available as soon as you enter something.

(2) Saved search queries: Here you can save search queries or use saved ones and manage the saved queries in a further dialogue.

Keywords


Profiles


Note: The values of a specific profile can be found in the Main Settings via the folder icon on the right in field ID.

AGENT


Tab Phase 1.


AMQPALIAS

Field Connection alias in Input Agent AMQP/JMS.


CHANNELID

Channel ID of selected channel in Input Agent.


CHANNELIDS

Channel ID of selected channel in Input Agent (if multiple channels selectable).


COCKPITROLES

Selected DataCockpit role in Input Agent DataCockpit/Portal.


CONTEXT

Field Message context in Input Agent Message.


CUSTOMCLASS

Selected class in Input Agent Custom class.


CUSTOMCONFIG

Field Config file in Input Agent Custom class.


DBALIAS

Field DB alias in Input Agent DB.


DIRECTORY

Field Directory in Input Agent File.


DQUEUE

Field DataQueue in Input Agent DataQueue.


FACTORYNAME

Field Start on IS only .


FILEEVENT

Checkbox React to file events in Input Agent File.


FILENAME

Input Agent File, field File pattern.


HOST

Field Host in Input Agent DataQueue.


IOTALIAS

Input Agent IOT, subscription model, field Connection alias.


KAFKAALIAS

Field Connection alias in Input Agent Kafka.


MIMETYPE

Field MIME type in Input Agents AS2, AS4, HTTP (event-driven), Mail (event-driven).


MQTTALIAS

Field Connection alias in Input Agent MQTT.


QUEUE

Field Message queue in Input Agent Message.


RECIPIENT

Field Recipient address in Input Agent Mail (event-driven).


SAPALIAS

Field SAP alias in Input Agent SAP ALE (event-driven).


SENDER

Input Agent Mail, field Sender address.


SMS

Field Phone number in Input Agent SMS .


SQL

Field SQL in Input Agent DB.


SUBJECT

Field Subject contains in Input Agent Mail (event-driven).


TCPALIAS

Field Connection alias in Input Agent TCP.


TOPIC

Field Topic in Input Agents MQTT and Kafka.


TYPE

Field Selected input agent.


URLSUFFIX

Field URL address suffix in Input Agent HTTP (event-driven).

BASIC


Tab Main settings.


ACTIVE

Switch Activate profile.


AGENTTYPE

Tab Phase 1, field Selected input agent.


CHECKENV

Tab Extensions, field Environment check through.


CHECKPOINTSDEFINED

Tab Checkpoints, field Checkpoints (true or false).


CREATEDAT

Tab Info, field Created at. Example: search(BASIC.CREATEDAT, "2022-11-14", contains)


DESCRIPTION

Tab Info, field Description of profile.


DOCUMENTATIONURL

Tab Info, field Documentation URL.


ENCODING

Tab General, field Encoding.


EXCEPTIONPROFILE

Tab Error handling, field Profile on error.


EXCEPTIONWORKFLOW

Tab Error handling, field Start new workflow.


FORMAT

Field Document type.


GROUP

Group name.


INDEXDATA

Tab Backup/Limits, checkbox Index backup of input data.


LOGPOOL

Tab General, field Log-Pool.


MODIFIEDAT

Profile overview, column Modified at . Example: search(BASIC.MODIFIEDAT, "2024-05", contains)


MODIFIEDBY

Profile overview, column Modified by.


NAME

Field Name.


PHASE4

Switch Activate phase 4.


PREPARSER

Name of used preparser in tab Extensions.


PRIORITY

Tab General, field Priority. Key words: VERY LOW , LOW , NORMAL , HIGHER , HIGHEST.


PRIVATEDATA

Switch Sensitive input/output data.


PROFILETYPE

Column Input agent in profile overview.


SEMANTIC

Tab Phase 2, tab Document type, checkbox Execute semantic checks.


SINGLERUN

Tab General, checkbox Profile may only run in one instance.


SUSPENDED

Profiles that are suspended (true or false).


TEMPLATE

Profiles that are templates (true or false).


TRANSPORTMANAGER

Switch Marked as ready for Transport Manager.


VERSION

Field Version.

IU


Tab Phase 5.


CONFIG

Field Config file.


PARAM

Column Name.


POSTEXECUTION

Field Postexecution.


POSTEXECUTIONENCODING

Field Encoding of IU data.


UNIT

Field Integration Unit.

RESPONSE


Tab Phase 6.


ACTIVE

Profile with activated/deactivated Response (true or false).


AMQPALIAS

Response AMQP/JMS, tab Settings, field Alias.


AS2SUBJECT

Response AS2, tab Settings, field Subject.


AS2URL

Response AS2, tab Settings, field URL.


AS400CMD

Response AS/400, tab Settings, field Program.


ASM

Various Responses, tab ASM settings (selected ASM entry).


BUCKET

Response CloudStorage, tab Settings, field Bucket (if available).


CHANNEL

Various Responses , tab Settings, field Channel selection (name).


CONFIG

Response Custom class, tab Settings, field Additional parameters.


CUSTOMCLASS

Response Custom class, tab Settings, field Class.


DEPENDSON

All Responses , tab Dependencies, field in response no.


FAX

Response Fax , tab Settings , field Partner fax number .


FILENAME

Responses AS2, AS4, CloudStorage, File, Fax, FTP, OFTP and SCP, tab Settings, field File.

Responses Mail und X.400, tab Settings, field Name of attachment.

Response WebDAV, tab Settings, field File name.


HOST

Response AS/400, tab Settings, field Target system.


KAFKAALIAS

Response Kafka, tab Settings, field Alias.


KAFKAKEY

Response Kafka, tab Settings, field Key.


LABEL

Field Name/Description of Response.


MAILSUBJECT

Response Mail, tab Settings, field Subject.


MAILTO

Response Mail, tab Settings, field To.


MQTTALIAS

Response MQTT, tab Settings, field Alias.


MSGCONTEXT

Response Message, tab Settings, field Context name.


MSGQUEUE

Response Message, tab Settings, field Queue name.


POSTEXEC

All Responses , tab Content settings, field Treatment of data postexecution.


POSTEXECCONFIG

Al Responses , tab Content settings, field Config file.


PROFILE

Response Message, tab Settings, field Profile name.


QUERY

Response HTTP , tab Settings , field Query/Body .


SAPALIAS

Responses SAP and SAP ALE, tab Settings, field SAP Alias.


SAPQRFC

Response SAP, tab Settings, field qRFC Queue.


SAPRFC

Response SAP, tab Settings, field RFC.


SMSFROM

Field From in Response SMS .


SMSTO

Field To in Response SMS .


TOPIC

Responses MQTT, AMQP/JMS and Kafka, tab Settings, field Topic.


TYPE

Column Response.


WEBDAVDIR

Response WebDAV, tab Settings, field Directory.

TAGS


Tab Main settings, tab Info.


TAG

Field Tags.

TREE


Tab Phase 3.


DESTINATION

Field Target structure (so the name of the target structure).


FIXVALUE

Target structure field attribute Fix value .


FUNCTION

Field Used functions.


SOURCE

Field Source structure (so the name of the source structure).

VARIABLES


Variables in tab Phase 3.


VARIABLE

Name of variable.

Workflows

BASIC


Tab Main settings.

ACTIVE

Checkbox Active.


COCKPITROLE

Field DataCockpit roles.


CREATEDBY

User that created entry.


DESCRIPTION

Field Description.


DOCUMENTATIONURL

Field Documentation URL.


EOLACTION

Name of final action.


GROUP

Group name.


MODIFIEDAT

Modification date of entry.


MODIFIEDBY

User that modified entry.


NAME

Field Name.


URL

Field URL key.


USERS

Field _data user.

STATE


Workflow state.

DESCRIPTION

Field Description.


NAME

Field Name.

TRANSITION


Workflow transition.

DESCRIPTION

Field Description.


NAME

Field Name.

VARIABLES


Workflow variable.

VARIABLE

Name of variable.

Content Inspection

BASIC


Tab Main settings.


ACTIVE

Checkbox Active.


ASM

Tab Data transmission , field ASM selection .


CHANNEL

Tab Data transmission for X.400 , field Channel selection (field content is <partner name>:<channel name> ).


CHANNELIDS

Channel ID of selected partner channels in tab Partner relation.


COLLECTEDFILENAMES

Tab File compound , field Existing files .


DESCRIPTION

Field Description.


DOCUMENTATIONURL

Field Documentation URL.


ENCODING

Field Encoding.


FILEPATTERN

Field File pattern.


GROUP

Group name.


INSPECTORLIST

Type of inspector in field File inspectors.


MAILBODY

Tab Data transmission for X.400 , field Text .


MERGECLASS

Type of merger in area Postexecution.


MODIFIEDAT

Field History.


MODIFIEDBY

Field History.


NAME

Field Name.


PRIORITY

Field Priority.


PROFILE

Used profile in tab Data transmission.


RECIPIENTS

Tab Data transmission for X.400 , field Recipient .


SENDER

Tab Data transmission for X.400 , field Sender .


SPLITCLASS

Type of splitter in area Preexecution.


SUBJECT

Tab Data transmission for X.400 , field Subject .


TYPE

Field Type.


WORKFLOW

Tab Data transmission, option Workflow, field Workflow selection.

ASM

BASIC


Tab Main settings.


ACTIVE

Checkbox Active.


BACKUP

Field Backup.


DESCRIPTION

Field Description.


DIRECTORY

Field Directory.


DOCUMENTATIONURL

Field Documentation URL.


GROUP

Group name.


MODIFIEDAT

Field History.


MODIFIEDBY

Field History.


NAME

Field Name.


RECIPIENTERROR

Tab Notification, field Recipient.


RETAINBACKUP

Field Keep backup for.


RETAINLOGS

Field Keep logs for.


TYPE

Tab Transmission , field Select channel type. Key words: AS2 , FILE , API (for Custom class ), FTP , FAX , HTTP , KAFKA , SMTP (for Mail ), OFTP , SAP ALE , SCP , X.400 .

TRANSFER


Tab Transmission.


CHANNELID

Field Communication channel (→ channel ID).


CONFIG

Transmission type Custom class, field Config file.


CUSTOMCLASS

Transmission type Custom class, field Class.


DIRECTORY

Transmission type File, FTP, SCP, field Directory.


FAX

Transmission type Fax, field Partner Fax number.


MIMETYPE

Transmission type AS2, Mail, X.400, field MIME type.


SAPALIAS

Transmission type SAP ALE, field SAP Alias.


SUBJECT

Transmission type AS2, Mail, X.400, field Subject.

ETL/ELT

BASIC


Tab Main settings.


ACTIVE

Checkbox Active.


CREATEDAT

Creation date of entry.


CREATEDBY

Creator of entry.


DESCRIPTION

Field Description.


DOCUMENTATIONURL

Field Documentation URL.


GROUP

Group name.


MODIFIEDAT

Overview, column Modified at.


MODIFIEDBY

User that modified entry.


NAME

Field Name.


PROCESSTYPE

Field Process type. Key words: LOCAL, REMOTE.

ETLELEMENT


Tab ETL/ELT tasks.


DESTINATIONTYPE

Tab Action (destination data) , field Type destination data . Key words: DB , MONGO , CSV , FIX (for Fix record ), VELOCITY (for Template ), MAIL , FILTER (für Functions ), CUSTOM , NONE (for Without ).


NAME

Name of task in field ETL/ELT tasks.


SOURCETYPE

Tab Source data , field Type source data . Key words: DB , MONGO , CSV , FIX (for Fix record ), XML , JSON , CUSTOM , CLIPBOARD , NONE (for Without ).

VARIABLES


Tab Variables.


VARIABLE

Name of variable.

Data Flow

ASM


ASM entries used in Data Flow.


DESCRIPTION

Field Description in tab Main settings of the ASM entry.


NAME

Name of the ASM entry.

BASIC


Tab Main settings.


CHANNELIDS

ID of channel used in Data Flow.


DESCRIPTION

Field Description.


DOCUMENTATIONURL

Field Documentation URL.


GROUP

Group name.


MODIFIEDAT

Modification date of entry.


MODIFIEDBY

User that modified entry.


NAME

Field Name.

CI


Content Inspection entries used in Data Flow.


DESCRIPTION

Field Description in tab Main settings of the CI entry.


NAME

Name of the CI entry.

CONSTANTS


Constants used in Data Flow.


NAME

Name of the constant.

ETL


ETL entries used in the Data Flow.


DESCRIPTION

Field Description in tab Main settings of the ETL entry.


NAME

Name of the ETL entry.

PROFILE


Profiles used in the Data Flow.


DESCRIPTION

Field Description of profile in tab Main settings, subtab Info of the profile.


NAME

Name of the profile.

WORKFLOW


Workflows used in Data Flow.


DESCRIPTION

Field Description in tab Main settings of the workflow.


NAME

Name of the workflow.

ENGDAT

BASIC


Tab Main settings.


CHANNELID

Tab Message, field Communication channel (→ ID).


DESCRIPTION

Tab Message, field Description.


DIRECTION

Page Templates, column Direction.


ENCODING

Tab Message, field CharSet.


ERROR

Erroneous transmissions ( true or false ).


ERRORMSG

Field Status (text in brackets).


MAIL

Field Mail notifications to.


NAME

Field Reference, or name of entry.


PROFILE

Tab Message, field Profile for post processing (direction Inbound).


ROUTE

Tab Message, field Route.


VERSION

Page Templates, column EngDAT.

COMPANYDESTINATION


Area Partner information.


CITY

Tab Company, field Postcode/C (right field).


COMPANY

Tab Company, field Company.


COMPANYID

Tab Company, field Company-ID (right field).


COUNTRY

Tab Company, field Country.


SITEID

Tab Company, field Site ID.


STATE

Tab Company, field State.


STREET

Tab Company, field Street.


ZIP

Tab Company, field Postcode.

COMPANYORIGIN


Area My Information.


CITY

Tab Company, field Postcode/C (right field).


COMPANY

Tab Company, field Company.


COMPANYID

Tab Company, field Company-ID (right field).


COUNTRY

Tab Company, field Country.


SITEID

Tab Company, field Site ID.


STATE

Tab Company, field State.


STREET

Tab Company, field Street.


ZIP

Tab Company, field Postcode.

CONTACTDESTINATION


Area Partner information, tabs Developer, Technician, Trader.


DEPARTMENT

Field Department.


FAX

Field Fax.


FORENAME

Field First name.


MAIL

Field Mail.


MOBILE

Field Mobile.


PHONE

Field Phone.


ROUTE

Field Route.


SURNAME

Field Last name.


TYPE

Checks if developer/technician/trader contact information is available . Key words: ENG , TECH , TRADE .

CONTACTORIGIN


Area My information, tabs Developer, Technician, Trader.


DEPARTMENT

Field Department.


FAX

Field Fax.


FORENAME

Field First name.


MAIL

Field Mail.


MOBILE

Field Mobile.


PHONE

Field Phone.


ROUTE

Field Route.


SURNAME

Field Last name.


TYPE

Checks if developer/technician/trader contact information is available. Key words: ENG , TECH , TRADE .

MFT

BASIC


Page Rule.


ENCODING

File encoding.


FILENAME

File name.


FILEPATTERN

File pattern.


FILETYPE

File type.


NAME

Name of rule.


PARTNERS

Selected partners.


PROFILE

Profile.