Built motion from commit (unavailable).|2.5.4
[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 _0xf7d3=['error','stringify','lodash','routing','number','consequence','validate','[%s][GOTOP]\x20%s','map','message','join','info','[%s][GOTOP]\x20priority\x20%s','priority','findIndex','next','stop'];(function(_0x8b9240,_0x61ca0e){var _0x13f9c7=function(_0x1ad86e){while(--_0x1ad86e){_0x8b9240['push'](_0x8b9240['shift']());}};_0x13f9c7(++_0x61ca0e);}(_0xf7d3,0x101));var _0x3f7d=function(_0x42b0ec,_0xea35f1){_0x42b0ec=_0x42b0ec-0x0;var _0x15e8a0=_0xf7d3[_0x42b0ec];return _0x15e8a0;};'use strict';var schema=require('validate');var _=require(_0x3f7d('0x0'));var logger=require('../../../../config/logger')(_0x3f7d('0x1'));var gotop=schema({'priority':{'type':_0x3f7d('0x2'),'required':!![],'message':'priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required'}});exports[_0x3f7d('0x3')]=function(_0x54839f,_0x247360){return function(_0x3e2d1a){try{var _0x31344d={'priority':_0x247360[0x0]};var _0x3ce1c1=gotop[_0x3f7d('0x4')](_0x31344d,{'typecast':!![]});if(_0x3ce1c1['length']){logger['error'](_0x3f7d('0x5'),_0x54839f,_[_0x3f7d('0x6')](_0x3ce1c1,_0x3f7d('0x7'))[_0x3f7d('0x8')](',\x20'));_0x3e2d1a['stop']();}else{logger[_0x3f7d('0x9')](_0x3f7d('0xa'),_0x54839f,_0x31344d[_0x3f7d('0xb')]);if(_0x31344d[_0x3f7d('0xb')]){var _0xe4c55f=_[_0x3f7d('0xc')](_0x3e2d1a['rules'](),{'p':_0x31344d['priority']});if(_0xe4c55f>=0x0){logger[_0x3f7d('0x9')]('[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s',_0x54839f,_0x31344d['priority']||_0x3f7d('0xd'),_0xe4c55f);_0x3e2d1a['next'](_0xe4c55f);}else{logger['info']('[%s][GOTOP]\x20priority\x20%s\x20not\x20found',_0x54839f,_0x31344d['priority']||'next');_0x3e2d1a[_0x3f7d('0xe')]();}}else{_0x3e2d1a[_0x3f7d('0xd')]();}}}catch(_0x4e8c5f){logger[_0x3f7d('0xf')](_0x3f7d('0x5'),_0x54839f,JSON[_0x3f7d('0x10')](_0x4e8c5f));_0x3e2d1a[_0x3f7d('0xe')]();}};};