Skip to Content

Turn your connections into holiday cash with our new Customer Referral Program! Learn more

This documentation is for version 4 of App Builder, the new name for Vinyl. Access the Vinyl documentation here.

Session() mvSQL runtime function in Jitterbit App Builder

Summary

Returns information for the current user's session.

Syntax

session()

Parameters

property

The requested property. Supported values include:

  • No parameter - Returns session identifier as a UUID.
  • TIMEZONE - IANA time zone name as a string (2.5).
  • TIMEZONEOFFSET - Time zone offset in ISO format ±[hh]:[mm] as a string (2.5).

Returns

UUID/string

The format varies based on the given property.

Remarks

Examples

session()

Returns

5bf2eac0-3d64-49a5-89f5-6f6a26f01016