Built motion from commit 25580385.|2.6.2
[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 _0xa6b7=['OpenchannelApplication,\x20%s,\x20%s,\x20%s','error','code','message','result','OpenchannelApplication','update','body','options','where','limit','UpdateOpenchannelApplication','debug','stringify','catch','lodash','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','request','info','OpenchannelApplication,\x20%s,\x20%s','request\x20sent'];(function(_0x2e4a84,_0x3de6e1){var _0x16ffe8=function(_0x43382f){while(--_0x43382f){_0x2e4a84['push'](_0x2e4a84['shift']());}};_0x16ffe8(++_0x3de6e1);}(_0xa6b7,0xa0));var _0x7a6b=function(_0x585d81,_0xf6d74f){_0x585d81=_0x585d81-0x0;var _0x1aca0d=_0xa6b7[_0x585d81];return _0x1aca0d;};'use strict';var _=require(_0x7a6b('0x0'));var util=require('util');var moment=require('moment');var BPromise=require(_0x7a6b('0x1'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x7a6b('0x2'));var db=require(_0x7a6b('0x3'))['db'];var utils=require(_0x7a6b('0x4'));var logger=require(_0x7a6b('0x5'))(_0x7a6b('0x6'));var config=require(_0x7a6b('0x7'));var jayson=require(_0x7a6b('0x8'));var client=jayson[_0x7a6b('0x9')]['http']({'port':0x232a});function respondWithRpcPromise(_0x1c7451,_0x9ae1c,_0x52d8b0){return new BPromise(function(_0x1e2bd2,_0x500828){return client[_0x7a6b('0xa')](_0x1c7451,_0x52d8b0)['then'](function(_0xb4531){logger[_0x7a6b('0xb')](_0x7a6b('0xc'),_0x9ae1c,_0x7a6b('0xd'));logger['debug'](_0x7a6b('0xe'),_0x9ae1c,_0x7a6b('0xd'),JSON['stringify'](_0xb4531));if(_0xb4531['error']){if(_0xb4531[_0x7a6b('0xf')][_0x7a6b('0x10')]===0x1f4){logger[_0x7a6b('0xf')](_0x7a6b('0xc'),_0x9ae1c,_0xb4531[_0x7a6b('0xf')][_0x7a6b('0x11')]);return _0x500828(_0xb4531[_0x7a6b('0xf')][_0x7a6b('0x11')]);}logger['error'](_0x7a6b('0xc'),_0x9ae1c,_0xb4531['error'][_0x7a6b('0x11')]);return _0x1e2bd2(_0xb4531[_0x7a6b('0xf')][_0x7a6b('0x11')]);}else{logger[_0x7a6b('0xb')]('OpenchannelApplication,\x20%s,\x20%s',_0x9ae1c,_0x7a6b('0xd'));_0x1e2bd2(_0xb4531[_0x7a6b('0x12')][_0x7a6b('0x11')]);}})['catch'](function(_0x5a6960){logger[_0x7a6b('0xf')](_0x7a6b('0xc'),_0x9ae1c,_0x5a6960);_0x500828(_0x5a6960);});});}exports['UpdateOpenchannelApplication']=function(_0x5e3a4c){var _0x3bcd62=this;return new Promise(function(_0x17a9f3,_0x34a7a7){return db[_0x7a6b('0x13')][_0x7a6b('0x14')](_0x5e3a4c[_0x7a6b('0x15')],{'raw':_0x5e3a4c[_0x7a6b('0x16')]?_0x5e3a4c[_0x7a6b('0x16')]['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x5e3a4c[_0x7a6b('0x16')]?_0x5e3a4c[_0x7a6b('0x16')][_0x7a6b('0x17')]||null:null,'attributes':_0x5e3a4c[_0x7a6b('0x16')]?_0x5e3a4c['options']['attributes']||null:null,'limit':_0x5e3a4c[_0x7a6b('0x16')]?_0x5e3a4c['options'][_0x7a6b('0x18')]||null:null})['then'](function(_0x5b7cd0){logger[_0x7a6b('0xb')](_0x7a6b('0x19'),_0x5e3a4c);logger[_0x7a6b('0x1a')]('UpdateOpenchannelApplication',_0x5e3a4c,JSON[_0x7a6b('0x1b')](_0x5b7cd0));_0x17a9f3(_0x5b7cd0);})[_0x7a6b('0x1c')](function(_0x41a35b){logger[_0x7a6b('0xf')]('UpdateOpenchannelApplication',_0x41a35b[_0x7a6b('0x11')],_0x5e3a4c);_0x34a7a7(_0x3bcd62['error'](0x1f4,_0x41a35b['message']));});});};