27de18555075365bb8c38a9bc9e1aef335aec65e
[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 _0x47c3=['util','moment','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','request','then','OpenchannelApplication,\x20%s,\x20%s','request\x20sent','OpenchannelApplication,\x20%s,\x20%s,\x20%s','error','code','message','result','catch','UpdateOpenchannelApplication','OpenchannelApplication','body','options','raw','where','attributes','limit','info','debug','lodash'];(function(_0x3d0d75,_0x3f3ef4){var _0x279f25=function(_0x46c50f){while(--_0x46c50f){_0x3d0d75['push'](_0x3d0d75['shift']());}};_0x279f25(++_0x3f3ef4);}(_0x47c3,0xca));var _0x347c=function(_0x1d5f4d,_0x49545c){_0x1d5f4d=_0x1d5f4d-0x0;var _0x1345df=_0x47c3[_0x1d5f4d];return _0x1345df;};'use strict';var _=require(_0x347c('0x0'));var util=require(_0x347c('0x1'));var moment=require(_0x347c('0x2'));var BPromise=require(_0x347c('0x3'));var rs=require(_0x347c('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x347c('0x5'))['db'];var utils=require(_0x347c('0x6'));var logger=require(_0x347c('0x7'))('rpc');var config=require(_0x347c('0x8'));var jayson=require('jayson/promise');var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x181564,_0x1cc6fb,_0x2c9ed0){return new BPromise(function(_0x2f664b,_0x1b9f05){return client[_0x347c('0x9')](_0x181564,_0x2c9ed0)[_0x347c('0xa')](function(_0x38f830){logger['info'](_0x347c('0xb'),_0x1cc6fb,_0x347c('0xc'));logger['debug'](_0x347c('0xd'),_0x1cc6fb,_0x347c('0xc'),JSON['stringify'](_0x38f830));if(_0x38f830[_0x347c('0xe')]){if(_0x38f830[_0x347c('0xe')][_0x347c('0xf')]===0x1f4){logger[_0x347c('0xe')](_0x347c('0xb'),_0x1cc6fb,_0x38f830[_0x347c('0xe')]['message']);return _0x1b9f05(_0x38f830[_0x347c('0xe')][_0x347c('0x10')]);}logger[_0x347c('0xe')](_0x347c('0xb'),_0x1cc6fb,_0x38f830['error']['message']);return _0x2f664b(_0x38f830['error']['message']);}else{logger['info'](_0x347c('0xb'),_0x1cc6fb,_0x347c('0xc'));_0x2f664b(_0x38f830[_0x347c('0x11')][_0x347c('0x10')]);}})[_0x347c('0x12')](function(_0x3a8f3c){logger[_0x347c('0xe')](_0x347c('0xb'),_0x1cc6fb,_0x3a8f3c);_0x1b9f05(_0x3a8f3c);});});}exports[_0x347c('0x13')]=function(_0x5b6997){var _0x42ded8=this;return new Promise(function(_0x46b240,_0x43b1c3){return db[_0x347c('0x14')]['update'](_0x5b6997[_0x347c('0x15')],{'raw':_0x5b6997['options']?_0x5b6997[_0x347c('0x16')][_0x347c('0x17')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x5b6997[_0x347c('0x16')]?_0x5b6997['options'][_0x347c('0x18')]||null:null,'attributes':_0x5b6997[_0x347c('0x16')]?_0x5b6997[_0x347c('0x16')][_0x347c('0x19')]||null:null,'limit':_0x5b6997[_0x347c('0x16')]?_0x5b6997[_0x347c('0x16')][_0x347c('0x1a')]||null:null})[_0x347c('0xa')](function(_0x394c9b){logger[_0x347c('0x1b')](_0x347c('0x13'),_0x5b6997);logger[_0x347c('0x1c')](_0x347c('0x13'),_0x5b6997,JSON['stringify'](_0x394c9b));_0x46b240(_0x394c9b);})['catch'](function(_0x4ebc79){logger[_0x347c('0xe')](_0x347c('0x13'),_0x4ebc79[_0x347c('0x10')],_0x5b6997);_0x43b1c3(_0x42ded8['error'](0x1f4,_0x4ebc79[_0x347c('0x10')]));});});};