Built motion from commit e6806ed6.|2.6.0
[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 _0xecab=['debug','stringify','util','moment','bluebird','randomstring','ioredis','../../config/logger','rpc','../../config/environment','http','request','then','info','OpenchannelApplication,\x20%s,\x20%s','request\x20sent','error','code','message','result','catch','UpdateOpenchannelApplication','OpenchannelApplication','update','body','options','raw','where','attributes','limit'];(function(_0x5f0ce8,_0x2d02e4){var _0x33f448=function(_0x561654){while(--_0x561654){_0x5f0ce8['push'](_0x5f0ce8['shift']());}};_0x33f448(++_0x2d02e4);}(_0xecab,0x7a));var _0xbeca=function(_0x1f6626,_0x35d0eb){_0x1f6626=_0x1f6626-0x0;var _0xbfbae6=_0xecab[_0x1f6626];return _0xbfbae6;};'use strict';var _=require('lodash');var util=require(_0xbeca('0x0'));var moment=require(_0xbeca('0x1'));var BPromise=require(_0xbeca('0x2'));var rs=require(_0xbeca('0x3'));var fs=require('fs');var Redis=require(_0xbeca('0x4'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0xbeca('0x5'))(_0xbeca('0x6'));var config=require(_0xbeca('0x7'));var jayson=require('jayson/promise');var client=jayson['client'][_0xbeca('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x15eaa3,_0x14a7a7,_0x3b1ae9){return new BPromise(function(_0x52941a,_0x57e415){return client[_0xbeca('0x9')](_0x15eaa3,_0x3b1ae9)[_0xbeca('0xa')](function(_0x520dc1){logger[_0xbeca('0xb')](_0xbeca('0xc'),_0x14a7a7,_0xbeca('0xd'));logger['debug']('OpenchannelApplication,\x20%s,\x20%s,\x20%s',_0x14a7a7,_0xbeca('0xd'),JSON['stringify'](_0x520dc1));if(_0x520dc1['error']){if(_0x520dc1[_0xbeca('0xe')][_0xbeca('0xf')]===0x1f4){logger[_0xbeca('0xe')](_0xbeca('0xc'),_0x14a7a7,_0x520dc1['error'][_0xbeca('0x10')]);return _0x57e415(_0x520dc1[_0xbeca('0xe')]['message']);}logger[_0xbeca('0xe')]('OpenchannelApplication,\x20%s,\x20%s',_0x14a7a7,_0x520dc1['error'][_0xbeca('0x10')]);return _0x52941a(_0x520dc1['error'][_0xbeca('0x10')]);}else{logger[_0xbeca('0xb')](_0xbeca('0xc'),_0x14a7a7,_0xbeca('0xd'));_0x52941a(_0x520dc1[_0xbeca('0x11')]['message']);}})[_0xbeca('0x12')](function(_0x4bfe02){logger[_0xbeca('0xe')]('OpenchannelApplication,\x20%s,\x20%s',_0x14a7a7,_0x4bfe02);_0x57e415(_0x4bfe02);});});}exports[_0xbeca('0x13')]=function(_0x4117d6){var _0x31ea46=this;return new Promise(function(_0x4adbae,_0x4e1ce2){return db[_0xbeca('0x14')][_0xbeca('0x15')](_0x4117d6[_0xbeca('0x16')],{'raw':_0x4117d6['options']?_0x4117d6[_0xbeca('0x17')][_0xbeca('0x18')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x4117d6['options']?_0x4117d6[_0xbeca('0x17')][_0xbeca('0x19')]||null:null,'attributes':_0x4117d6[_0xbeca('0x17')]?_0x4117d6[_0xbeca('0x17')][_0xbeca('0x1a')]||null:null,'limit':_0x4117d6[_0xbeca('0x17')]?_0x4117d6[_0xbeca('0x17')][_0xbeca('0x1b')]||null:null})[_0xbeca('0xa')](function(_0x524866){logger[_0xbeca('0xb')]('UpdateOpenchannelApplication',_0x4117d6);logger[_0xbeca('0x1c')]('UpdateOpenchannelApplication',_0x4117d6,JSON[_0xbeca('0x1d')](_0x524866));_0x4adbae(_0x524866);})[_0xbeca('0x12')](function(_0x4e1399){logger[_0xbeca('0xe')](_0xbeca('0x13'),_0x4e1399[_0xbeca('0x10')],_0x4117d6);_0x4e1ce2(_0x31ea46[_0xbeca('0xe')](0x1f4,_0x4e1399[_0xbeca('0x10')]));});});};