startProcess(CreateFullCustomerRequest, long) method

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

Syntax

CreateFullCustomerResponse startProcess ( CreateFullCustomerRequest request , long callerId ) throws WorkflowFailedException

Parameters

Returns

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

Exceptions

Usage

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