Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / openchannelApplication / openchannelApplication.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 _0x362b=['body','options','raw','limit','util','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','info','request\x20sent','debug','stringify','error','OpenchannelApplication,\x20%s,\x20%s','message','result','catch','UpdateOpenchannelApplication','OpenchannelApplication','update'];(function(_0x4b4f24,_0x5654a8){var _0x1c13d4=function(_0x4940bf){while(--_0x4940bf){_0x4b4f24['push'](_0x4b4f24['shift']());}};_0x1c13d4(++_0x5654a8);}(_0x362b,0x18c));var _0xb362=function(_0x3e1c70,_0x2ac2f5){_0x3e1c70=_0x3e1c70-0x0;var _0x4bf3fb=_0x362b[_0x3e1c70];return _0x4bf3fb;};'use strict';var _=require('lodash');var util=require(_0xb362('0x0'));var moment=require('moment');var BPromise=require(_0xb362('0x1'));var rs=require(_0xb362('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xb362('0x3'))['db'];var utils=require(_0xb362('0x4'));var logger=require(_0xb362('0x5'))(_0xb362('0x6'));var config=require(_0xb362('0x7'));var jayson=require(_0xb362('0x8'));var client=jayson[_0xb362('0x9')][_0xb362('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x186e01,_0x533249,_0x3760ae){return new BPromise(function(_0x23e963,_0x17e30f){return client[_0xb362('0xb')](_0x186e01,_0x3760ae)['then'](function(_0x18ccdf){logger[_0xb362('0xc')]('OpenchannelApplication,\x20%s,\x20%s',_0x533249,_0xb362('0xd'));logger[_0xb362('0xe')]('OpenchannelApplication,\x20%s,\x20%s,\x20%s',_0x533249,'request\x20sent',JSON[_0xb362('0xf')](_0x18ccdf));if(_0x18ccdf[_0xb362('0x10')]){if(_0x18ccdf[_0xb362('0x10')]['code']===0x1f4){logger[_0xb362('0x10')](_0xb362('0x11'),_0x533249,_0x18ccdf[_0xb362('0x10')]['message']);return _0x17e30f(_0x18ccdf[_0xb362('0x10')]['message']);}logger[_0xb362('0x10')](_0xb362('0x11'),_0x533249,_0x18ccdf['error'][_0xb362('0x12')]);return _0x23e963(_0x18ccdf[_0xb362('0x10')][_0xb362('0x12')]);}else{logger[_0xb362('0xc')](_0xb362('0x11'),_0x533249,_0xb362('0xd'));_0x23e963(_0x18ccdf[_0xb362('0x13')][_0xb362('0x12')]);}})[_0xb362('0x14')](function(_0x8dfcd7){logger[_0xb362('0x10')](_0xb362('0x11'),_0x533249,_0x8dfcd7);_0x17e30f(_0x8dfcd7);});});}exports[_0xb362('0x15')]=function(_0x41bc31){var _0x5b7c9d=this;return new Promise(function(_0x92e8c0,_0x98908b){return db[_0xb362('0x16')][_0xb362('0x17')](_0x41bc31[_0xb362('0x18')],{'raw':_0x41bc31[_0xb362('0x19')]?_0x41bc31['options'][_0xb362('0x1a')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x41bc31['options']?_0x41bc31['options']['where']||null:null,'attributes':_0x41bc31[_0xb362('0x19')]?_0x41bc31['options']['attributes']||null:null,'limit':_0x41bc31[_0xb362('0x19')]?_0x41bc31[_0xb362('0x19')][_0xb362('0x1b')]||null:null})['then'](function(_0xe84763){logger[_0xb362('0xc')](_0xb362('0x15'),_0x41bc31);logger[_0xb362('0xe')](_0xb362('0x15'),_0x41bc31,JSON[_0xb362('0xf')](_0xe84763));_0x92e8c0(_0xe84763);})[_0xb362('0x14')](function(_0x32aeb6){logger[_0xb362('0x10')](_0xb362('0x15'),_0x32aeb6[_0xb362('0x12')],_0x41bc31);_0x98908b(_0x5b7c9d[_0xb362('0x10')](0x1f4,_0x32aeb6[_0xb362('0x12')]));});});};