db048d2865be41e9f44bf154017252d84dbb7234
[motion2.git] / server / services / routing / server / applications / gotop.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x8ed8=['consequence','validate','error','[%s][GOTOP]\x20%s','map','message','join','stop','info','[%s][GOTOP]\x20priority\x20%s','priority','findIndex','rules','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','stringify','lodash','../../../../config/logger','routing'];(function(_0x25981f,_0x392e24){var _0x2aacbf=function(_0x81d4d5){while(--_0x81d4d5){_0x25981f['push'](_0x25981f['shift']());}};_0x2aacbf(++_0x392e24);}(_0x8ed8,0xe1));var _0x88ed=function(_0x453e10,_0x25ff22){_0x453e10=_0x453e10-0x0;var _0x327a98=_0x8ed8[_0x453e10];return _0x327a98;};'use strict';var schema=require('validate');var _=require(_0x88ed('0x0'));var logger=require(_0x88ed('0x1'))(_0x88ed('0x2'));var gotop=schema({'priority':{'type':'number','required':!![],'message':'priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required'}});exports[_0x88ed('0x3')]=function(_0x2fc358,_0x2c51d5){return function(_0x22ca4a){try{var _0x58d0b4={'priority':_0x2c51d5[0x0]};var _0x35fdc3=gotop[_0x88ed('0x4')](_0x58d0b4,{'typecast':!![]});if(_0x35fdc3['length']){logger[_0x88ed('0x5')](_0x88ed('0x6'),_0x2fc358,_[_0x88ed('0x7')](_0x35fdc3,_0x88ed('0x8'))[_0x88ed('0x9')](',\x20'));_0x22ca4a[_0x88ed('0xa')]();}else{logger[_0x88ed('0xb')](_0x88ed('0xc'),_0x2fc358,_0x58d0b4[_0x88ed('0xd')]);if(_0x58d0b4[_0x88ed('0xd')]){var _0x34e376=_[_0x88ed('0xe')](_0x22ca4a[_0x88ed('0xf')](),{'p':_0x58d0b4[_0x88ed('0xd')]});if(_0x34e376>=0x0){logger[_0x88ed('0xb')](_0x88ed('0x10'),_0x2fc358,_0x58d0b4[_0x88ed('0xd')]||_0x88ed('0x11'),_0x34e376);_0x22ca4a['next'](_0x34e376);}else{logger[_0x88ed('0xb')]('[%s][GOTOP]\x20priority\x20%s\x20not\x20found',_0x2fc358,_0x58d0b4[_0x88ed('0xd')]||'next');_0x22ca4a['stop']();}}else{_0x22ca4a['next']();}}}catch(_0x1fd568){logger[_0x88ed('0x5')](_0x88ed('0x6'),_0x2fc358,JSON[_0x88ed('0x12')](_0x1fd568));_0x22ca4a[_0x88ed('0xa')]();}};};