Built motion from commit (unavailable).|2.4.17
[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 _0x4469=['http','request','then','info','Migration,\x20%s,\x20%s','request\x20sent','debug','Migration,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','lodash','util','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','jayson/promise','client'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x4469,0xb6));var _0x9446=function(_0x15d611,_0x482b50){_0x15d611=_0x15d611-0x0;var _0x577806=_0x4469[_0x15d611];return _0x577806;};'use strict';var _=require(_0x9446('0x0'));var util=require(_0x9446('0x1'));var moment=require('moment');var BPromise=require(_0x9446('0x2'));var rs=require(_0x9446('0x3'));var fs=require('fs');var Redis=require(_0x9446('0x4'));var db=require(_0x9446('0x5'))['db'];var utils=require(_0x9446('0x6'));var logger=require('../../config/logger')(_0x9446('0x7'));var config=require('../../config/environment');var jayson=require(_0x9446('0x8'));var client=jayson[_0x9446('0x9')][_0x9446('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x264eb8,_0x27356d,_0xdb4dd3){return new BPromise(function(_0x186c6a,_0x2688cb){return client[_0x9446('0xb')](_0x264eb8,_0xdb4dd3)[_0x9446('0xc')](function(_0x5a6577){logger[_0x9446('0xd')](_0x9446('0xe'),_0x27356d,_0x9446('0xf'));logger[_0x9446('0x10')](_0x9446('0x11'),_0x27356d,_0x9446('0xf'),JSON[_0x9446('0x12')](_0x5a6577));if(_0x5a6577['error']){if(_0x5a6577[_0x9446('0x13')][_0x9446('0x14')]===0x1f4){logger[_0x9446('0x13')]('Migration,\x20%s,\x20%s',_0x27356d,_0x5a6577['error'][_0x9446('0x15')]);return _0x2688cb(_0x5a6577[_0x9446('0x13')][_0x9446('0x15')]);}logger['error'](_0x9446('0xe'),_0x27356d,_0x5a6577[_0x9446('0x13')][_0x9446('0x15')]);return _0x186c6a(_0x5a6577[_0x9446('0x13')][_0x9446('0x15')]);}else{logger[_0x9446('0xd')](_0x9446('0xe'),_0x27356d,'request\x20sent');_0x186c6a(_0x5a6577[_0x9446('0x16')][_0x9446('0x15')]);}})[_0x9446('0x17')](function(_0x61f0ab){logger[_0x9446('0x13')]('Migration,\x20%s,\x20%s',_0x27356d,_0x61f0ab);_0x2688cb(_0x61f0ab);});});}