03c06f28de57ff34a807ad650a8fb593e1584f66
[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 _0xc53d=['rpc','../../config/environment','client','http','request','info','OpenchannelApplication,\x20%s,\x20%s','request\x20sent','debug','code','error','message','result','catch','OpenchannelApplication','update','body','options','raw','where','then','UpdateOpenchannelApplication','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils'];(function(_0x5a7c5c,_0xf93bc2){var _0x169c40=function(_0x4c7e1c){while(--_0x4c7e1c){_0x5a7c5c['push'](_0x5a7c5c['shift']());}};_0x169c40(++_0xf93bc2);}(_0xc53d,0xe8));var _0xdc53=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xc53d[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0xdc53('0x0'));var util=require(_0xdc53('0x1'));var moment=require(_0xdc53('0x2'));var BPromise=require(_0xdc53('0x3'));var rs=require(_0xdc53('0x4'));var fs=require('fs');var Redis=require(_0xdc53('0x5'));var db=require(_0xdc53('0x6'))['db'];var utils=require(_0xdc53('0x7'));var logger=require('../../config/logger')(_0xdc53('0x8'));var config=require(_0xdc53('0x9'));var jayson=require('jayson/promise');var client=jayson[_0xdc53('0xa')][_0xdc53('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x2d04f7,_0x481e9d,_0xed854a){return new BPromise(function(_0x49c82a,_0x4ffe1b){return client[_0xdc53('0xc')](_0x2d04f7,_0xed854a)['then'](function(_0x306bdb){logger[_0xdc53('0xd')](_0xdc53('0xe'),_0x481e9d,_0xdc53('0xf'));logger[_0xdc53('0x10')]('OpenchannelApplication,\x20%s,\x20%s,\x20%s',_0x481e9d,'request\x20sent',JSON['stringify'](_0x306bdb));if(_0x306bdb['error']){if(_0x306bdb['error'][_0xdc53('0x11')]===0x1f4){logger[_0xdc53('0x12')](_0xdc53('0xe'),_0x481e9d,_0x306bdb[_0xdc53('0x12')][_0xdc53('0x13')]);return _0x4ffe1b(_0x306bdb[_0xdc53('0x12')][_0xdc53('0x13')]);}logger[_0xdc53('0x12')](_0xdc53('0xe'),_0x481e9d,_0x306bdb['error'][_0xdc53('0x13')]);return _0x49c82a(_0x306bdb['error'][_0xdc53('0x13')]);}else{logger[_0xdc53('0xd')](_0xdc53('0xe'),_0x481e9d,_0xdc53('0xf'));_0x49c82a(_0x306bdb[_0xdc53('0x14')]['message']);}})[_0xdc53('0x15')](function(_0x301fc7){logger[_0xdc53('0x12')](_0xdc53('0xe'),_0x481e9d,_0x301fc7);_0x4ffe1b(_0x301fc7);});});}exports['UpdateOpenchannelApplication']=function(_0x1d7131){var _0x38448d=this;return new Promise(function(_0x46a3bb,_0x4d5a0d){return db[_0xdc53('0x16')][_0xdc53('0x17')](_0x1d7131[_0xdc53('0x18')],{'raw':_0x1d7131[_0xdc53('0x19')]?_0x1d7131[_0xdc53('0x19')][_0xdc53('0x1a')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x1d7131[_0xdc53('0x19')]?_0x1d7131[_0xdc53('0x19')][_0xdc53('0x1b')]||null:null,'attributes':_0x1d7131[_0xdc53('0x19')]?_0x1d7131[_0xdc53('0x19')]['attributes']||null:null,'limit':_0x1d7131['options']?_0x1d7131[_0xdc53('0x19')]['limit']||null:null})[_0xdc53('0x1c')](function(_0x2906da){logger[_0xdc53('0xd')](_0xdc53('0x1d'),_0x1d7131);logger['debug']('UpdateOpenchannelApplication',_0x1d7131,JSON['stringify'](_0x2906da));_0x46a3bb(_0x2906da);})['catch'](function(_0x3e455b){logger[_0xdc53('0x12')]('UpdateOpenchannelApplication',_0x3e455b[_0xdc53('0x13')],_0x1d7131);_0x4d5a0d(_0x38448d[_0xdc53('0x12')](0x1f4,_0x3e455b[_0xdc53('0x13')]));});});};