Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

getRequestTypeByIdForServiceDesk(serviceDeskId, requestTypeId)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Returns a JSMRequestType structure.

Returns a JSMRequestType structure for the provided request type id, from the service desk mentioned.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

serviceDeskId

Integer

Yes

The service desk id.

requestTypeId

Integer

Yes

The request type id

Return Type

JSMRequestType

Returns a JSMRequestType structure containing information about the request type.

Example

Code Block
languagejs
JSMRequestType requestType = getRequestTypeByIdForServiceDesk(1, 25);
return requestType;

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "jsd_routine" and space = currentSpace ( )
labelsarray_routines

We've encountered an issue exporting this macro. Please try exporting this page again later.