Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / automation / automation.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 _0x1975=['ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','request','then','info','Automation,\x20%s,\x20%s','Automation,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','lodash','moment'];(function(_0x8bd4a6,_0x4a86fb){var _0xdbf8b8=function(_0x5c3392){while(--_0x5c3392){_0x8bd4a6['push'](_0x8bd4a6['shift']());}};_0xdbf8b8(++_0x4a86fb);}(_0x1975,0x13e));var _0x5197=function(_0x209fcd,_0x1ecccc){_0x209fcd=_0x209fcd-0x0;var _0x501d5e=_0x1975[_0x209fcd];return _0x501d5e;};'use strict';var _=require(_0x5197('0x0'));var util=require('util');var moment=require(_0x5197('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x5197('0x2'));var db=require(_0x5197('0x3'))['db'];var utils=require(_0x5197('0x4'));var logger=require('../../config/logger')(_0x5197('0x5'));var config=require(_0x5197('0x6'));var jayson=require(_0x5197('0x7'));var client=jayson[_0x5197('0x8')][_0x5197('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x4a2fec,_0x581908,_0x4e67f5){return new BPromise(function(_0xbe4699,_0x2d5ab9){return client[_0x5197('0xa')](_0x4a2fec,_0x4e67f5)[_0x5197('0xb')](function(_0x5e7d0e){logger[_0x5197('0xc')](_0x5197('0xd'),_0x581908,'request\x20sent');logger['debug'](_0x5197('0xe'),_0x581908,_0x5197('0xf'),JSON[_0x5197('0x10')](_0x5e7d0e));if(_0x5e7d0e[_0x5197('0x11')]){if(_0x5e7d0e['error'][_0x5197('0x12')]===0x1f4){logger[_0x5197('0x11')](_0x5197('0xd'),_0x581908,_0x5e7d0e[_0x5197('0x11')]['message']);return _0x2d5ab9(_0x5e7d0e[_0x5197('0x11')][_0x5197('0x13')]);}logger[_0x5197('0x11')]('Automation,\x20%s,\x20%s',_0x581908,_0x5e7d0e['error'][_0x5197('0x13')]);return _0xbe4699(_0x5e7d0e[_0x5197('0x11')]['message']);}else{logger['info']('Automation,\x20%s,\x20%s',_0x581908,_0x5197('0xf'));_0xbe4699(_0x5e7d0e['result'][_0x5197('0x13')]);}})['catch'](function(_0x6ae80d){logger['error']('Automation,\x20%s,\x20%s',_0x581908,_0x6ae80d);_0x2d5ab9(_0x6ae80d);});});}