Le message Update_NC_Customer du client est un message entrant qui contient des informations client. Une application dorsale génère ce message et l'envoie à la file d'attente des messages entrants WebSphere Commerce, où le système WebSphere Commerce reçoit le message. WebSphere Commerce met à jour des informations relatives à un client enregistré en appelant l'instruction UserRegistrationUpdate. Puisque le message appelle la même instruction contrôleur WebSphere Commerce, le message est identique au message Create_NC_Customer.
Le message Update_NC_Customer utilise le format XML et se rapporte au fichier Update_NC_Customer_10.dtd.
Le tableau suivant décrit le format du message Update_NC_Customer. Pour obtenir une description de la colonne de base de données, cliquez sur le lien vers la table associée. Toutes les zones sont facultatives sauf indication contraire. La longueur de la valeur de marquage dans le message XML pour les zones de la base de données de type INT, BIGINT et DOUBLE doivent être CHAR (10), CHAR(19) et CHAR(16) respectivement.
Niveau | Nom de zone | Commentaire | Nom de table | Nom de la colonne |
---|---|---|---|---|
1 | LoginInfo | Obligatoire | Non disponible | Non disponible |
1.1 | LoginID | Obligatoire | USERREG | LOGONID |
1.2 | Password | USERREG | LOGONPASSWORD | |
1.3 | VerifyPassword | USERREG | LOGONPASSWORD | |
2 | MerchantID | Non disponible | Non disponible | |
2.A1 | type | Attribut | Non disponible | Non disponible |
3 | MethodOfCommunication | USERPROF | PREFERREDCOMM | |
4 | ChallengeQuestion | USERREG | CHALLENGEQUESTION | |
5 | ChallengeAnswer | USERREG | CHALLENGEANSWER | |
6 | ShopperField | Première occurrence | USERS | FIELD1 |
6 | ShopperField | Seconde occurrence | USERS | FIELD2 |
6 | ShopperField | Troisième occurrence | USERS | FIELD3 |
7 | ContactPersonName | Non disponible | Non disponible | |
7.1 | Title | ADDRESS | PERSONTITLE | |
7.2 | FullName | Non disponible | Non disponible | |
7.3 | LastName | ADDRESS | LASTNAME | |
7.4 | FirstName | ADDRESS | FIRSTNAME | |
7.5 | MiddleName | ADDRESS | MIDDLENAME | |
7.6 | AlternateName | ADDRESS | NICKNAME | |
8 | RepCompany | ADDRESS | ORGNAME | |
9 | Adresse | Non disponible | Non disponible | |
9.1 | AddressLine | Première occurrence | ADDRESS | ADDRESS1 |
9.1 | AddressLine | Seconde occurrence | ADDRESS | ADDRESS2 |
9.1 | AddressLine | Troisième occurrence | ADDRESS | ADDRESS3 |
9.2 | City | ADDRESS | CITY | |
9.3 | State | ADDRESS | STATE | |
9.4 | Zip | ADDRESS | ZIPCODE | |
9.5 | Country | ADDRESS | COUNTRY | |
10 | ContactInfo | Non disponible | Non disponible | |
10.1 | Telephone | Première occurrence | ADDRESS | PHONE1 |
10.1 | Telephone | Seconde occurrence | ADDRESS | PHONE2 |
10.2 | Première occurrence | ADDRESS | EMAIL1 | |
10.2 | Seconde occurrence | ADDRESS | EMAIL2 | |
10.3 | Fax | ADDRESS | FAX1 | |
11 | DayPhoneInfo | Non disponible | Non disponible | |
11.1 | PhoneInfo | Non disponible | Non disponible | |
11.1.A1 | type | Attribut | ADDRESS | PHONE1TYPE |
11.1.A2 | isListed | Attribut | ADDRESS | PUBLISHPHONE1 |
12 | EveningPhoneInfo | Non disponible | Non disponible | |
12.1 | PhoneInfo | Non disponible | Non disponible | |
12.1.A1 | type | Attribut | ADDRESS | PHONE2TYPE |
12.1.A2 | isListed | Attribut | ADDRESS | PUBLISHPHONE2 |
13 | BestTimeToCall | ADDRESS | BESTCALLINGTIME | |
14 | IncludePackageInsert | ADDRESS | PACKAGESUPPRESSION | |
15 | AddressOptField | Première occurrence | ADDRESS | FIELD1 |
15 | AddressOptField | Seconde occurrence | ADDRESS | FIELD2 |
15 | AddressOptField | Troisième occurrence | ADDRESS | FIELD3 |
16 | Gender | Non disponible | Non disponible | |
16.A1 | value | Attribut | USERDEMO | GENDER |
17 | AgeGroup | USERDEMO | AGE | |
18 | IncomeGroup | USERDEMO | INCOME | |
19 | MaritalStatus | USERDEMO | MARITALSTATUS | |
20 | NumberOfChildren | USERDEMO | CHILDREN | |
21 | NumberInHouse | USERDEMO | HOUSEHOLD | |
22 | WorkCompany | USERDEMO | COMPANYNAME | |
23 | Interests | USERDEMO | HOBBIES | |
24 | PreviousOrder | USERDEMO | ORDERBEFORE | |
25 | Demographics | Première occurrence | USERDEMO | FIELD1 |
25 | Demographics | Seconde occurrence | USERDEMO | FIELD2 |
25 | Demographics | Troisième occurrence | USERDEMO | FIELD3 |
25 | Demographics | Quatrième occurrence | USERDEMO | FIELD4 |
25 | Demographics | Cinquième occurrence | USERDEMO | FIELD5 |
25 | Demographics | Sixième occurrence | USERDEMO | FIELD6 |
25 | Demographics | Septième occurrence | USERDEMO | FIELD7 |
26 | UserData | Non disponible | Non disponible | |
26.1 | UserDataField | Non disponible | Non disponible |
![]() |