API. Powershell. Techician not put in new request.
Hello. I use the API to create requests. To create a request using Powershell:
- <Operation>
- <Details>
- <subject>" + $subject + "</subject>
- <requester>Робот</requester>
- <description>" + $description + "</description>
- <site>Широтная (shi)</site>
- <technician>Пятов Владимир Александрович</technician>
- <level>Инцидент</level>
- <category>КИС</category>
- <subcategory>1С 7</subcategory>
- <item>Ошибка репликации - РИБ</item>
- <business>Дистрибуция</business>
- <mode>Web форма</mode>
- </Details>
- </Operation>
The request is created, all the fields are put except technician. I tried different values of technician - the result is the same.
Where the error be?
Thank you.
New to ADSelfService Plus?