...
The Connect to JIRA activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- AD Path Base URL (combo text box control) (editor type: string): the Active Directory entry path (without "LDAP:\\\\").Logon Provider (combo box control) (type: string): choose from the drop down list the logon provider.Logon Type (combo box control) (type: string): choose from the drop down list the type of logon operation to perform enter the URL for the JIRA website. E.g. "https://flowster-solutions.atlassian.net" .
- Password (password editor type) (type: string): the password for the provided username.
- Password Binding (text box editor type) (type: string): bind to a variable containing the encrypted password for the connection. (This parameter is used only when the user wants to send an encripted password from outside the task, for example Flowster Portal).
- Root (combo box control) (type: string): the root type: LDAP or GC.
- Secure Connection (combo box control) (type: string): this can be used as input when you need a secure connection.
- Username (text box editor type) (type: string): the the username of the SQL Server Administratorthe username for the JIRA account.
The Read Only Output variable are the possible output values that the activity will provide:
- Connection (type: object): outputs an Active Directory JIRA Connection. This parameter should be used as input for all Connection parameters used for activities placed under Active Directory under JIRA category.
As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the Connect to Active Directory activity:
...