Команда
Запрос
Дополнительные предварительные действия
get_script_descriptions_list
{
    "plm_type_code": ${scripts},
    "state": ${get_script_descriptions_list}//получить список сценариев
}


Команда
Ответ
get_script_descriptions_list_rp
{
    "plm_type_code": ${scripts},
    "state": ${get_script_descriptions_list_rp},
	"scripts": [ScriptDescSimple]//список сценариев с параметрами 
}
  • Нет меток