5ed662e22558422cca64745abe36dc283d8fd909
[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 _0x8875=['rpc','../../config/environment','jayson/promise','client','http','request','then','Schedule,\x20%s,\x20%s','request\x20sent','debug','Schedule,\x20%s,\x20%s,\x20%s','error','message','info','result','lodash','util','moment','bluebird','ioredis','../../config/utils'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x8875,0x174));var _0x5887=function(_0x47e739,_0x551381){_0x47e739=_0x47e739-0x0;var _0x1c0aad=_0x8875[_0x47e739];return _0x1c0aad;};'use strict';var _=require(_0x5887('0x0'));var util=require(_0x5887('0x1'));var moment=require(_0x5887('0x2'));var BPromise=require(_0x5887('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x5887('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0x5887('0x5'));var logger=require('../../config/logger')(_0x5887('0x6'));var config=require(_0x5887('0x7'));var jayson=require(_0x5887('0x8'));var client=jayson[_0x5887('0x9')][_0x5887('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x3d0417,_0x499d0c,_0xd7f272){return new BPromise(function(_0x53e7b6,_0x26a677){return client[_0x5887('0xb')](_0x3d0417,_0xd7f272)[_0x5887('0xc')](function(_0xd6bbad){logger['info'](_0x5887('0xd'),_0x499d0c,_0x5887('0xe'));logger[_0x5887('0xf')](_0x5887('0x10'),_0x499d0c,_0x5887('0xe'),JSON['stringify'](_0xd6bbad));if(_0xd6bbad[_0x5887('0x11')]){if(_0xd6bbad['error']['code']===0x1f4){logger[_0x5887('0x11')](_0x5887('0xd'),_0x499d0c,_0xd6bbad['error'][_0x5887('0x12')]);return _0x26a677(_0xd6bbad[_0x5887('0x11')][_0x5887('0x12')]);}logger[_0x5887('0x11')](_0x5887('0xd'),_0x499d0c,_0xd6bbad[_0x5887('0x11')][_0x5887('0x12')]);return _0x53e7b6(_0xd6bbad[_0x5887('0x11')]['message']);}else{logger[_0x5887('0x13')](_0x5887('0xd'),_0x499d0c,_0x5887('0xe'));_0x53e7b6(_0xd6bbad[_0x5887('0x14')]['message']);}})['catch'](function(_0x469cd6){logger[_0x5887('0x11')](_0x5887('0xd'),_0x499d0c,_0x469cd6);_0x26a677(_0x469cd6);});});}