b9fd224beceab815e95dce43f5e7c166a4683abd
[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 _0x9709=['Schedule,\x20%s,\x20%s,\x20%s','stringify','error','message','result','catch','lodash','util','bluebird','randomstring','ioredis','../../mysqldb','rpc','../../config/environment','jayson/promise','client','http','then','info','Schedule,\x20%s,\x20%s','request\x20sent','debug'];(function(_0x1f38d0,_0x192d93){var _0x5416fa=function(_0x4b4a0b){while(--_0x4b4a0b){_0x1f38d0['push'](_0x1f38d0['shift']());}};_0x5416fa(++_0x192d93);}(_0x9709,0xcc));var _0x9970=function(_0x443304,_0x1d8107){_0x443304=_0x443304-0x0;var _0x374f7e=_0x9709[_0x443304];return _0x374f7e;};'use strict';var _=require(_0x9970('0x0'));var util=require(_0x9970('0x1'));var moment=require('moment');var BPromise=require(_0x9970('0x2'));var rs=require(_0x9970('0x3'));var fs=require('fs');var Redis=require(_0x9970('0x4'));var db=require(_0x9970('0x5'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0x9970('0x6'));var config=require(_0x9970('0x7'));var jayson=require(_0x9970('0x8'));var client=jayson[_0x9970('0x9')][_0x9970('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x48085e,_0xa1e4cb,_0x4459df){return new BPromise(function(_0x340381,_0xf69d15){return client['request'](_0x48085e,_0x4459df)[_0x9970('0xb')](function(_0x396514){logger[_0x9970('0xc')](_0x9970('0xd'),_0xa1e4cb,_0x9970('0xe'));logger[_0x9970('0xf')](_0x9970('0x10'),_0xa1e4cb,_0x9970('0xe'),JSON[_0x9970('0x11')](_0x396514));if(_0x396514['error']){if(_0x396514['error']['code']===0x1f4){logger[_0x9970('0x12')](_0x9970('0xd'),_0xa1e4cb,_0x396514[_0x9970('0x12')][_0x9970('0x13')]);return _0xf69d15(_0x396514[_0x9970('0x12')][_0x9970('0x13')]);}logger[_0x9970('0x12')](_0x9970('0xd'),_0xa1e4cb,_0x396514[_0x9970('0x12')][_0x9970('0x13')]);return _0x340381(_0x396514['error'][_0x9970('0x13')]);}else{logger[_0x9970('0xc')](_0x9970('0xd'),_0xa1e4cb,_0x9970('0xe'));_0x340381(_0x396514[_0x9970('0x14')][_0x9970('0x13')]);}})[_0x9970('0x15')](function(_0x17a4b3){logger['error'](_0x9970('0xd'),_0xa1e4cb,_0x17a4b3);_0xf69d15(_0x17a4b3);});});}