Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. To create a BPM profile click on  Configure > Workflow Engine Profiles > Add . The window below will be displayed.

  2. Fill in the details using the descriptions below to guide you and click Add.

    AttributeDescriptionSample Value
    Profile NameA unique name to identify the profile.WSO2BPS1 (This should only contain letters and numbers.)
    BPS Manager Host Services URLThe host URL of the BPS manager node.https://localhost:9444/services (This points to the manager node of WSO2 BPS that is already running.)
    BPS Worker Host Services URLThe host URL of the BPS worker node.https://localhost:9444/services (This points to the worker node of WSO2 BPS that is already running.)
    UsernameThe username that is used to authenticate the user in WSO2 BPS. The requests are sent to BPS as this user. Therefore, the user needs to have permission to deploy and invoke Business Process Execution Languages (BPEL) and perform human tasks.user1
    PasswordThe password of the user mentioned above.passwd

What's next?

...