37567be17e7a540c6bef83c3fa29879c1539bdf6
[motion2.git] / server / api / condition / condition.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 _0x77f3=['moment','randomstring','ioredis','../../config/utils','rpc','../../config/environment','client','http','then','info','Condition,\x20%s,\x20%s','request\x20sent','debug','Condition,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch'];(function(_0xda464c,_0x26e47d){var _0x19e222=function(_0x1ec605){while(--_0x1ec605){_0xda464c['push'](_0xda464c['shift']());}};_0x19e222(++_0x26e47d);}(_0x77f3,0x12c));var _0x377f=function(_0x3b48f0,_0x425152){_0x3b48f0=_0x3b48f0-0x0;var _0x59f454=_0x77f3[_0x3b48f0];return _0x59f454;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0x377f('0x0'));var BPromise=require('bluebird');var rs=require(_0x377f('0x1'));var fs=require('fs');var Redis=require(_0x377f('0x2'));var db=require('../../mysqldb')['db'];var utils=require(_0x377f('0x3'));var logger=require('../../config/logger')(_0x377f('0x4'));var config=require(_0x377f('0x5'));var jayson=require('jayson/promise');var client=jayson[_0x377f('0x6')][_0x377f('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x5e3672,_0x35157a,_0x4b3428){return new BPromise(function(_0x39e7f1,_0x44019a){return client['request'](_0x5e3672,_0x4b3428)[_0x377f('0x8')](function(_0x6dfd5){logger[_0x377f('0x9')](_0x377f('0xa'),_0x35157a,_0x377f('0xb'));logger[_0x377f('0xc')](_0x377f('0xd'),_0x35157a,_0x377f('0xb'),JSON[_0x377f('0xe')](_0x6dfd5));if(_0x6dfd5[_0x377f('0xf')]){if(_0x6dfd5['error'][_0x377f('0x10')]===0x1f4){logger['error'](_0x377f('0xa'),_0x35157a,_0x6dfd5[_0x377f('0xf')]['message']);return _0x44019a(_0x6dfd5['error']['message']);}logger[_0x377f('0xf')](_0x377f('0xa'),_0x35157a,_0x6dfd5['error']['message']);return _0x39e7f1(_0x6dfd5[_0x377f('0xf')][_0x377f('0x11')]);}else{logger[_0x377f('0x9')]('Condition,\x20%s,\x20%s',_0x35157a,_0x377f('0xb'));_0x39e7f1(_0x6dfd5[_0x377f('0x12')][_0x377f('0x11')]);}})[_0x377f('0x13')](function(_0x41df8a){logger['error']('Condition,\x20%s,\x20%s',_0x35157a,_0x41df8a);_0x44019a(_0x41df8a);});});}