Детали задачи
- 
    Ошибка 
- 
    Решение: Готово
- 
    Medium 
- 
    Community 3.19.1
- 
    Не заполнено
- 
        Major
Описание
Шаги:
- Отправить не корректны запрос на любой вебскрипт и вызвать ошибку
Пример конфигурации вебскрипта:
<webscript> <shortname>get nodes to sign</shortname> <url>/citeck/test/finance/sign/nodes-to-sign?caseRef={caseRef}&transition={transition}&comment={comment}&methodToGet={methodToGet?}&factArrivalDate={factArrivalDate?}</url> <format default="json"/> <authentication>user</authentication> <transaction>required</transaction> <lifecycle>public_api</lifecycle> </webscript>
При запросе будет возвращаться ошибка содержащие в конце (classpath:alfresco/templates/webscripts/ru/citeck/….)*

{
    "status": {
        "code": 500,
        "name": "Internal Error",
        "description": "An error inside the HTTP server which prevented it from fulfilling the request."
    },
    "message": "Пожалуйста, заполните комментарий (classpath*:alfresco/templates/webscripts/ru/citeck/test/finance/sign/nodes-to-sign.get.js#490)",
    "originalMessage": "05050704 Wrapped Exception (with status template): Пожалуйста, заполните комментарий (classpath*:alfresco/templates/webscripts/ru/citeck/test/finance/sign/nodes-to-sign.get.js#490)",
    "exception": "",
    "callstack": [],
    "server": "Enterprise v5.1.3 (.3 r136879-b22) schema 9 056",
    "time": "05.06.2020 12:50:14"
}
Вложенные файлы
Вложенные файлы
Связи запроса
- relates to
- 
                    ECOSCOM-3689 Tasks forms. Error messages from backend (flowable) contains technical information. -         
- Готово
 
-         
