Built motion from commit 14588770.|2.5.38
[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 _0x48a7=['where','attributes','limit','lodash','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/environment','client','http','request','then','info','request\x20sent','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','stringify','error','code','message','OpenchannelApplication,\x20%s,\x20%s','catch','UpdateOpenchannelApplication','OpenchannelApplication','update','body','options','raw'];(function(_0x14a0a0,_0x45d0cf){var _0x56b651=function(_0x1fae09){while(--_0x1fae09){_0x14a0a0['push'](_0x14a0a0['shift']());}};_0x56b651(++_0x45d0cf);}(_0x48a7,0x1a7));var _0x748a=function(_0x13d1e6,_0x4b42ef){_0x13d1e6=_0x13d1e6-0x0;var _0x18d9ae=_0x48a7[_0x13d1e6];return _0x18d9ae;};'use strict';var _=require(_0x748a('0x0'));var util=require('util');var moment=require(_0x748a('0x1'));var BPromise=require(_0x748a('0x2'));var rs=require(_0x748a('0x3'));var fs=require('fs');var Redis=require(_0x748a('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0x748a('0x5'));var logger=require('../../config/logger')('rpc');var config=require(_0x748a('0x6'));var jayson=require('jayson/promise');var client=jayson[_0x748a('0x7')][_0x748a('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x2efd1c,_0x3b035c,_0x21df86){return new BPromise(function(_0x2b225c,_0x30bfc6){return client[_0x748a('0x9')](_0x2efd1c,_0x21df86)[_0x748a('0xa')](function(_0x341ff2){logger[_0x748a('0xb')]('OpenchannelApplication,\x20%s,\x20%s',_0x3b035c,_0x748a('0xc'));logger[_0x748a('0xd')](_0x748a('0xe'),_0x3b035c,_0x748a('0xc'),JSON[_0x748a('0xf')](_0x341ff2));if(_0x341ff2[_0x748a('0x10')]){if(_0x341ff2[_0x748a('0x10')][_0x748a('0x11')]===0x1f4){logger[_0x748a('0x10')]('OpenchannelApplication,\x20%s,\x20%s',_0x3b035c,_0x341ff2[_0x748a('0x10')][_0x748a('0x12')]);return _0x30bfc6(_0x341ff2[_0x748a('0x10')]['message']);}logger[_0x748a('0x10')](_0x748a('0x13'),_0x3b035c,_0x341ff2[_0x748a('0x10')][_0x748a('0x12')]);return _0x2b225c(_0x341ff2[_0x748a('0x10')][_0x748a('0x12')]);}else{logger[_0x748a('0xb')]('OpenchannelApplication,\x20%s,\x20%s',_0x3b035c,_0x748a('0xc'));_0x2b225c(_0x341ff2['result'][_0x748a('0x12')]);}})[_0x748a('0x14')](function(_0x3bd27a){logger[_0x748a('0x10')](_0x748a('0x13'),_0x3b035c,_0x3bd27a);_0x30bfc6(_0x3bd27a);});});}exports[_0x748a('0x15')]=function(_0x1c2515){var _0x4f1eb3=this;return new Promise(function(_0x22e00b,_0x66cc2a){return db[_0x748a('0x16')][_0x748a('0x17')](_0x1c2515[_0x748a('0x18')],{'raw':_0x1c2515[_0x748a('0x19')]?_0x1c2515[_0x748a('0x19')][_0x748a('0x1a')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x1c2515['options']?_0x1c2515[_0x748a('0x19')][_0x748a('0x1b')]||null:null,'attributes':_0x1c2515[_0x748a('0x19')]?_0x1c2515['options'][_0x748a('0x1c')]||null:null,'limit':_0x1c2515['options']?_0x1c2515[_0x748a('0x19')][_0x748a('0x1d')]||null:null})[_0x748a('0xa')](function(_0x4dc874){logger[_0x748a('0xb')]('UpdateOpenchannelApplication',_0x1c2515);logger['debug'](_0x748a('0x15'),_0x1c2515,JSON[_0x748a('0xf')](_0x4dc874));_0x22e00b(_0x4dc874);})[_0x748a('0x14')](function(_0xd9abe3){logger[_0x748a('0x10')]('UpdateOpenchannelApplication',_0xd9abe3[_0x748a('0x12')],_0x1c2515);_0x66cc2a(_0x4f1eb3[_0x748a('0x10')](0x1f4,_0xd9abe3[_0x748a('0x12')]));});});};