Built motion from commit 85328c08.|2.5.50
[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 _0xc183=['OpenchannelApplication','body','options','raw','attributes','limit','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/environment','client','http','then','info','OpenchannelApplication,\x20%s,\x20%s','request\x20sent','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','error','message','result','UpdateOpenchannelApplication'];(function(_0x14c823,_0x2158a8){var _0x523939=function(_0x1f5cc6){while(--_0x1f5cc6){_0x14c823['push'](_0x14c823['shift']());}};_0x523939(++_0x2158a8);}(_0xc183,0x11f));var _0x3c18=function(_0x1879ac,_0x3b3fd5){_0x1879ac=_0x1879ac-0x0;var _0x4a6b52=_0xc183[_0x1879ac];return _0x4a6b52;};'use strict';var _=require(_0x3c18('0x0'));var util=require(_0x3c18('0x1'));var moment=require(_0x3c18('0x2'));var BPromise=require(_0x3c18('0x3'));var rs=require(_0x3c18('0x4'));var fs=require('fs');var Redis=require(_0x3c18('0x5'));var db=require(_0x3c18('0x6'))['db'];var utils=require(_0x3c18('0x7'));var logger=require('../../config/logger')('rpc');var config=require(_0x3c18('0x8'));var jayson=require('jayson/promise');var client=jayson[_0x3c18('0x9')][_0x3c18('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x52fc1a,_0x580d72,_0x3cb1d3){return new BPromise(function(_0x20325f,_0x326f07){return client['request'](_0x52fc1a,_0x3cb1d3)[_0x3c18('0xb')](function(_0x1edf7a){logger[_0x3c18('0xc')](_0x3c18('0xd'),_0x580d72,_0x3c18('0xe'));logger[_0x3c18('0xf')](_0x3c18('0x10'),_0x580d72,_0x3c18('0xe'),JSON['stringify'](_0x1edf7a));if(_0x1edf7a[_0x3c18('0x11')]){if(_0x1edf7a[_0x3c18('0x11')]['code']===0x1f4){logger[_0x3c18('0x11')](_0x3c18('0xd'),_0x580d72,_0x1edf7a[_0x3c18('0x11')][_0x3c18('0x12')]);return _0x326f07(_0x1edf7a[_0x3c18('0x11')][_0x3c18('0x12')]);}logger[_0x3c18('0x11')](_0x3c18('0xd'),_0x580d72,_0x1edf7a[_0x3c18('0x11')][_0x3c18('0x12')]);return _0x20325f(_0x1edf7a[_0x3c18('0x11')][_0x3c18('0x12')]);}else{logger[_0x3c18('0xc')](_0x3c18('0xd'),_0x580d72,_0x3c18('0xe'));_0x20325f(_0x1edf7a[_0x3c18('0x13')][_0x3c18('0x12')]);}})['catch'](function(_0x4168de){logger[_0x3c18('0x11')]('OpenchannelApplication,\x20%s,\x20%s',_0x580d72,_0x4168de);_0x326f07(_0x4168de);});});}exports[_0x3c18('0x14')]=function(_0x4f2a73){var _0x2d508b=this;return new Promise(function(_0x29bc33,_0x159d09){return db[_0x3c18('0x15')]['update'](_0x4f2a73[_0x3c18('0x16')],{'raw':_0x4f2a73[_0x3c18('0x17')]?_0x4f2a73[_0x3c18('0x17')][_0x3c18('0x18')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x4f2a73['options']?_0x4f2a73['options']['where']||null:null,'attributes':_0x4f2a73['options']?_0x4f2a73[_0x3c18('0x17')][_0x3c18('0x19')]||null:null,'limit':_0x4f2a73[_0x3c18('0x17')]?_0x4f2a73['options'][_0x3c18('0x1a')]||null:null})[_0x3c18('0xb')](function(_0x106884){logger[_0x3c18('0xc')](_0x3c18('0x14'),_0x4f2a73);logger['debug'](_0x3c18('0x14'),_0x4f2a73,JSON['stringify'](_0x106884));_0x29bc33(_0x106884);})[_0x3c18('0x1b')](function(_0x10affb){logger['error'](_0x3c18('0x14'),_0x10affb[_0x3c18('0x12')],_0x4f2a73);_0x159d09(_0x2d508b[_0x3c18('0x11')](0x1f4,_0x10affb[_0x3c18('0x12')]));});});};