[1] Data Service Scope

Last modified by admin on 2023/07/01 01:17

RCA.Activities.DataService.DataServiceScope

Description

This scope helps to run Data Service activities

Properties

  • Input
    • Authentication Type: Determines the method used to authenticate with the Data Service. There are two options available: Agent and ManagedToken
    • Data Service Client: Re-use token of previous Data Service Scope
  • Manage Token
    • Authentication Token: If the Authentication Type is set to "Managed Token," you will need to input the token in the "Authentication Token" field. This token is required for the bot to establish a secure connection and interact with the Data Service. By providing the authentication token, the bot will be able to authenticate itself and access the Data Service successfully.
  • Misc
    • Display Name: The display name of the activity
    • Public: If selected, the values of variables and arguments will be logged at Verbose level.
  • Output
    • Out Data Service Client: The DataService Scope activities following this activity attempt to use this output to avoid re-authentication

image-20230630131823-1.png

Table of Content

  
Navigation