startProcess(CreateCustomerRequest, long) method

Starts an new create customer workflow process and serializes the CreateCustomerRequest request in the activiti context.

Syntax

CreateCustomerResponse startProcess ( CreateCustomerRequest request , long callerId ) throws WorkflowFailedException

Parameters

Returns

The CreateCustomerResponse does not yet contains the new customer ID, since the customer has not been stored, yet

Exceptions

Usage

The CreateCustomerResponse does not yet contains the new customer ID, since the customer has not been stored, yet