00502a2631581d9632486e191b4d64bdd78fa10c
[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 _0xedd1=['util','moment','randomstring','../../config/utils','../../config/logger','rpc','../../config/environment','client','then','info','Condition,\x20%s,\x20%s','request\x20sent','debug','Condition,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','lodash'];(function(_0x16b71b,_0x336fd2){var _0x536150=function(_0x5c73e3){while(--_0x5c73e3){_0x16b71b['push'](_0x16b71b['shift']());}};_0x536150(++_0x336fd2);}(_0xedd1,0x13a));var _0x1edd=function(_0x29b997,_0x3f7266){_0x29b997=_0x29b997-0x0;var _0x18fe58=_0xedd1[_0x29b997];return _0x18fe58;};'use strict';var _=require(_0x1edd('0x0'));var util=require(_0x1edd('0x1'));var moment=require(_0x1edd('0x2'));var BPromise=require('bluebird');var rs=require(_0x1edd('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0x1edd('0x4'));var logger=require(_0x1edd('0x5'))(_0x1edd('0x6'));var config=require(_0x1edd('0x7'));var jayson=require('jayson/promise');var client=jayson[_0x1edd('0x8')]['http']({'port':0x232a});function respondWithRpcPromise(_0x77fd2b,_0x16d91b,_0x1b6e09){return new BPromise(function(_0x362c6b,_0x2217b6){return client['request'](_0x77fd2b,_0x1b6e09)[_0x1edd('0x9')](function(_0x500d8e){logger[_0x1edd('0xa')](_0x1edd('0xb'),_0x16d91b,_0x1edd('0xc'));logger[_0x1edd('0xd')](_0x1edd('0xe'),_0x16d91b,_0x1edd('0xc'),JSON[_0x1edd('0xf')](_0x500d8e));if(_0x500d8e[_0x1edd('0x10')]){if(_0x500d8e[_0x1edd('0x10')][_0x1edd('0x11')]===0x1f4){logger[_0x1edd('0x10')](_0x1edd('0xb'),_0x16d91b,_0x500d8e[_0x1edd('0x10')][_0x1edd('0x12')]);return _0x2217b6(_0x500d8e[_0x1edd('0x10')]['message']);}logger[_0x1edd('0x10')](_0x1edd('0xb'),_0x16d91b,_0x500d8e['error'][_0x1edd('0x12')]);return _0x362c6b(_0x500d8e[_0x1edd('0x10')][_0x1edd('0x12')]);}else{logger[_0x1edd('0xa')](_0x1edd('0xb'),_0x16d91b,_0x1edd('0xc'));_0x362c6b(_0x500d8e[_0x1edd('0x13')]['message']);}})[_0x1edd('0x14')](function(_0x482fd1){logger[_0x1edd('0x10')](_0x1edd('0xb'),_0x16d91b,_0x482fd1);_0x2217b6(_0x482fd1);});});}