krn.SessionAttach

This job creates a new work session with the application server or resumes an existing work session.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

SessionGUID

STRING

Yes

GUID of the session to be continued; empty = new session is created

2. Output Parameters

Name Type Dependency Description

SessionGUID

STRING

GUID of the new or existing session

3. Return Value

(INT): 0 = Job successful, otherwise error code.