f5d2defa982920ab3f72324081eb633b20700806
[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 _0x76f7=['Schedule,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','catch','lodash','util','moment','randomstring','../../mysqldb','../../config/logger','../../config/environment','jayson/promise','client','http','then','Schedule,\x20%s,\x20%s','debug'];(function(_0x18de2e,_0x412972){var _0x197a79=function(_0x3cc580){while(--_0x3cc580){_0x18de2e['push'](_0x18de2e['shift']());}};_0x197a79(++_0x412972);}(_0x76f7,0x1e7));var _0x776f=function(_0x290c3b,_0x13cb2a){_0x290c3b=_0x290c3b-0x0;var _0x235c79=_0x76f7[_0x290c3b];return _0x235c79;};'use strict';var _=require(_0x776f('0x0'));var util=require(_0x776f('0x1'));var moment=require(_0x776f('0x2'));var BPromise=require('bluebird');var rs=require(_0x776f('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x776f('0x4'))['db'];var utils=require('../../config/utils');var logger=require(_0x776f('0x5'))('rpc');var config=require(_0x776f('0x6'));var jayson=require(_0x776f('0x7'));var client=jayson[_0x776f('0x8')][_0x776f('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x430e79,_0x533b60,_0x394ca2){return new BPromise(function(_0x52c8e2,_0x49b90a){return client['request'](_0x430e79,_0x394ca2)[_0x776f('0xa')](function(_0x174faf){logger['info'](_0x776f('0xb'),_0x533b60,'request\x20sent');logger[_0x776f('0xc')](_0x776f('0xd'),_0x533b60,_0x776f('0xe'),JSON[_0x776f('0xf')](_0x174faf));if(_0x174faf[_0x776f('0x10')]){if(_0x174faf['error'][_0x776f('0x11')]===0x1f4){logger[_0x776f('0x10')](_0x776f('0xb'),_0x533b60,_0x174faf['error'][_0x776f('0x12')]);return _0x49b90a(_0x174faf[_0x776f('0x10')][_0x776f('0x12')]);}logger[_0x776f('0x10')](_0x776f('0xb'),_0x533b60,_0x174faf[_0x776f('0x10')][_0x776f('0x12')]);return _0x52c8e2(_0x174faf[_0x776f('0x10')][_0x776f('0x12')]);}else{logger['info'](_0x776f('0xb'),_0x533b60,'request\x20sent');_0x52c8e2(_0x174faf['result']['message']);}})[_0x776f('0x13')](function(_0x4a727e){logger[_0x776f('0x10')](_0x776f('0xb'),_0x533b60,_0x4a727e);_0x49b90a(_0x4a727e);});});}