0b669977249cc90446810c66e25acbd32ca841ea
[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 _0x8ed6=['map','message','join','stop','info','[%s][GOTOP]\x20priority\x20%s','priority','rules','next','error','stringify','validate','lodash','routing','priority\x20is\x20a\x20number\x20and\x20it\x20is\x20required','consequence','length','[%s][GOTOP]\x20%s'];(function(_0x29e7fa,_0x231b9c){var _0x93b500=function(_0x23d559){while(--_0x23d559){_0x29e7fa['push'](_0x29e7fa['shift']());}};_0x93b500(++_0x231b9c);}(_0x8ed6,0x1f1));var _0x68ed=function(_0x3dd4ab,_0x565775){_0x3dd4ab=_0x3dd4ab-0x0;var _0x30c49f=_0x8ed6[_0x3dd4ab];return _0x30c49f;};'use strict';var schema=require(_0x68ed('0x0'));var _=require(_0x68ed('0x1'));var logger=require('../../../../config/logger')(_0x68ed('0x2'));var gotop=schema({'priority':{'type':'number','required':!![],'message':_0x68ed('0x3')}});exports[_0x68ed('0x4')]=function(_0x30d5e8,_0x3a17b8){return function(_0x26fb1a){try{var _0x31cc82={'priority':_0x3a17b8[0x0]};var _0x23da9a=gotop[_0x68ed('0x0')](_0x31cc82,{'typecast':!![]});if(_0x23da9a[_0x68ed('0x5')]){logger['error'](_0x68ed('0x6'),_0x30d5e8,_[_0x68ed('0x7')](_0x23da9a,_0x68ed('0x8'))[_0x68ed('0x9')](',\x20'));_0x26fb1a[_0x68ed('0xa')]();}else{logger[_0x68ed('0xb')](_0x68ed('0xc'),_0x30d5e8,_0x31cc82[_0x68ed('0xd')]);if(_0x31cc82[_0x68ed('0xd')]){var _0x4f264b=_['findIndex'](_0x26fb1a[_0x68ed('0xe')](),{'p':_0x31cc82[_0x68ed('0xd')]});if(_0x4f264b>=0x0){logger[_0x68ed('0xb')]('[%s][GOTOP]\x20priority\x20%s\x20found\x20at\x20index:\x20%s',_0x30d5e8,_0x31cc82[_0x68ed('0xd')]||_0x68ed('0xf'),_0x4f264b);_0x26fb1a[_0x68ed('0xf')](_0x4f264b);}else{logger[_0x68ed('0xb')]('[%s][GOTOP]\x20priority\x20%s\x20not\x20found',_0x30d5e8,_0x31cc82[_0x68ed('0xd')]||_0x68ed('0xf'));_0x26fb1a[_0x68ed('0xa')]();}}else{_0x26fb1a[_0x68ed('0xf')]();}}}catch(_0x14ab79){logger[_0x68ed('0x10')]('[%s][GOTOP]\x20%s',_0x30d5e8,JSON[_0x68ed('0x11')](_0x14ab79));_0x26fb1a[_0x68ed('0xa')]();}};};