Built motion from commit (unavailable).|2.4.21
[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 _0x412f=['code','Migration,\x20%s,\x20%s','message','result','catch','lodash','moment','bluebird','randomstring','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','info','request\x20sent','error'];(function(_0x404626,_0x4bf2b8){var _0x4898fd=function(_0x3e9835){while(--_0x3e9835){_0x404626['push'](_0x404626['shift']());}};_0x4898fd(++_0x4bf2b8);}(_0x412f,0x181));var _0xf412=function(_0x2560a4,_0x11f827){_0x2560a4=_0x2560a4-0x0;var _0xf58e1c=_0x412f[_0x2560a4];return _0xf58e1c;};'use strict';var _=require(_0xf412('0x0'));var util=require('util');var moment=require(_0xf412('0x1'));var BPromise=require(_0xf412('0x2'));var rs=require(_0xf412('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0xf412('0x4'))(_0xf412('0x5'));var config=require(_0xf412('0x6'));var jayson=require(_0xf412('0x7'));var client=jayson[_0xf412('0x8')][_0xf412('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x59274c,_0x1e2896,_0x24de17){return new BPromise(function(_0x316fed,_0x3f4fc2){return client[_0xf412('0xa')](_0x59274c,_0x24de17)[_0xf412('0xb')](function(_0xe341bd){logger[_0xf412('0xc')]('Migration,\x20%s,\x20%s',_0x1e2896,_0xf412('0xd'));logger['debug']('Migration,\x20%s,\x20%s,\x20%s',_0x1e2896,_0xf412('0xd'),JSON['stringify'](_0xe341bd));if(_0xe341bd[_0xf412('0xe')]){if(_0xe341bd[_0xf412('0xe')][_0xf412('0xf')]===0x1f4){logger[_0xf412('0xe')](_0xf412('0x10'),_0x1e2896,_0xe341bd['error'][_0xf412('0x11')]);return _0x3f4fc2(_0xe341bd[_0xf412('0xe')][_0xf412('0x11')]);}logger[_0xf412('0xe')](_0xf412('0x10'),_0x1e2896,_0xe341bd[_0xf412('0xe')][_0xf412('0x11')]);return _0x316fed(_0xe341bd[_0xf412('0xe')][_0xf412('0x11')]);}else{logger[_0xf412('0xc')](_0xf412('0x10'),_0x1e2896,_0xf412('0xd'));_0x316fed(_0xe341bd[_0xf412('0x12')][_0xf412('0x11')]);}})[_0xf412('0x13')](function(_0x970e22){logger['error']('Migration,\x20%s,\x20%s',_0x1e2896,_0x970e22);_0x3f4fc2(_0x970e22);});});}