...
The Connect To AlgoSec activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- AlgoSec IP (text box editor type) (type: string): Enter the IP for the AlgoSec website
- AlgoSec Version (text box editor type) (type: string): Enter the AlgoSec Rest API version
- Password (text box editor type) (type: string): Enter the Password
- Password Binding (text box editor type) (type: string):Bind to a variable containing the encrypted password for connection. (This parameter is used only when the user wants to send an encrypted password from outside the task, for example Flowster Studio Portal)
- Username (text box editor type) (type: string): Enter the Username, for example 'Username'
...
The Create Change activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Connection (text box editor type) (type: string): AlgoSec Connection. The Output from Connect To Algosec activity should be used as Input for this parameter
- Custom Fields (text box editor type) (type: string): Insert the custom fields needed for the new change
- Due (text box editor type) (type: string): Enter the date by which this change request should be resolved, in the following format: YYYY-MM-DD HH:MM:SS
- Owner (text box editor type) (type: string): Enter the change request's owner
- Priority (text box editor type) (type: string): Enter the number indicating this request's priority, where 0 indicates lowest priority
- Queue (text box editor type) (type: string): Enter the Queue to which the change request belongs
- Requestor (text box editor type) (type: string): Enter the email address of the change requestor
- Status (text box editor type) (type: string): Enter the change request's status
- Subject (text box editor type) (type: string): Enter the title for the change request
...
The Disconnect From AlgoSec activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Connection (text box editor type) (type: string): AlgoSec Connection. The Output from Connect To Algosec activity should be used as Input for this parameter
...
The Get Change Status activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Change Request ID (text box editor type) (type: string): Enter the change request ID
- Connection (text box editor type) (type: string): AlgoSec Connection. The Output from Connect To Algosec activity should be used as Input for this parameter
...
The Get Function Flow activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Application ID (text box editor type) (type: string): Enter the application revision ID
- Connection (text box editor type) (type: string): AlgoSec Connection. The Output from Connect To Algosec activity should be used as Input for this parameter
- Flow ID (text box editor type) (type: string): Enter the flow ID
...