{
    "name": "Проверка рабочего времени ОРП",
    "description": "Процесс Routena, массово импортированный из Sensei.",
    "source": {
        "system": "sensei",
        "process_id": "51148",
        "entry_node_id": "1437909",
        "sensei_process_id": "51148",
        "sensei_version_id": "377509",
        "sensei_version_kind": "deployed",
        "is_copy": false
    },
    "start": "sensei_1437917",
    "nodes": {
        "sensei_1437917": {
            "type": "multicondition",
            "config": {
                "branches": [
                    {
                        "code": "branch_0",
                        "name": "Рабочий интервал",
                        "next": "sensei_1437918",
                        "otherwise": false,
                        "conditions": [
                            [
                                {
                                    "operator": "between",
                                    "left": {
                                        "source": "current_minute_of_day"
                                    },
                                    "right": {
                                        "source": "literal",
                                        "value": {
                                            "min": 600,
                                            "max": 1139
                                        }
                                    }
                                }
                            ]
                        ]
                    },
                    {
                        "code": "branch_1",
                        "name": "Вечер",
                        "next": "sensei_1437919",
                        "otherwise": false,
                        "conditions": [
                            [
                                {
                                    "operator": "between",
                                    "left": {
                                        "source": "current_minute_of_day"
                                    },
                                    "right": {
                                        "source": "literal",
                                        "value": {
                                            "min": 1140,
                                            "max": 1439
                                        }
                                    }
                                }
                            ]
                        ]
                    },
                    {
                        "code": "branch_2",
                        "name": "Иначе",
                        "next": "sensei_1437920",
                        "otherwise": true
                    }
                ]
            }
        },
        "sensei_1437920": {
            "type": "field",
            "config": {
                "fields": [
                    {
                        "field_name": "Дата и время задачи",
                        "value": {
                            "source": "today",
                            "add_seconds": 36000
                        },
                        "field_id": 1124131
                    }
                ],
                "local_parameters": [],
                "status_update": null
            },
            "next": "sensei_1437915"
        },
        "sensei_1437915": {
            "type": "end",
            "config": {
                "result_code": "sensei_result_2ca3d8f43108",
                "result_name": "Задача поставлена на рабочее время"
            }
        },
        "sensei_1437919": {
            "type": "field",
            "config": {
                "fields": [
                    {
                        "field_name": "Дата и время задачи",
                        "value": {
                            "source": "today",
                            "add_seconds": 124200
                        },
                        "field_id": 1124131
                    }
                ],
                "local_parameters": [],
                "status_update": null
            },
            "next": "sensei_1437915"
        },
        "sensei_1437918": {
            "type": "field",
            "config": {
                "fields": [
                    {
                        "field_name": "Дата и время задачи",
                        "value": {
                            "source": "now",
                            "add_seconds": 180
                        },
                        "field_id": 1124131
                    }
                ],
                "local_parameters": [],
                "status_update": null
            },
            "next": "sensei_1437913"
        },
        "sensei_1437913": {
            "type": "end",
            "config": {
                "result_code": "sensei_result_18835a32e9b0",
                "result_name": "Рабочий день, время ок"
            }
        }
    },
    "process_key": "orp_working_hours"
}
