989d70e9a1e42703e9e06214e079c438380bb96b
[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 _0x2cbc=['lodash','../../../../config/logger','routing','number','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','length','error','[%s][GOTOP]\x20%s','message','stop','[%s][GOTOP]\x20priority\x20%s','priority','findIndex','rules','info','[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s','next','[%s][GOTOP]\x20priority\x20%s\x20not\x20found','stringify','validate'];(function(_0x3b7ac6,_0x501f60){var _0x45a3f0=function(_0x1dbeff){while(--_0x1dbeff){_0x3b7ac6['push'](_0x3b7ac6['shift']());}};_0x45a3f0(++_0x501f60);}(_0x2cbc,0xfb));var _0xc2cb=function(_0x426994,_0x3f09c6){_0x426994=_0x426994-0x0;var _0xbbfc6=_0x2cbc[_0x426994];return _0xbbfc6;};'use strict';var schema=require(_0xc2cb('0x0'));var _=require(_0xc2cb('0x1'));var logger=require(_0xc2cb('0x2'))(_0xc2cb('0x3'));var gotop=schema({'priority':{'type':_0xc2cb('0x4'),'required':!![],'message':_0xc2cb('0x5')}});exports[_0xc2cb('0x6')]=function(_0x1addc8,_0x32ae1d){return function(_0x100939){try{var _0x4ac7ec={'priority':_0x32ae1d[0x0]};var _0x3f2edf=gotop['validate'](_0x4ac7ec,{'typecast':!![]});if(_0x3f2edf[_0xc2cb('0x7')]){logger[_0xc2cb('0x8')](_0xc2cb('0x9'),_0x1addc8,_['map'](_0x3f2edf,_0xc2cb('0xa'))['join'](',\x20'));_0x100939[_0xc2cb('0xb')]();}else{logger['info'](_0xc2cb('0xc'),_0x1addc8,_0x4ac7ec[_0xc2cb('0xd')]);if(_0x4ac7ec[_0xc2cb('0xd')]){var _0x417ebf=_[_0xc2cb('0xe')](_0x100939[_0xc2cb('0xf')](),{'p':_0x4ac7ec[_0xc2cb('0xd')]});if(_0x417ebf>=0x0){logger[_0xc2cb('0x10')](_0xc2cb('0x11'),_0x1addc8,_0x4ac7ec[_0xc2cb('0xd')]||_0xc2cb('0x12'),_0x417ebf);_0x100939['next'](_0x417ebf);}else{logger['info'](_0xc2cb('0x13'),_0x1addc8,_0x4ac7ec[_0xc2cb('0xd')]||_0xc2cb('0x12'));_0x100939[_0xc2cb('0xb')]();}}else{_0x100939[_0xc2cb('0x12')]();}}}catch(_0x8bb528){logger[_0xc2cb('0x8')](_0xc2cb('0x9'),_0x1addc8,JSON[_0xc2cb('0x14')](_0x8bb528));_0x100939['stop']();}};};