Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / api / chatQueueReport / chatQueueReport.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 _0x0a97=['info','ChatQueueReport,\x20%s,\x20%s','debug','ChatQueueReport,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','message','result','ChatQueueReport','options','raw','CreateChatQueueReport','catch','UpdateChatQueueReport','attributes','limit','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','http','request','then'];(function(_0x281120,_0x35e5d2){var _0x37e465=function(_0x3c8caa){while(--_0x3c8caa){_0x281120['push'](_0x281120['shift']());}};_0x37e465(++_0x35e5d2);}(_0x0a97,0x1a7));var _0x70a9=function(_0x12fc8d,_0x19ee33){_0x12fc8d=_0x12fc8d-0x0;var _0x3f9d04=_0x0a97[_0x12fc8d];return _0x3f9d04;};'use strict';var _=require(_0x70a9('0x0'));var util=require(_0x70a9('0x1'));var moment=require(_0x70a9('0x2'));var BPromise=require(_0x70a9('0x3'));var rs=require(_0x70a9('0x4'));var fs=require('fs');var Redis=require(_0x70a9('0x5'));var db=require(_0x70a9('0x6'))['db'];var utils=require(_0x70a9('0x7'));var logger=require('../../config/logger')(_0x70a9('0x8'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson['client'][_0x70a9('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x25ee35,_0x4b2d81,_0x3927c9){return new BPromise(function(_0x3179c7,_0x3998d4){return client[_0x70a9('0xa')](_0x25ee35,_0x3927c9)[_0x70a9('0xb')](function(_0x1e5290){logger[_0x70a9('0xc')](_0x70a9('0xd'),_0x4b2d81,'request\x20sent');logger[_0x70a9('0xe')](_0x70a9('0xf'),_0x4b2d81,_0x70a9('0x10'),JSON[_0x70a9('0x11')](_0x1e5290));if(_0x1e5290['error']){if(_0x1e5290[_0x70a9('0x12')]['code']===0x1f4){logger['error']('ChatQueueReport,\x20%s,\x20%s',_0x4b2d81,_0x1e5290[_0x70a9('0x12')]['message']);return _0x3998d4(_0x1e5290[_0x70a9('0x12')][_0x70a9('0x13')]);}logger[_0x70a9('0x12')](_0x70a9('0xd'),_0x4b2d81,_0x1e5290[_0x70a9('0x12')][_0x70a9('0x13')]);return _0x3179c7(_0x1e5290[_0x70a9('0x12')]['message']);}else{logger['info'](_0x70a9('0xd'),_0x4b2d81,_0x70a9('0x10'));_0x3179c7(_0x1e5290[_0x70a9('0x14')][_0x70a9('0x13')]);}})['catch'](function(_0xb88c47){logger[_0x70a9('0x12')](_0x70a9('0xd'),_0x4b2d81,_0xb88c47);_0x3998d4(_0xb88c47);});});}exports['CreateChatQueueReport']=function(_0x5a1499){var _0xf6cf0d=this;return new Promise(function(_0x790145,_0x43f5a4){return db[_0x70a9('0x15')]['create'](_0x5a1499['body'],{'raw':_0x5a1499[_0x70a9('0x16')]?_0x5a1499[_0x70a9('0x16')][_0x70a9('0x17')]===undefined?!![]:![]:!![]})['then'](function(_0x1212d2){logger[_0x70a9('0xc')](_0x70a9('0x18'),_0x5a1499);logger['debug'](_0x70a9('0x18'),_0x5a1499,JSON[_0x70a9('0x11')](_0x1212d2));_0x790145(_0x1212d2);})[_0x70a9('0x19')](function(_0x3f474f){logger[_0x70a9('0x12')]('CreateChatQueueReport',_0x3f474f['message'],_0x5a1499);_0x43f5a4(_0xf6cf0d[_0x70a9('0x12')](0x1f4,_0x3f474f['message']));});});};exports[_0x70a9('0x1a')]=function(_0x3f35c4){var _0x5e0759=this;return new Promise(function(_0x3a177e,_0x353467){return db[_0x70a9('0x15')]['update'](_0x3f35c4['body'],{'raw':_0x3f35c4[_0x70a9('0x16')]?_0x3f35c4['options'][_0x70a9('0x17')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x3f35c4['options']?_0x3f35c4['options']['where']||null:null,'attributes':_0x3f35c4[_0x70a9('0x16')]?_0x3f35c4['options'][_0x70a9('0x1b')]||null:null,'limit':_0x3f35c4[_0x70a9('0x16')]?_0x3f35c4[_0x70a9('0x16')][_0x70a9('0x1c')]||null:null})[_0x70a9('0xb')](function(_0x5d3d5a){logger[_0x70a9('0xc')](_0x70a9('0x1a'),_0x3f35c4);logger['debug'](_0x70a9('0x1a'),_0x3f35c4,JSON[_0x70a9('0x11')](_0x5d3d5a));_0x3a177e(_0x5d3d5a);})[_0x70a9('0x19')](function(_0x179cd2){logger['error'](_0x70a9('0x1a'),_0x179cd2[_0x70a9('0x13')],_0x3f35c4);_0x353467(_0x5e0759[_0x70a9('0x12')](0x1f4,_0x179cd2[_0x70a9('0x13')]));});});};