Develop > Controller layer > Integrate with back-end systems and external applications > Back-end integration legacy messages


Customer New message

The Customer New message is a legacy format inbound message that contains customer information for a customer. A back-end application generates this message and sends it to the WebSphere Commerce inbound message queue, where the WebSphere Commerce system receives the message. WebSphere Commerce updates information for a new customer by calling the UserRegistrationAdd controller command.

The following data describes the Customer New message:

<ECEDOC>
<PROLOG>CUSTOMER_UPDATE_PROLOG_DATA</PROLOG>
<HEADER>    
<HDR010>CUSTOMER_UPDATE_HDR010_DATA</HDR010>    
<USRLST>        
<DATUSR>DATUSR_DATA</DATUSR>                   
.                  
.DATUSR repeated loop                    
.
       
<DATUSR>DATUSR_DATA</DATUSR>    
</USRLST>
</HEADER>
</ECEDOC>

Notes:


Data Segments for Customer New

Related reference

Back-end integration legacy messages


+

Search Tips   |   Advanced Search