41f4b2fd98ba64060e353c7682de9fe8395c95dc
[motion2.git] / server / api / dashboardItem / dashboardItem.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 _0xf4c3=['../../config/environment','jayson/promise','client','http','redis','defaults','localhost','socket.io-emitter','./dashboardItem.socket','register','then','info','DashboardItem,\x20%s,\x20%s','debug','DashboardItem,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','message','result','lodash','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc'];(function(_0x39c78f,_0x413f03){var _0xd13125=function(_0x16949c){while(--_0x16949c){_0x39c78f['push'](_0x39c78f['shift']());}};_0xd13125(++_0x413f03);}(_0xf4c3,0x1df));var _0x3f4c=function(_0x47a204,_0x24b906){_0x47a204=_0x47a204-0x0;var _0x5623fc=_0xf4c3[_0x47a204];return _0x5623fc;};'use strict';var _=require(_0x3f4c('0x0'));var util=require('util');var moment=require('moment');var BPromise=require(_0x3f4c('0x1'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x3f4c('0x2'));var db=require(_0x3f4c('0x3'))['db'];var utils=require(_0x3f4c('0x4'));var logger=require(_0x3f4c('0x5'))(_0x3f4c('0x6'));var config=require(_0x3f4c('0x7'));var jayson=require(_0x3f4c('0x8'));var client=jayson[_0x3f4c('0x9')][_0x3f4c('0xa')]({'port':0x232a});config[_0x3f4c('0xb')]=_[_0x3f4c('0xc')](config['redis'],{'host':_0x3f4c('0xd'),'port':0x18eb});var socket=require(_0x3f4c('0xe'))(new Redis(config[_0x3f4c('0xb')]));require(_0x3f4c('0xf'))[_0x3f4c('0x10')](socket);function respondWithRpcPromise(_0x10e002,_0x249c7c,_0x48d6c3){return new BPromise(function(_0x4d68c4,_0x45738b){return client['request'](_0x10e002,_0x48d6c3)[_0x3f4c('0x11')](function(_0xd81e9f){logger[_0x3f4c('0x12')](_0x3f4c('0x13'),_0x249c7c,'request\x20sent');logger[_0x3f4c('0x14')](_0x3f4c('0x15'),_0x249c7c,_0x3f4c('0x16'),JSON[_0x3f4c('0x17')](_0xd81e9f));if(_0xd81e9f[_0x3f4c('0x18')]){if(_0xd81e9f['error']['code']===0x1f4){logger['error'](_0x3f4c('0x13'),_0x249c7c,_0xd81e9f['error'][_0x3f4c('0x19')]);return _0x45738b(_0xd81e9f[_0x3f4c('0x18')]['message']);}logger['error'](_0x3f4c('0x13'),_0x249c7c,_0xd81e9f[_0x3f4c('0x18')][_0x3f4c('0x19')]);return _0x4d68c4(_0xd81e9f['error'][_0x3f4c('0x19')]);}else{logger[_0x3f4c('0x12')]('DashboardItem,\x20%s,\x20%s',_0x249c7c,'request\x20sent');_0x4d68c4(_0xd81e9f[_0x3f4c('0x1a')][_0x3f4c('0x19')]);}})['catch'](function(_0x37f975){logger[_0x3f4c('0x18')]('DashboardItem,\x20%s,\x20%s',_0x249c7c,_0x37f975);_0x45738b(_0x37f975);});});}