IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Developing business processes > Building business state machines > Create a business state machine

Adding an interface or a reference to a business state machine

Interfaces point to the operations that the business state machine accepts and responds to. References define the interfaces that the business state machine uses to invoke other components.

To create an interface or a reference in your business state machine, proceed as follows:


Procedure

  1. In the tray, click the plus icon () to the right of Interfaces. You can create a Reference by clicking the icon to the right of References.

  2. In the Add Interface wizard, browse to the appropriate interface or reference or click New to create one. If you chose to create a new interface, you will then have to create the necessary request/response operations. To do this, double-click the interface in the Business Integration view to edit it in the interface editor.

  3. When you are done, the newly created interface or reference will appear in the tray. To view the operations associated with it, click the gray triangle to expand or collapse it.


What to do next

You have successfully added an interface or a reference.

Defining BPEL process logic

Create a business state machine


Related concepts:
The building blocks of the BPEL process editor
Dealing with faults in your BPEL process
Work with XPath in the BPEL process editor
Work with micropatterns
Locked activities


Related tasks:
Adding a variable to a business state machine
Adding a process application as an activity
Adding an activity to a BPEL process
Defining transactional behavior
Defining timer-driven behavior in a BPEL process
Enabling SCA events to be emitted
Calling other BPEL processes
Calling business services