28d567bdde4b73252b7ac1e21faf08abdea64068
[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 _0x611f=['body','options','where','limit','UpdateOpenchannelApplication','lodash','util','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','request','then','info','OpenchannelApplication,\x20%s,\x20%s','request\x20sent','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','OpenchannelApplication','update'];(function(_0x344c81,_0x518bc5){var _0x21cc15=function(_0x109928){while(--_0x109928){_0x344c81['push'](_0x344c81['shift']());}};_0x21cc15(++_0x518bc5);}(_0x611f,0x15a));var _0xf611=function(_0x23d472,_0x149d1a){_0x23d472=_0x23d472-0x0;var _0x18a907=_0x611f[_0x23d472];return _0x18a907;};'use strict';var _=require(_0xf611('0x0'));var util=require(_0xf611('0x1'));var moment=require('moment');var BPromise=require(_0xf611('0x2'));var rs=require(_0xf611('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xf611('0x4'))['db'];var utils=require(_0xf611('0x5'));var logger=require(_0xf611('0x6'))(_0xf611('0x7'));var config=require(_0xf611('0x8'));var jayson=require(_0xf611('0x9'));var client=jayson['client'][_0xf611('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x355baa,_0x45047b,_0x4f0f8a){return new BPromise(function(_0x38cf9f,_0x39279f){return client[_0xf611('0xb')](_0x355baa,_0x4f0f8a)[_0xf611('0xc')](function(_0x3ae966){logger[_0xf611('0xd')](_0xf611('0xe'),_0x45047b,_0xf611('0xf'));logger[_0xf611('0x10')](_0xf611('0x11'),_0x45047b,_0xf611('0xf'),JSON[_0xf611('0x12')](_0x3ae966));if(_0x3ae966[_0xf611('0x13')]){if(_0x3ae966['error'][_0xf611('0x14')]===0x1f4){logger[_0xf611('0x13')]('OpenchannelApplication,\x20%s,\x20%s',_0x45047b,_0x3ae966[_0xf611('0x13')][_0xf611('0x15')]);return _0x39279f(_0x3ae966[_0xf611('0x13')][_0xf611('0x15')]);}logger['error'](_0xf611('0xe'),_0x45047b,_0x3ae966[_0xf611('0x13')][_0xf611('0x15')]);return _0x38cf9f(_0x3ae966[_0xf611('0x13')]['message']);}else{logger[_0xf611('0xd')](_0xf611('0xe'),_0x45047b,_0xf611('0xf'));_0x38cf9f(_0x3ae966[_0xf611('0x16')][_0xf611('0x15')]);}})[_0xf611('0x17')](function(_0x1eb6a9){logger[_0xf611('0x13')](_0xf611('0xe'),_0x45047b,_0x1eb6a9);_0x39279f(_0x1eb6a9);});});}exports['UpdateOpenchannelApplication']=function(_0x1b7fc5){var _0x58b547=this;return new Promise(function(_0xf08f7f,_0x36dd17){return db[_0xf611('0x18')][_0xf611('0x19')](_0x1b7fc5[_0xf611('0x1a')],{'raw':_0x1b7fc5['options']?_0x1b7fc5[_0xf611('0x1b')]['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x1b7fc5[_0xf611('0x1b')]?_0x1b7fc5[_0xf611('0x1b')][_0xf611('0x1c')]||null:null,'attributes':_0x1b7fc5[_0xf611('0x1b')]?_0x1b7fc5[_0xf611('0x1b')]['attributes']||null:null,'limit':_0x1b7fc5[_0xf611('0x1b')]?_0x1b7fc5[_0xf611('0x1b')][_0xf611('0x1d')]||null:null})['then'](function(_0x153202){logger[_0xf611('0xd')]('UpdateOpenchannelApplication',_0x1b7fc5);logger[_0xf611('0x10')](_0xf611('0x1e'),_0x1b7fc5,JSON[_0xf611('0x12')](_0x153202));_0xf08f7f(_0x153202);})[_0xf611('0x17')](function(_0x44d903){logger[_0xf611('0x13')](_0xf611('0x1e'),_0x44d903['message'],_0x1b7fc5);_0x36dd17(_0x58b547[_0xf611('0x13')](0x1f4,_0x44d903[_0xf611('0x15')]));});});};