[DEPRECATED] Pipelet: Customer CreateCustomerProfile

Pipelet CreateCustomerProfile

Deprecated. Do not use this pipelet. Use the CreateCustomer pipelet instead. A customer profile is now created automatically along with the customer.

This pipelet creates a new Customer using the supplied Login and Password. It exits with an ERROR if any of the following conditions are encountered: - A Customer with the supplied Login already exists. - The Password is not acceptable. - The system cannot create the Customer.

Deprecated:

Deprecated. Do not use this pipelet. Use the CreateCustomer pipelet instead. A customer profile is now created automatically along with the customer.

Group:

Customer (deprecated)

Flags:

Error Connector

Transaction Required

Input Parameters

Login : String Required

The unique login name associated with the new customer and its profile. If login is already in use, the pipelet ends on the ERROR exist.

Password : String Required

Customer plain customer password, which is encrypted before it is stored at the profile.

Output Parameters

Profile : Profile : Required

The new customer object.