Start session action in JSON

This action enables you to creates a new JSON session based on a JSON file or specified text.

Settings

Creates a new JSON session based on a JSON file or specified text.

  • Start the Json session.
  • In the Data Source field, select either File or Text:
    • File: Select from the Control Room file, Desktop file, or a existing Variable of File type.
    • Text: Specify the text name or select a variable.
      Note: json and .txt extensions are supported in the file path for the Desktop option.
  • Select any of the following tabs from the Json object session to create a Json session:
    • Local session: Specify a session name that can be used only in the current bot.
    • Global session: Specify a session name that can be used across multiple bots, such as parent bots, child bots, and other child bots of the parent bots.
      Recommendation: The parent and child bots should have the same package version.
    • Variable: Specify a session variable that can be used to share that session with other child bots.