Develop > Controller layer > Integrate with back-end systems and external applications > Back-end integration legacy messages
NCCustomer_10.mod file
The NCCustomer_10.mod customer common file consists of customer information for new customers. It is used for both the Create_NC_Customer and Update_NC_Customer messages.
All MOD files are located in the XML configuration directory in the messaging subdirectory.
The format and the source of the XML element values for NCCustomer_10.mod are described in the following table. For a description of the database column, follow the link to its associated table. All fields are optional unless otherwise noted.
Level XML Element Comment Table Name Column Name 1 LoginInfo Mandatory N/A N/A 1.1 LoginID Mandatory USERREG LOGONID 1.2 Password Mandatory USERREG LOGONPASSWORD 1.3 VerifyPassword Mandatory N/A N/A 2 MerchantID N/A N/A 3 MethodOf Communication USERPROF PREFERREDCOMM 4 Challenge Question USERREG CHALLENGEQUESTION 5 Challenge Answer USERREG CHALLENGEANSWER 6 ShopperField First repeated occurrence USERS FIELD1 6 ShopperField Second repeated occurrence USERS FIELD2 7 ContactPerson Name Mandatory N/A N/A 7.1 Title ADDRESS PERSONTITLE 7.2 FullName Not supported in this version N/A N/A 7.3 LastName Mandatory ADDRESS LASTNAME 7.4 FirstName ADDRESS FIRSTNAME 7.5 MiddleName ADDRESS MIDDLENAME 7.6 AlternateName Not supported with this version N/A N/A 8 RepCompany ADDRESS ORGNAME 9 Address Mandatory N/A N/A 9.1 AddressLine Mandatory; first repeated occurrence ADDRESS ADDRESS1 9.1 AddressLine Second repeated occurrence ADDRESS ADDRESS2 9.1 AddressLine Third repeated occurrence ADDRESS ADDRESS3 9.2 City Mandatory ADDRESS CITY 9.3 State Mandatory ADDRESS STATE 9.4 Zip Mandatory ADDRESS ZIPCODE 9.5 Country Mandatory ADDRESS COUNTRY 10 ContactInfo Mandatory N/A N/A 10.1 Telephone First repeated occurrence ADDRESS PHONE1 10.1 Telephone Second repeated occurrence ADDRESS PHONE2 10.2 First repeated occurrence ADDRESS EMAIL1 10.2 Second repeated occurrence ADDRESS EMAIL2 10.3 Fax ADDRESS FAX1 11 DayPhoneInfo N/A N/A 11.1 PhoneInfo N/A N/A 11.1.A1 type Attribute ADDRESS PHONE1TYPE 11.1.A2 isListed Attribute ADDRESS PUBLISHPHONE1 12 EveningPhone Info N/A N/A 12.1 PhoneInfo N/A N/A 12.1.A1 type Attribute ADDRESS PHONE2TYPE 12.1.A2 isListed Attribute ADDRESS PUBLISHPHONE2 13 BestTimeToCall ADDRESS BESTCALLINGTIME 14 Include PackageInsert ADDRESS PACKAGESUPPRESSION 15 Address OptField First repeated occurrence ADDRESS FIELD1 15 Address OptField First repeated occurrence ADDRESS FIELD2 16 Gender N/A N/A 16.A1 value Mandatory; attribute USERDEMO GENDER 17 AgeGroup USERDEMO AGE 18 IncomeGroup USERDEMO INCOME 19 MaritalStatus N/A N/A 19.A1 value Mandatory; attribute USERDEMO MARITALSTATUS 20 NumberOf Children USERDEMO CHILDREN 21 NumberIn House USERDEMO HOUSEHOLD 22 WorkCompany USERDEMO COMPANYNAME 23 Interests USERDEMO HOBBIES 24 PreviousOrder USERDEMO ORDERBEFORE 25 Demographics First repeated occurrence USERDEMO FIELD1 25 Demographics Second repeated occurrence USERDEMO FIELD2 25 Demographics Third repeated occurrence USERDEMO FIELD3 25 Demographics Fourth repeated occurrence USERDEMO FIELD4 25 Demographics Fifth repeated occurrence USERDEMO FIELD5 25 Demographics Sixth repeated occurrence USERDEMO FIELD6 26 UserData N/A N/A
Related reference
NCCustomer_10.mod - source file