A
A
AlexMark2018-03-13 17:13:32
1C-Bitrix
AlexMark, 2018-03-13 17:13:32

How to unload a section property from 1s?

When importing Bitrix, it is possible to import section properties into the site structure in the following format (in an xml file):

<Группы>
        <Группа>
            <Ид>40a1ea23-db7d-4040-9fd2-c2ee4c742ckk</Ид>
            <НомерВерсии>123</НомерВерсии>
            <ПометкаУдаления>false</ПометкаУдаления>
            <Наименование>Тетради</Наименование>
            <ЗначенияСвойств>
                <ЗначенияСвойства>
                    <Ид>UF_NAME</Ид>
                    <Значение>Другое имя</Значение>
                </ЗначенияСвойства>
                <ЗначенияСвойства>
                    <Ид>UF_DESCRIPTION</Ид>
                    <Значение>Другое описание</Значение>
                </ЗначенияСвойства>
            </ЗначенияСвойств>
        </Группа>
    </Группы>

Here I added the parameters manually. Where in the nomenclature structure can these properties be added and how can they be uploaded to the site? <ЗначенияСвойств> ... </ЗначенияСвойств>

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2018-03-14
@gangstarcj

Judging by what you were answered on the stack, you can close the question)
PS: The first link in Google gives you the correct answer

K
Konstantin, 2018-03-14
@fosihas

Look for the upload processing in which the file is generated. Add fields.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question