Table of Contents

Search

  1. Preface
  2. Overview, Downloading, and Installing
  3. Administration API
  4. Identity Service API
  5. Screenflow Programming and SDK
  6. ActiveVOS WSHT API
  7. Embedding Request Forms in Standalone Web Pages
  8. XML-JSON for Process Central

APIs, SDKs, and Services

APIs, SDKs, and Services

Using SOAP-UI to Create Human Task Processes

Using SOAP-UI to Create Human Task Processes

Download and install SOAP-UI. SOAP-UI can be downloaded from
http://www.soapui.org/
. After installing SOAP-UI:
  1. Choose
    File > New WSDL Project
    .
    1. Enter a name for the project; for example: HumanTaskDemo.
    2. For the initial WSDL, enter
      http://localhost:8080/active-bpel/services/humantaskProcessDemoService
      . Make sure that Create Request check box is checked.
    3. Press
      OK.
  2. Save the SOAP-UI project.
  3. Select project from the Project Explore; expand the port type associated with the
    humantaskProcessDemoServiceBinding
    . Then double click on the Request to see the sample create message.
  4. Populate the request and send the message to the server.

0 COMMENTS

We’d like to hear from you!