dms.IsUserData

This job checks whether an entry already exists for the specified name and type. By default, existence is only checked for the user. If the check should be user-independent – that is, only for the type – the corresponding flag must be set.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

1 = the existence of the entry is checked independently of the user, otherwise 0

Type

INT

Yes

see data types

Name

STRING

Yes

Identifier for the record

2. Output Parameters

Name Type Dependency Description

IsUserData

INT

1 = if the requested entry exists, otherwise 0

3. Return Value

(INT): 0 = Job successful, otherwise error code
Complete list of error codes