Connects to the directory located in the given url using the user and password provided. The connection is stablished by creating a ProcessService used to create the BusinessProcess returned. Through this ProcessService it is possible to perform all operations over instances and filters.
| Name | Type | Description | Mode |
|---|---|---|---|
| url | String | String containing the Directory URL. | in |
| user | String | String containing the user's uid or login name | in |
| password | String | String containing in cleartext the user's password for this directory | in |
| process | String | in |