Process Services Scope - Activities - Foundation 23.2 - Foundation 23.2 - Ready - Hyland RPA - external

Hyland RPA Activities

Platform
Hyland RPA
Product
Activities
Release
Foundation 23.2
License

Description

Use this activity to connect to the Alfresco Process Services (APS) Rest API. This is a scope activity for all other Process Services activities, ensuring that all APS activities placed within the scope can connect and authenticate to the REST API.

Properties

Analyst

  • Description: Optional text for documentation purposes

Common

  • Continue On Error: Continues the execution of the workflow even if an error occurs during the execution of the activity.

  • Disable Log: Disables the logging functionality for this activity.

  • Disable Protocol: Disables the protocol functionality for this activity.

  • Timeout: Duration in milliseconds in which the activity tries to execute.

Expert

  • Connection: Optional output of the connection. If this property is set, use the Dispose activity to close the existing connection later. If this property is not set, the Process Services Scope activity closes the connection automatically.
  • Existing Connection: An existing connection that can be retrieved from another Process Services Scope activity.

Input

  • Password: Process Services password for authentication.
  • URL: Base URL of the Process Services REST API. Usually ends in ‘/activiti-app/api/’.
  • Username: Process Services username for authentication.