Pipelet: Customer CreateCustomerAddress

Pipelet CreateCustomerAddress

This pipelet creates a new Address, of the type specified by AddressID, for the specified Customer. The pipelet exits with an ERROR if any of the following conditions are encountered: - AddressID is not supplied. - The Customer already has an address of the specified type. - The system is unable to create the Address.

Group:

Customer

Flags:

Error Connector

Transaction Required

Input Parameters

AddressID : String Required

Customer : Customer Required

Customer to create an address for. Must represent a registered customer, otherwise the pipelet throws an exception.

Output Parameters

Address : Address : Optional