Запрос в УТМ этой ССП и этой Организации производителя приходит пустым, т.е. данных по организации и ССП в БД ФСРАР нет (viewtopic.php?t=291).
Как быть в таком случае? Где взять нужные данные, чтобы отправить Отчет об импорте в УТМ?
Вот какие ответы приходят на запрос организации по коду 1509000005866527 и ССП по коду 01509000005866531.
Код: Выбрать все
DOC_TYPE: ReplyPartner
REPLY_ID: 950cc398-b271-4615-bf84-7b5dfd1f495b
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ns:Documents xmlns:ns="http://fsrar.ru/WEGAIS/WB_DOC_SINGLE_01" xmlns:oref="http://fsrar.ru/WEGAIS/ClientRef" xmlns:rc="http://fsrar.ru/WEGAIS/ReplyClient">
<ns:Owner>
<ns:FSRAR_ID>3463047</ns:FSRAR_ID>
</ns:Owner>
<ns:Document>
<ns:ReplyClient>
<rc:Clients/>
</ns:ReplyClient>
</ns:Document>
</ns:Documents>
Код: Выбрать все
DOC_TYPE: ReplySSP_v2
REPLY_ID: 8379aaa3-74fe-44c7-8a8f-bfd14b6a89a7
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ns:Documents xmlns:ns="http://fsrar.ru/WEGAIS/WB_DOC_SINGLE_01" xmlns:oref="http://fsrar.ru/WEGAIS/ClientRef_v2" xmlns:pref="http://fsrar.ru/WEGAIS/ProductRef_v2" xmlns:rap="http://fsrar.ru/WEGAIS/ReplySSP_v2">
<ns:Owner>
<ns:FSRAR_ID>3463047</ns:FSRAR_ID>
</ns:Owner>
<ns:Document>
<ns:ReplySSP_v2>
<rap:Products/>
</ns:ReplySSP_v2>
</ns:Document>
</ns:Documents>
Код: Выбрать все
DOC_TYPE: ReplyAP
REPLY_ID: 800aba01-9eb8-4058-be64-5f5a1c4d8472
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ns:Documents xmlns:ns="http://fsrar.ru/WEGAIS/WB_DOC_SINGLE_01" xmlns:oref="http://fsrar.ru/WEGAIS/ClientRef" xmlns:pref="http://fsrar.ru/WEGAIS/ProductRef" xmlns:rap="http://fsrar.ru/WEGAIS/ReplyAP">
<ns:Owner>
<ns:FSRAR_ID>3463047</ns:FSRAR_ID>
</ns:Owner>
<ns:Document>
<ns:ReplyAP>
<rap:Products/>
</ns:ReplyAP>
</ns:Document>
</ns:Documents>