59c19241aedd8cb20fbfaea7254097bd5d7e8ef4
[motion2.git] / server / api / migration / migration.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 _0xb338=['error','code','message','result','catch','lodash','bluebird','randomstring','ioredis','rpc','../../config/environment','client','request','then','info','Migration,\x20%s,\x20%s','request\x20sent','Migration,\x20%s,\x20%s,\x20%s','stringify'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0xb338,0x16e));var _0x8b33=function(_0x46bf45,_0x201aaf){_0x46bf45=_0x46bf45-0x0;var _0x10cdc3=_0xb338[_0x46bf45];return _0x10cdc3;};'use strict';var _=require(_0x8b33('0x0'));var util=require('util');var moment=require('moment');var BPromise=require(_0x8b33('0x1'));var rs=require(_0x8b33('0x2'));var fs=require('fs');var Redis=require(_0x8b33('0x3'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0x8b33('0x4'));var config=require(_0x8b33('0x5'));var jayson=require('jayson/promise');var client=jayson[_0x8b33('0x6')]['http']({'port':0x232a});function respondWithRpcPromise(_0x2eb2d8,_0x19edd5,_0x50537d){return new BPromise(function(_0x58907c,_0x2ec064){return client[_0x8b33('0x7')](_0x2eb2d8,_0x50537d)[_0x8b33('0x8')](function(_0x109216){logger[_0x8b33('0x9')](_0x8b33('0xa'),_0x19edd5,_0x8b33('0xb'));logger['debug'](_0x8b33('0xc'),_0x19edd5,_0x8b33('0xb'),JSON[_0x8b33('0xd')](_0x109216));if(_0x109216[_0x8b33('0xe')]){if(_0x109216[_0x8b33('0xe')][_0x8b33('0xf')]===0x1f4){logger[_0x8b33('0xe')](_0x8b33('0xa'),_0x19edd5,_0x109216['error'][_0x8b33('0x10')]);return _0x2ec064(_0x109216[_0x8b33('0xe')][_0x8b33('0x10')]);}logger[_0x8b33('0xe')](_0x8b33('0xa'),_0x19edd5,_0x109216[_0x8b33('0xe')][_0x8b33('0x10')]);return _0x58907c(_0x109216[_0x8b33('0xe')][_0x8b33('0x10')]);}else{logger['info'](_0x8b33('0xa'),_0x19edd5,'request\x20sent');_0x58907c(_0x109216[_0x8b33('0x11')][_0x8b33('0x10')]);}})[_0x8b33('0x12')](function(_0x541a20){logger[_0x8b33('0xe')](_0x8b33('0xa'),_0x19edd5,_0x541a20);_0x2ec064(_0x541a20);});});}