Built motion from commit 9d0783e6.|2.6.13
[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 _0xb480=['moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','http','request','then','OpenchannelApplication,\x20%s,\x20%s','request\x20sent','debug','error','message','catch','UpdateOpenchannelApplication','update','body','options','where','attributes','lodash'];(function(_0x144afa,_0x5b9c2c){var _0x151dc2=function(_0x32f4be){while(--_0x32f4be){_0x144afa['push'](_0x144afa['shift']());}};_0x151dc2(++_0x5b9c2c);}(_0xb480,0xae));var _0x0b48=function(_0x4996b5,_0x3dd11c){_0x4996b5=_0x4996b5-0x0;var _0x368f55=_0xb480[_0x4996b5];return _0x368f55;};'use strict';var _=require(_0x0b48('0x0'));var util=require('util');var moment=require(_0x0b48('0x1'));var BPromise=require(_0x0b48('0x2'));var rs=require(_0x0b48('0x3'));var fs=require('fs');var Redis=require(_0x0b48('0x4'));var db=require(_0x0b48('0x5'))['db'];var utils=require(_0x0b48('0x6'));var logger=require(_0x0b48('0x7'))(_0x0b48('0x8'));var config=require('../../config/environment');var jayson=require(_0x0b48('0x9'));var client=jayson['client'][_0x0b48('0xa')]({'port':0x232a});function respondWithRpcPromise(_0xf8ed5c,_0x340d26,_0x4285cd){return new BPromise(function(_0xa3d660,_0x146a06){return client[_0x0b48('0xb')](_0xf8ed5c,_0x4285cd)[_0x0b48('0xc')](function(_0x2ddd21){logger['info'](_0x0b48('0xd'),_0x340d26,_0x0b48('0xe'));logger[_0x0b48('0xf')]('OpenchannelApplication,\x20%s,\x20%s,\x20%s',_0x340d26,'request\x20sent',JSON['stringify'](_0x2ddd21));if(_0x2ddd21[_0x0b48('0x10')]){if(_0x2ddd21[_0x0b48('0x10')]['code']===0x1f4){logger['error'](_0x0b48('0xd'),_0x340d26,_0x2ddd21[_0x0b48('0x10')][_0x0b48('0x11')]);return _0x146a06(_0x2ddd21[_0x0b48('0x10')][_0x0b48('0x11')]);}logger['error']('OpenchannelApplication,\x20%s,\x20%s',_0x340d26,_0x2ddd21[_0x0b48('0x10')][_0x0b48('0x11')]);return _0xa3d660(_0x2ddd21[_0x0b48('0x10')][_0x0b48('0x11')]);}else{logger['info']('OpenchannelApplication,\x20%s,\x20%s',_0x340d26,_0x0b48('0xe'));_0xa3d660(_0x2ddd21['result'][_0x0b48('0x11')]);}})[_0x0b48('0x12')](function(_0x189891){logger[_0x0b48('0x10')](_0x0b48('0xd'),_0x340d26,_0x189891);_0x146a06(_0x189891);});});}exports[_0x0b48('0x13')]=function(_0x25a9dd){var _0x56cd2b=this;return new Promise(function(_0x29b182,_0x27270f){return db['OpenchannelApplication'][_0x0b48('0x14')](_0x25a9dd[_0x0b48('0x15')],{'raw':_0x25a9dd[_0x0b48('0x16')]?_0x25a9dd[_0x0b48('0x16')]['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x25a9dd['options']?_0x25a9dd['options'][_0x0b48('0x17')]||null:null,'attributes':_0x25a9dd['options']?_0x25a9dd[_0x0b48('0x16')][_0x0b48('0x18')]||null:null,'limit':_0x25a9dd[_0x0b48('0x16')]?_0x25a9dd['options']['limit']||null:null})[_0x0b48('0xc')](function(_0x43b9b1){logger['info'](_0x0b48('0x13'),_0x25a9dd);logger[_0x0b48('0xf')](_0x0b48('0x13'),_0x25a9dd,JSON['stringify'](_0x43b9b1));_0x29b182(_0x43b9b1);})['catch'](function(_0x182814){logger[_0x0b48('0x10')]('UpdateOpenchannelApplication',_0x182814['message'],_0x25a9dd);_0x27270f(_0x56cd2b[_0x0b48('0x10')](0x1f4,_0x182814['message']));});});};