Built motion from commit (unavailable).|2.5.5
[motion2.git] / server / api / squareProject / squareProject.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 _0x463e=['SquareProject,\x20%s,\x20%s','request\x20sent','debug','SquareProject,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','ShowSquareProject','SquareProject','options','raw','where','attributes','include','map','model','util','moment','bluebird','randomstring','ioredis','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','redis','defaults','socket.io-emitter','./squareProject.socket','register','request','info'];(function(_0x380474,_0xa180e0){var _0x4e68c5=function(_0x2a15d0){while(--_0x2a15d0){_0x380474['push'](_0x380474['shift']());}};_0x4e68c5(++_0xa180e0);}(_0x463e,0x116));var _0xe463=function(_0x49ca18,_0x5e6d05){_0x49ca18=_0x49ca18-0x0;var _0x145d54=_0x463e[_0x49ca18];return _0x145d54;};'use strict';var _=require('lodash');var util=require(_0xe463('0x0'));var moment=require(_0xe463('0x1'));var BPromise=require(_0xe463('0x2'));var rs=require(_0xe463('0x3'));var fs=require('fs');var Redis=require(_0xe463('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0xe463('0x5'));var logger=require('../../config/logger')(_0xe463('0x6'));var config=require(_0xe463('0x7'));var jayson=require(_0xe463('0x8'));var client=jayson[_0xe463('0x9')][_0xe463('0xa')]({'port':0x232a});config[_0xe463('0xb')]=_[_0xe463('0xc')](config[_0xe463('0xb')],{'host':'localhost','port':0x18eb});var socket=require(_0xe463('0xd'))(new Redis(config[_0xe463('0xb')]));require(_0xe463('0xe'))[_0xe463('0xf')](socket);function respondWithRpcPromise(_0x428797,_0x3b8c23,_0x511604){return new BPromise(function(_0xbe1228,_0x584fcf){return client[_0xe463('0x10')](_0x428797,_0x511604)['then'](function(_0x499c4c){logger[_0xe463('0x11')](_0xe463('0x12'),_0x3b8c23,_0xe463('0x13'));logger[_0xe463('0x14')](_0xe463('0x15'),_0x3b8c23,_0xe463('0x13'),JSON[_0xe463('0x16')](_0x499c4c));if(_0x499c4c['error']){if(_0x499c4c[_0xe463('0x17')][_0xe463('0x18')]===0x1f4){logger[_0xe463('0x17')]('SquareProject,\x20%s,\x20%s',_0x3b8c23,_0x499c4c['error'][_0xe463('0x19')]);return _0x584fcf(_0x499c4c[_0xe463('0x17')][_0xe463('0x19')]);}logger[_0xe463('0x17')]('SquareProject,\x20%s,\x20%s',_0x3b8c23,_0x499c4c['error']['message']);return _0xbe1228(_0x499c4c[_0xe463('0x17')]['message']);}else{logger[_0xe463('0x11')](_0xe463('0x12'),_0x3b8c23,_0xe463('0x13'));_0xbe1228(_0x499c4c[_0xe463('0x1a')][_0xe463('0x19')]);}})[_0xe463('0x1b')](function(_0x5e5a34){logger['error']('SquareProject,\x20%s,\x20%s',_0x3b8c23,_0x5e5a34);_0x584fcf(_0x5e5a34);});});}exports[_0xe463('0x1c')]=function(_0x549bcb){var _0x5bc6c5=this;return new Promise(function(_0x2a1878,_0x188cf6){return db[_0xe463('0x1d')]['find']({'raw':_0x549bcb[_0xe463('0x1e')]?_0x549bcb[_0xe463('0x1e')][_0xe463('0x1f')]===undefined?!![]:![]:!![],'where':_0x549bcb[_0xe463('0x1e')]?_0x549bcb['options'][_0xe463('0x20')]||null:null,'attributes':_0x549bcb[_0xe463('0x1e')]?_0x549bcb[_0xe463('0x1e')][_0xe463('0x21')]||null:null,'include':_0x549bcb[_0xe463('0x1e')]?_0x549bcb[_0xe463('0x1e')][_0xe463('0x22')]?_[_0xe463('0x23')](_0x549bcb[_0xe463('0x1e')][_0xe463('0x22')],function(_0xa2dadf){return{'model':db[_0xa2dadf['model']],'as':_0xa2dadf['as'],'attributes':_0xa2dadf[_0xe463('0x21')],'include':_0xa2dadf[_0xe463('0x22')]?_['map'](_0xa2dadf['include'],function(_0x25ce59){return{'model':db[_0x25ce59[_0xe463('0x24')]],'as':_0x25ce59['as'],'attributes':_0x25ce59['attributes'],'include':_0x25ce59[_0xe463('0x22')]?_[_0xe463('0x23')](_0x25ce59[_0xe463('0x22')],function(_0x2ad0a1){return{'model':db[_0x2ad0a1['model']],'as':_0x2ad0a1['as'],'attributes':_0x2ad0a1[_0xe463('0x21')]};}):[]};}):[]};}):[]:[]})['then'](function(_0x30ffe7){logger['info'](_0xe463('0x1c'),_0x549bcb);logger[_0xe463('0x14')](_0xe463('0x1c'),_0x549bcb,JSON[_0xe463('0x16')](_0x30ffe7));_0x2a1878(_0x30ffe7);})[_0xe463('0x1b')](function(_0x58ebc5){logger[_0xe463('0x17')](_0xe463('0x1c'),_0x58ebc5[_0xe463('0x19')],_0x549bcb);_0x188cf6(_0x5bc6c5[_0xe463('0x17')](0x1f4,_0x58ebc5[_0xe463('0x19')]));});});};