bdea27af47161731b4f14fb101f79dd773a0d32a
[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 _0x0f97=['request','then','info','request\x20sent','stringify','error','Automation,\x20%s,\x20%s','message','result','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','http'];(function(_0x17c8cc,_0x5e5647){var _0x3db4eb=function(_0x2082db){while(--_0x2082db){_0x17c8cc['push'](_0x17c8cc['shift']());}};_0x3db4eb(++_0x5e5647);}(_0x0f97,0x196));var _0x70f9=function(_0x252884,_0x117ddf){_0x252884=_0x252884-0x0;var _0x4de0e6=_0x0f97[_0x252884];return _0x4de0e6;};'use strict';var _=require(_0x70f9('0x0'));var util=require(_0x70f9('0x1'));var moment=require(_0x70f9('0x2'));var BPromise=require(_0x70f9('0x3'));var rs=require(_0x70f9('0x4'));var fs=require('fs');var Redis=require(_0x70f9('0x5'));var db=require(_0x70f9('0x6'))['db'];var utils=require(_0x70f9('0x7'));var logger=require(_0x70f9('0x8'))(_0x70f9('0x9'));var config=require(_0x70f9('0xa'));var jayson=require('jayson/promise');var client=jayson['client'][_0x70f9('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x17531e,_0x2e1ac7,_0x2fdeb5){return new BPromise(function(_0x59933c,_0x523d32){return client[_0x70f9('0xc')](_0x17531e,_0x2fdeb5)[_0x70f9('0xd')](function(_0x2265a8){logger[_0x70f9('0xe')]('Automation,\x20%s,\x20%s',_0x2e1ac7,'request\x20sent');logger['debug']('Automation,\x20%s,\x20%s,\x20%s',_0x2e1ac7,_0x70f9('0xf'),JSON[_0x70f9('0x10')](_0x2265a8));if(_0x2265a8[_0x70f9('0x11')]){if(_0x2265a8[_0x70f9('0x11')]['code']===0x1f4){logger[_0x70f9('0x11')](_0x70f9('0x12'),_0x2e1ac7,_0x2265a8[_0x70f9('0x11')][_0x70f9('0x13')]);return _0x523d32(_0x2265a8[_0x70f9('0x11')]['message']);}logger[_0x70f9('0x11')]('Automation,\x20%s,\x20%s',_0x2e1ac7,_0x2265a8['error']['message']);return _0x59933c(_0x2265a8['error'][_0x70f9('0x13')]);}else{logger['info'](_0x70f9('0x12'),_0x2e1ac7,_0x70f9('0xf'));_0x59933c(_0x2265a8[_0x70f9('0x14')][_0x70f9('0x13')]);}})[_0x70f9('0x15')](function(_0x2d2226){logger[_0x70f9('0x11')](_0x70f9('0x12'),_0x2e1ac7,_0x2d2226);_0x523d32(_0x2d2226);});});}