Process with DaaS Service Connector Example
You can create a process in Process Designer and configure a service call using a DaaS Service connection and validate an email address.
In this example to validate an email address, perform the following steps:
- 1Create a DaaS Service connection.
- 2Create a process and configure a Service step using the services in a DaaS Service connection.
- 3Select the ValidateEmail service and specify the email address that you want to validate.
- 4Configure an Assignment step to capture the email result and the hygiene result.
- 5Save, publish, and run the process. Application Integration runs the email validation process and validates the email address.