webMethods Integration Cloud and Cloud Deployment Documentation 6.0.0 | webMethods Integration Cloud | Built-In Services | Built-In Services | Flow | getSessionInfo
 
getSessionInfo
Obtains detailed information about the current logged-in user session. Also provides the current Integration execution result reference identifier.
Input Parameters
None
Output Parameters
$session
Document Returns information about the current logged-in user session. Also provides the current Integration name and the execution result reference identifier.
Key
Description
tenantId
String Tenant Identifier.
stageId
String The stage ID where the current integration resides.
user
Document Returns user details.
Key
Description
name
String Name of the user who is executing the service.
integrationName
String The name of the Integration.
Note: If Integration A has a referenced Integration B, and if the getSessionInfo service is called in Integration B, then integrationName will be A but if Integration B is executed independently, then integrationName will be B.
executionResultReference
String Returns the current Integration execution result reference identifier. For example, you can pass the identifier to an on-premises operation and trace the Integration execution.

Copyright © 2014- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.