08b1b59dcb887ee4102a01472acc5c98f8a3dc0f
[motion2.git] / server / api / schedule / schedule.rpc.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 _0x89bf=['message','request\x20sent','catch','util','moment','randomstring','ioredis','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client','http','request','then','info','Schedule,\x20%s,\x20%s','stringify','error','code'];(function(_0x1174fb,_0x3976ad){var _0x34ee78=function(_0x231fd7){while(--_0x231fd7){_0x1174fb['push'](_0x1174fb['shift']());}};_0x34ee78(++_0x3976ad);}(_0x89bf,0xdf));var _0xf89b=function(_0x33b981,_0x5e2aa5){_0x33b981=_0x33b981-0x0;var _0x36a1ac=_0x89bf[_0x33b981];return _0x36a1ac;};'use strict';var _=require('lodash');var util=require(_0xf89b('0x0'));var moment=require(_0xf89b('0x1'));var BPromise=require('bluebird');var rs=require(_0xf89b('0x2'));var fs=require('fs');var Redis=require(_0xf89b('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0xf89b('0x4'));var logger=require(_0xf89b('0x5'))('rpc');var config=require(_0xf89b('0x6'));var jayson=require(_0xf89b('0x7'));var client=jayson[_0xf89b('0x8')][_0xf89b('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x46e7ac,_0x33145a,_0x388a11){return new BPromise(function(_0x455d01,_0x632470){return client[_0xf89b('0xa')](_0x46e7ac,_0x388a11)[_0xf89b('0xb')](function(_0xdffc79){logger[_0xf89b('0xc')](_0xf89b('0xd'),_0x33145a,'request\x20sent');logger['debug']('Schedule,\x20%s,\x20%s,\x20%s',_0x33145a,'request\x20sent',JSON[_0xf89b('0xe')](_0xdffc79));if(_0xdffc79[_0xf89b('0xf')]){if(_0xdffc79[_0xf89b('0xf')][_0xf89b('0x10')]===0x1f4){logger[_0xf89b('0xf')](_0xf89b('0xd'),_0x33145a,_0xdffc79[_0xf89b('0xf')][_0xf89b('0x11')]);return _0x632470(_0xdffc79[_0xf89b('0xf')][_0xf89b('0x11')]);}logger[_0xf89b('0xf')](_0xf89b('0xd'),_0x33145a,_0xdffc79[_0xf89b('0xf')][_0xf89b('0x11')]);return _0x455d01(_0xdffc79[_0xf89b('0xf')]['message']);}else{logger['info'](_0xf89b('0xd'),_0x33145a,_0xf89b('0x12'));_0x455d01(_0xdffc79['result'][_0xf89b('0x11')]);}})[_0xf89b('0x13')](function(_0x5783c9){logger[_0xf89b('0xf')](_0xf89b('0xd'),_0x33145a,_0x5783c9);_0x632470(_0x5783c9);});});}