1a72a673117372a73718ad080fef400eaf1dfd99
[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 _0x0c68=['then','UpdateOpenchannelApplication','util','moment','bluebird','randomstring','../../mysqldb','../../config/utils','jayson/promise','client','http','request','info','OpenchannelApplication,\x20%s,\x20%s','request\x20sent','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch','OpenchannelApplication','update','body','options','where','attributes'];(function(_0x7276fa,_0x3d5d18){var _0x4c6ccc=function(_0x13a78b){while(--_0x13a78b){_0x7276fa['push'](_0x7276fa['shift']());}};_0x4c6ccc(++_0x3d5d18);}(_0x0c68,0x18a));var _0x80c6=function(_0x586683,_0xadff2e){_0x586683=_0x586683-0x0;var _0x4d422a=_0x0c68[_0x586683];return _0x4d422a;};'use strict';var _=require('lodash');var util=require(_0x80c6('0x0'));var moment=require(_0x80c6('0x1'));var BPromise=require(_0x80c6('0x2'));var rs=require(_0x80c6('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x80c6('0x4'))['db'];var utils=require(_0x80c6('0x5'));var logger=require('../../config/logger')('rpc');var config=require('../../config/environment');var jayson=require(_0x80c6('0x6'));var client=jayson[_0x80c6('0x7')][_0x80c6('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x2d8cd6,_0xeb3aa0,_0x424a77){return new BPromise(function(_0x2f7d3f,_0x1fa79e){return client[_0x80c6('0x9')](_0x2d8cd6,_0x424a77)['then'](function(_0x5ddd96){logger[_0x80c6('0xa')](_0x80c6('0xb'),_0xeb3aa0,_0x80c6('0xc'));logger[_0x80c6('0xd')](_0x80c6('0xe'),_0xeb3aa0,_0x80c6('0xc'),JSON[_0x80c6('0xf')](_0x5ddd96));if(_0x5ddd96[_0x80c6('0x10')]){if(_0x5ddd96[_0x80c6('0x10')][_0x80c6('0x11')]===0x1f4){logger['error'](_0x80c6('0xb'),_0xeb3aa0,_0x5ddd96[_0x80c6('0x10')]['message']);return _0x1fa79e(_0x5ddd96[_0x80c6('0x10')][_0x80c6('0x12')]);}logger[_0x80c6('0x10')]('OpenchannelApplication,\x20%s,\x20%s',_0xeb3aa0,_0x5ddd96[_0x80c6('0x10')][_0x80c6('0x12')]);return _0x2f7d3f(_0x5ddd96['error'][_0x80c6('0x12')]);}else{logger['info']('OpenchannelApplication,\x20%s,\x20%s',_0xeb3aa0,_0x80c6('0xc'));_0x2f7d3f(_0x5ddd96['result'][_0x80c6('0x12')]);}})[_0x80c6('0x13')](function(_0x4717c5){logger[_0x80c6('0x10')](_0x80c6('0xb'),_0xeb3aa0,_0x4717c5);_0x1fa79e(_0x4717c5);});});}exports['UpdateOpenchannelApplication']=function(_0x17bfc3){var _0x475d7a=this;return new Promise(function(_0x344939,_0x2d64b7){return db[_0x80c6('0x14')][_0x80c6('0x15')](_0x17bfc3[_0x80c6('0x16')],{'raw':_0x17bfc3[_0x80c6('0x17')]?_0x17bfc3[_0x80c6('0x17')]['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x17bfc3[_0x80c6('0x17')]?_0x17bfc3['options'][_0x80c6('0x18')]||null:null,'attributes':_0x17bfc3[_0x80c6('0x17')]?_0x17bfc3[_0x80c6('0x17')][_0x80c6('0x19')]||null:null,'limit':_0x17bfc3['options']?_0x17bfc3[_0x80c6('0x17')]['limit']||null:null})[_0x80c6('0x1a')](function(_0x56c627){logger[_0x80c6('0xa')](_0x80c6('0x1b'),_0x17bfc3);logger['debug'](_0x80c6('0x1b'),_0x17bfc3,JSON[_0x80c6('0xf')](_0x56c627));_0x344939(_0x56c627);})['catch'](function(_0x2bf6a3){logger['error'](_0x80c6('0x1b'),_0x2bf6a3[_0x80c6('0x12')],_0x17bfc3);_0x2d64b7(_0x475d7a[_0x80c6('0x10')](0x1f4,_0x2bf6a3[_0x80c6('0x12')]));});});};