Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Блок кода
languagejson
titleЗапрос на добавление в расписание на обновление всех справочников «Подсказок»
[
	{   {
      "task": "upload",
      "node": "suggestions_prod",
      "schedule": "00 20 * * 4",
 "dictionary": "suggestions_bank"},
    {"task": "upload", "nodedictionaries": "suggestions_prod", "schedule": "00 20 * * 4", "dictionary":[
         "suggestions_emailbank"},
	{"task": "upload", "node":         "suggestions_prodemail",
  "schedule": "00 20 * * 4", "dictionary": "suggestions_fio"},
	{"task": "upload", "node": "suggestions_prod", "schedule": "00 20 * * 4", "dictionary": "suggestions_ip"},
	{"task": "upload", "node": "suggestions_prod", "schedule": "00 20 * * 4", "dictionary": "suggestions_eas"},
	{"task": "upload", "node": "suggestions_prod", "schedule": "00 20 * * 4", "dictionary": "suggestions_geo"},
	{"task": "upload", "node": "suggestions_prod", "schedule": "00 20 * * 4", "dictionary": "suggestions_house"},
	{"task": "upload", "node": "suggestions_prod", "schedule": "00 20 * * 4", "dictionary": "suggestions_iso3166"},
	{"task": "upload", "node": "suggestions_prod", "schedule": "00 20 * * 4", "dictionary": "suggestions_address_foreign"},
	{"task": "upload", "node": "suggestions_prod", "schedule": "00 20 * * 4", "dictionary": "suggestions_flat"},
	{"task": "upload", "node": "suggestions_prod", "schedule": "00 20 * * 4", "dictionary": "suggestions_stead"},
	{"task": "upload", "node": "suggestions_prod", "schedule": "00 20 * * 4", "dictionary": "suggestions_party"},
	{"task": "upload", "node":         "suggestions_prodpartyext", "schedule": "00 20 * * 4", "dictionary": "suggestions_partyext"},
]
      ]
   }
]

Для «Фактора» и «Единого клиента» аналогично, изменив названия справочников и расписание

Блок кода
languagejson
titleЗапрос на добавление в расписание на обновление всех справочников «Фактора»
[
     {
      "task": "upload",
      "node": "factor_prod",
      "schedule": "00 20 * * 5",
 "dictionary": "factor_dispemail"},
    {"task": "upload", "nodedictionaries": "factor_prod", "schedule": "00 20 * * 5", "dictionary":[
         "factor_fiasdispemail"},
	{"task": "upload", "node":         "factor_prodfias",
  "schedule": "00 20 * * 5", "dictionary": "factor_flatarea"},
	{"task": "upload", "node": "factor_prod", "schedule": "00 20 * * 5", "dictionary": "factor_flatprice"},
	{"task": "upload", "node": "factor_prod", "schedule": "00 20 * * 5", "dictionary": "factor_geocode"},
	{"task": "upload", "node": "factor_prod", "schedule": "00 20 * * 5", "dictionary": "factor_invpassportoktmo"},
	{"task": "upload", "node": "factor_prod", "schedule": "00 20 * * 5", "dictionary": "factor_oktmorossvyaz"},
	{"task": "upload", "node": "factor_prod", "schedule": "00 20 * * 5", "dictionary": "factor_rossvyaztld"},
	{"task": "upload", "node": "factor_prod", "schedule": "00 20 * * 5", "dictionary": "factor_tldtransphone"},
	{"task": "upload", "node": "factor_prod", "schedule": "00 20 * *]
 5", "dictionary": "factor_transphone"},
]
Блок кода
languagejson
titleЗапрос на добавление в расписание на обновление всех справочников «Единого клиента»
[
     {
      "task": "upload",
      "node": "cdi_prod",
      "schedule": "00 20 * * 6",
      "dictionarydictionaries":[
         "cdi_egrnorm"
      ]
   },
{
        {"task": "upload",
      "node": "cdi_prod",
      "schedule": "00 08 * * *",
      "dictionarydictionaries":[
         "cdi_egrnorminc"},
      ]
   }
]

  

Просмотр текущих задач в расписании

...