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
Returns
The CreateCustomerResponse does not yet contains the new customer ID, since the customer has not been stored, yet
Exceptions
-
WorkflowFailedException class –
Usage
The CreateCustomerResponse does not yet contains the new customer ID, since the customer has not been stored, yet