Built motion from commit 9d7072cc.|2.5.39
[motion2.git] / server / api / squareReport / squareReport.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 _0x356a=['SquareReport,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','message','result','catch','CreateSquareReport','SquareReport','create','body','options','debug','UpdateSquareReport','raw','where','attributes','limit','lodash','moment','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','then','info','SquareReport,\x20%s,\x20%s'];(function(_0x187499,_0x5e416a){var _0x2965fe=function(_0xc6645e){while(--_0xc6645e){_0x187499['push'](_0x187499['shift']());}};_0x2965fe(++_0x5e416a);}(_0x356a,0x148));var _0xa356=function(_0x3b380d,_0x4bf247){_0x3b380d=_0x3b380d-0x0;var _0x54502b=_0x356a[_0x3b380d];return _0x54502b;};'use strict';var _=require(_0xa356('0x0'));var util=require('util');var moment=require(_0xa356('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xa356('0x2'));var db=require(_0xa356('0x3'))['db'];var utils=require(_0xa356('0x4'));var logger=require('../../config/logger')(_0xa356('0x5'));var config=require(_0xa356('0x6'));var jayson=require(_0xa356('0x7'));var client=jayson[_0xa356('0x8')][_0xa356('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x2184af,_0x5b12ef,_0xa5bd88){return new BPromise(function(_0x52d395,_0x1a5de7){return client['request'](_0x2184af,_0xa5bd88)[_0xa356('0xa')](function(_0x38bc82){logger[_0xa356('0xb')](_0xa356('0xc'),_0x5b12ef,'request\x20sent');logger['debug'](_0xa356('0xd'),_0x5b12ef,_0xa356('0xe'),JSON[_0xa356('0xf')](_0x38bc82));if(_0x38bc82[_0xa356('0x10')]){if(_0x38bc82[_0xa356('0x10')]['code']===0x1f4){logger[_0xa356('0x10')](_0xa356('0xc'),_0x5b12ef,_0x38bc82[_0xa356('0x10')][_0xa356('0x11')]);return _0x1a5de7(_0x38bc82[_0xa356('0x10')]['message']);}logger[_0xa356('0x10')](_0xa356('0xc'),_0x5b12ef,_0x38bc82[_0xa356('0x10')][_0xa356('0x11')]);return _0x52d395(_0x38bc82['error'][_0xa356('0x11')]);}else{logger[_0xa356('0xb')](_0xa356('0xc'),_0x5b12ef,_0xa356('0xe'));_0x52d395(_0x38bc82[_0xa356('0x12')]['message']);}})[_0xa356('0x13')](function(_0x13401c){logger['error']('SquareReport,\x20%s,\x20%s',_0x5b12ef,_0x13401c);_0x1a5de7(_0x13401c);});});}exports[_0xa356('0x14')]=function(_0x13570c){var _0xc62209=this;return new Promise(function(_0x2a4ca0,_0x52847a){return db[_0xa356('0x15')][_0xa356('0x16')](_0x13570c[_0xa356('0x17')],{'raw':_0x13570c[_0xa356('0x18')]?_0x13570c[_0xa356('0x18')]['raw']===undefined?!![]:![]:!![]})['then'](function(_0x1b70ac){logger[_0xa356('0xb')](_0xa356('0x14'),_0x13570c);logger[_0xa356('0x19')]('CreateSquareReport',_0x13570c,JSON[_0xa356('0xf')](_0x1b70ac));_0x2a4ca0(_0x1b70ac);})[_0xa356('0x13')](function(_0x402038){logger[_0xa356('0x10')](_0xa356('0x14'),_0x402038[_0xa356('0x11')],_0x13570c);_0x52847a(_0xc62209[_0xa356('0x10')](0x1f4,_0x402038['message']));});});};exports[_0xa356('0x1a')]=function(_0x46c0c1){var _0x536b60=this;return new Promise(function(_0x51a3eb,_0x23130c){return db[_0xa356('0x15')]['update'](_0x46c0c1[_0xa356('0x17')],{'raw':_0x46c0c1['options']?_0x46c0c1[_0xa356('0x18')][_0xa356('0x1b')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x46c0c1['options']?_0x46c0c1[_0xa356('0x18')][_0xa356('0x1c')]||null:null,'attributes':_0x46c0c1['options']?_0x46c0c1[_0xa356('0x18')][_0xa356('0x1d')]||null:null,'limit':_0x46c0c1[_0xa356('0x18')]?_0x46c0c1[_0xa356('0x18')][_0xa356('0x1e')]||null:null})[_0xa356('0xa')](function(_0x1fbccc){logger[_0xa356('0xb')](_0xa356('0x1a'),_0x46c0c1);logger[_0xa356('0x19')]('UpdateSquareReport',_0x46c0c1,JSON[_0xa356('0xf')](_0x1fbccc));_0x51a3eb(_0x1fbccc);})[_0xa356('0x13')](function(_0x3de9ae){logger[_0xa356('0x10')](_0xa356('0x1a'),_0x3de9ae[_0xa356('0x11')],_0x46c0c1);_0x23130c(_0x536b60[_0xa356('0x10')](0x1f4,_0x3de9ae[_0xa356('0x11')]));});});};