It connects to the current PAPI session using the credentials (user and password) available from the dashboard execution. It returns the BusinessProcess for the given process id using the session it connects to. Through this BusinessProcess you can get the ProcessService that allows to perform operations over processes, instances and filters.
| Name | Type | Description | Mode |
|---|---|---|---|
| processId | String | String with the identification of the process to connect to. | in |