4dee46ebcf3aec3b7c1055d259b97ac6b9d190ef
[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 _0x59de=['validate','lodash','routing','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','length','error','[%s][GOTOP]\x20%s','map','message','join','stop','info','[%s][GOTOP]\x20priority\x20%s','priority','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next'];(function(_0x275da,_0x218044){var _0x304933=function(_0x47f4bf){while(--_0x47f4bf){_0x275da['push'](_0x275da['shift']());}};_0x304933(++_0x218044);}(_0x59de,0x144));var _0xe59d=function(_0x5650b0,_0x1d1dff){_0x5650b0=_0x5650b0-0x0;var _0x311f58=_0x59de[_0x5650b0];return _0x311f58;};'use strict';var schema=require(_0xe59d('0x0'));var _=require(_0xe59d('0x1'));var logger=require('../../../../config/logger')(_0xe59d('0x2'));var gotop=schema({'priority':{'type':_0xe59d('0x3'),'required':!![],'message':_0xe59d('0x4')}});exports[_0xe59d('0x5')]=function(_0x35bc95,_0xf230c1){return function(_0x2524e3){try{var _0x3511de={'priority':_0xf230c1[0x0]};var _0x14fc6e=gotop[_0xe59d('0x0')](_0x3511de,{'typecast':!![]});if(_0x14fc6e[_0xe59d('0x6')]){logger[_0xe59d('0x7')](_0xe59d('0x8'),_0x35bc95,_[_0xe59d('0x9')](_0x14fc6e,_0xe59d('0xa'))[_0xe59d('0xb')](',\x20'));_0x2524e3[_0xe59d('0xc')]();}else{logger[_0xe59d('0xd')](_0xe59d('0xe'),_0x35bc95,_0x3511de[_0xe59d('0xf')]);if(_0x3511de[_0xe59d('0xf')]){var _0x49486e=_['findIndex'](_0x2524e3['rules'](),{'p':_0x3511de[_0xe59d('0xf')]});if(_0x49486e>=0x0){logger[_0xe59d('0xd')](_0xe59d('0x10'),_0x35bc95,_0x3511de[_0xe59d('0xf')]||_0xe59d('0x11'),_0x49486e);_0x2524e3[_0xe59d('0x11')](_0x49486e);}else{logger[_0xe59d('0xd')]('[%s][GOTOP]\x20priority\x20%s\x20not\x20found',_0x35bc95,_0x3511de[_0xe59d('0xf')]||_0xe59d('0x11'));_0x2524e3[_0xe59d('0xc')]();}}else{_0x2524e3['next']();}}}catch(_0xc6280d){logger['error'](_0xe59d('0x8'),_0x35bc95,JSON['stringify'](_0xc6280d));_0x2524e3[_0xe59d('0xc')]();}};};