ee8f838acb066d47fc0a64e2dab1f65917c2378e
[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 _0xf112=['message','request\x20sent','result','catch','util','moment','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','http','redis','defaults','localhost','socket.io-emitter','./dashboardItem.socket','register','info','DashboardItem,\x20%s,\x20%s','DashboardItem,\x20%s,\x20%s,\x20%s','stringify','error','code'];(function(_0x5f1617,_0x46277b){var _0x3af5da=function(_0x15b934){while(--_0x15b934){_0x5f1617['push'](_0x5f1617['shift']());}};_0x3af5da(++_0x46277b);}(_0xf112,0x170));var _0x2f11=function(_0x4883cb,_0x3df63c){_0x4883cb=_0x4883cb-0x0;var _0x33aad7=_0xf112[_0x4883cb];return _0x33aad7;};'use strict';var _=require('lodash');var util=require(_0x2f11('0x0'));var moment=require(_0x2f11('0x1'));var BPromise=require(_0x2f11('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x2f11('0x3'));var db=require(_0x2f11('0x4'))['db'];var utils=require(_0x2f11('0x5'));var logger=require(_0x2f11('0x6'))('rpc');var config=require(_0x2f11('0x7'));var jayson=require(_0x2f11('0x8'));var client=jayson['client'][_0x2f11('0x9')]({'port':0x232a});config[_0x2f11('0xa')]=_[_0x2f11('0xb')](config[_0x2f11('0xa')],{'host':_0x2f11('0xc'),'port':0x18eb});var socket=require(_0x2f11('0xd'))(new Redis(config[_0x2f11('0xa')]));require(_0x2f11('0xe'))[_0x2f11('0xf')](socket);function respondWithRpcPromise(_0x48bb82,_0x286077,_0x54b92c){return new BPromise(function(_0x4da35a,_0x14e041){return client['request'](_0x48bb82,_0x54b92c)['then'](function(_0xac58b3){logger[_0x2f11('0x10')](_0x2f11('0x11'),_0x286077,'request\x20sent');logger['debug'](_0x2f11('0x12'),_0x286077,'request\x20sent',JSON[_0x2f11('0x13')](_0xac58b3));if(_0xac58b3[_0x2f11('0x14')]){if(_0xac58b3[_0x2f11('0x14')][_0x2f11('0x15')]===0x1f4){logger['error'](_0x2f11('0x11'),_0x286077,_0xac58b3[_0x2f11('0x14')][_0x2f11('0x16')]);return _0x14e041(_0xac58b3[_0x2f11('0x14')]['message']);}logger['error'](_0x2f11('0x11'),_0x286077,_0xac58b3[_0x2f11('0x14')]['message']);return _0x4da35a(_0xac58b3['error'][_0x2f11('0x16')]);}else{logger[_0x2f11('0x10')]('DashboardItem,\x20%s,\x20%s',_0x286077,_0x2f11('0x17'));_0x4da35a(_0xac58b3[_0x2f11('0x18')]['message']);}})[_0x2f11('0x19')](function(_0x5062f1){logger['error'](_0x2f11('0x11'),_0x286077,_0x5062f1);_0x14e041(_0x5062f1);});});}