What internal mechanisms 1C compare specific product from the site with a specific entry in 1C? Is this maintained in CommerceML as a separate dictionary ID на сайте -> ID внутри 1С
or in some other way?
2 answers
A bundle of goods is carried out according to the GUID
element in 1C and the Внешнего кода
on the site. For properties and their value, the GUID
property and the GUID
property value are used, which are visible on the site as XML_ID
in the information block property table. The construction of xml files by exchange modules is based on the creation of files describing structures, where GUID, а затем уже в общем списке товаров вместо значений подставляются именно
key / main elements and their descendants GUID, а затем уже в общем списке товаров вместо значений подставляются именно
GUIDs are GUID, а затем уже в общем списке товаров вместо значений подставляются именно
ы. Обработка на сайте/обновление/считывание файла загруженного 1Ской идет по этим самым
ы. Обработка на сайте/обновление/считывание файла загруженного 1Ской идет по этим самым
GUIDs.
The article is transferred from 1s and stored in the product as the XML_ID field. Products are identified by this field.
- Not on the article, but on GUID. This is the ID of the entry in the table with which 1C works. - Nikolaj Sarry