Try OpenEdge Now
skip to main content
Application Developer's Guide
Developing BPM Workflow adapters : Using system adapters : Properties required for system adapters
 

Properties required for system adapters

Each predefined system adapter that has a specific function requires specific input/output properties, and these required properties are listed for each adapter in the following tables.

Note

In an Adapter workstep, input properties refer to the information passed to the Adapter. Output properties represent the information you want back from the Adapter.

PAKCreatePI adapter properties

Dataslot
Type
Description
Inputs
ptName
CHARACTER
Name of Business Process Server process template where you want to create the instance.
bizsite_user/bizsite_password
CHARACTER
BP Server user details (user name and password) used for logging in and starting the session.
bizsite_priority
CHARACTER
Instance-level priority
bizsite_instanceName
CHARACTER
Name of the process instance
Outputs
error
CHARACTER
Description of any errors

PAKReassignWI adapter properties

Dataslot
Type
Description
Input
performer
CHARACTER
Name of performer to whom the task is assigned.