Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Verify Email

Verify Email

Invoking the process

Invoking the process

When you invoke the Email verification process, the user receives an email to verify or reject the email. The status of the process remains in the running state until the process receives an email response. After the user clicks the
Verify
or
Reject
link in the email, the event gets correlated and the process continues.
To invoke a process, you can use one of the following options:
  • Running a process with process inputs
    1. Open the
      Email verification
      process and click
      Actions
      Run Using
      .
    2. Select the input from the
      Select the input to run the process with
      list and enter the input field and value in the
      Process Input
      section as shown in the following image:
      The image shows the Test Process Input Collection page with the input field and value.
    3. Click
      Run
      .
  • Passing input through a browser
    1. Open the
      Email verification
      process and click
      Actions
      Properties Detail
      Copy Service URL
      .
    2. Open a text editor and add the input field and value to the service URL as shown in the following format:
      <Cloud Application Integration POD URL>/active-bpel/public/rt/<API_name>?Email_ID=<Email_ID>
    3. Open a browser and paste the service URL.
  • Passing input through a REST client
    You can use a REST client such as Postman.
    1. Open Postman.
    2. Select the HTTP verb as GET and specify the generated REST service URL followed by the input field and value
      ?Email_ID=<Email_ID>
      .
    3. Enter the user account details on the
      Authorization
      tab.
    4. Click
      Send
      .
After invoking the process, you receive an email with the
Verify
or
Reject
links.
In Application Integration Console, you can verify the status of the process execution.
The following image shows the status of the process execution:
The image shows the status of the process execution in Application Integration Console.

0 COMMENTS

We’d like to hear from you!