Built motion from commit 753c950e.|2.5.42
[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 _0x8e27=['util','moment','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','client','http','request','then','info','OpenchannelApplication,\x20%s,\x20%s','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','request\x20sent','error','code','message','result','catch','UpdateOpenchannelApplication','options','raw','where','attributes','stringify'];(function(_0x2a1dc2,_0x1e2ab0){var _0x4d038f=function(_0x574c45){while(--_0x574c45){_0x2a1dc2['push'](_0x2a1dc2['shift']());}};_0x4d038f(++_0x1e2ab0);}(_0x8e27,0x15c));var _0x78e2=function(_0x536c1d,_0x4bac2d){_0x536c1d=_0x536c1d-0x0;var _0x399e88=_0x8e27[_0x536c1d];return _0x399e88;};'use strict';var _=require('lodash');var util=require(_0x78e2('0x0'));var moment=require(_0x78e2('0x1'));var BPromise=require(_0x78e2('0x2'));var rs=require(_0x78e2('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x78e2('0x4'))['db'];var utils=require(_0x78e2('0x5'));var logger=require(_0x78e2('0x6'))(_0x78e2('0x7'));var config=require('../../config/environment');var jayson=require(_0x78e2('0x8'));var client=jayson[_0x78e2('0x9')][_0x78e2('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x2fcc01,_0x4b3452,_0x278af6){return new BPromise(function(_0x418a52,_0x54bd13){return client[_0x78e2('0xb')](_0x2fcc01,_0x278af6)[_0x78e2('0xc')](function(_0x327be8){logger[_0x78e2('0xd')](_0x78e2('0xe'),_0x4b3452,'request\x20sent');logger[_0x78e2('0xf')](_0x78e2('0x10'),_0x4b3452,_0x78e2('0x11'),JSON['stringify'](_0x327be8));if(_0x327be8[_0x78e2('0x12')]){if(_0x327be8[_0x78e2('0x12')][_0x78e2('0x13')]===0x1f4){logger['error'](_0x78e2('0xe'),_0x4b3452,_0x327be8[_0x78e2('0x12')][_0x78e2('0x14')]);return _0x54bd13(_0x327be8[_0x78e2('0x12')][_0x78e2('0x14')]);}logger[_0x78e2('0x12')](_0x78e2('0xe'),_0x4b3452,_0x327be8[_0x78e2('0x12')][_0x78e2('0x14')]);return _0x418a52(_0x327be8['error'][_0x78e2('0x14')]);}else{logger['info'](_0x78e2('0xe'),_0x4b3452,_0x78e2('0x11'));_0x418a52(_0x327be8[_0x78e2('0x15')][_0x78e2('0x14')]);}})[_0x78e2('0x16')](function(_0x391ce3){logger[_0x78e2('0x12')](_0x78e2('0xe'),_0x4b3452,_0x391ce3);_0x54bd13(_0x391ce3);});});}exports[_0x78e2('0x17')]=function(_0x367b28){var _0x2f013a=this;return new Promise(function(_0x11c1d4,_0xb3c7f9){return db['OpenchannelApplication']['update'](_0x367b28['body'],{'raw':_0x367b28[_0x78e2('0x18')]?_0x367b28['options'][_0x78e2('0x19')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x367b28[_0x78e2('0x18')]?_0x367b28['options'][_0x78e2('0x1a')]||null:null,'attributes':_0x367b28[_0x78e2('0x18')]?_0x367b28[_0x78e2('0x18')][_0x78e2('0x1b')]||null:null,'limit':_0x367b28['options']?_0x367b28[_0x78e2('0x18')]['limit']||null:null})[_0x78e2('0xc')](function(_0x4fd027){logger['info']('UpdateOpenchannelApplication',_0x367b28);logger['debug'](_0x78e2('0x17'),_0x367b28,JSON[_0x78e2('0x1c')](_0x4fd027));_0x11c1d4(_0x4fd027);})['catch'](function(_0x2f3b59){logger['error'](_0x78e2('0x17'),_0x2f3b59[_0x78e2('0x14')],_0x367b28);_0xb3c7f9(_0x2f013a[_0x78e2('0x12')](0x1f4,_0x2f3b59[_0x78e2('0x14')]));});});};