Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Activities

...

The Add Role Access to Database activity parameters can be provided by manual inserted values or via IN arguments or variables:


Image RemovedImage Added


Parameters:

  • Connection (text box editor type) (type: object): the connection object that was obtained as output from a Connect To OracleSQL activity.Role (value selector list SQL Host connection. The Output from Connect to SQL activity should be used as Input here
  • Role (text box editor type) (type: string ): Enter the roles that will be added to the user. The roles will be selected from a list, after clicking the ... button. The list will display all possible roles that can be assigned to a SQL user.name of the role that will receive permissions 
 


The Read Only Output variable are the possible output values that the activity will provide:

  • Output (type: booleanBoolean): outputs True  Outputs True or False if the execution was successful or not.



...

  • Connection (text box editor type) (type: object): the connection object that was obtained as output from a Connect To OracleSQL activity.
  • Role (value selector list) (type: string): the roles that will be added to the user. The roles will be selected from a list, after clicking the ... button. The list will display all possible roles that can be assigned to a SQL user.
  •  


    The Read Only Output variable are the possible output values that the activity will provide:

    • Output (type: boolean): outputs True or False if the execution was successful or not.

...