Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(ResolutionRequestTask.Send): ##100[Ошибка сервера Диадок]code:404, HTTP #1102

Open
girafiik opened this issue Jan 22, 2024 · 0 comments

Comments

@girafiik
Copy link

Добрый день, при отправки документа на подрозделения возникает ошибка
Произошла исключительная ситуация (ResolutionRequestTask.Send): ##100[Ошибка сервера Диадок]code:404, HTTP error: Сообщение 3c5a2cf7-4ad3-4a26-a2fd-757ed1a65bd1:f2a83d85-c103-4b3c-9073-66b141b07029 не найдено
//[ОшибкаИспользованияВстроенногоЯзыка];
ключ разрабочика актуален приобретали на той неделе

ИдентификаторДокумента = ОтправленныеДокументы.Documents.GetItem(0).DocumentId;
ИдентификаторПодразделения = "fe15dfb2-1b58-49cb-bddd-34520bebfdf6";

Document = Organization.GetDocumentById(ИдентификаторДокумента);
ResolutionRequestTask = ОтправленныеДокументы.CreateResolutionRequestTask();
ResolutionRequestTask.ResolutionRequestType = "SignatureRequest";
ResolutionRequestTask.TargetDepartmentId    = ИдентификаторПодразделения;  
ResolutionRequestTask.Send();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant