Built motion from commit (unavailable).|2.5.4
[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 _0xd54b=['lodash','util','moment','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','http','request','then','info','Migration,\x20%s,\x20%s','request\x20sent','debug','Migration,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result'];(function(_0x14bbf7,_0x379259){var _0x152d39=function(_0x5467fa){while(--_0x5467fa){_0x14bbf7['push'](_0x14bbf7['shift']());}};_0x152d39(++_0x379259);}(_0xd54b,0x1e3));var _0xbd54=function(_0x4b369d,_0x265eb8){_0x4b369d=_0x4b369d-0x0;var _0x571a98=_0xd54b[_0x4b369d];return _0x571a98;};'use strict';var _=require(_0xbd54('0x0'));var util=require(_0xbd54('0x1'));var moment=require(_0xbd54('0x2'));var BPromise=require('bluebird');var rs=require(_0xbd54('0x3'));var fs=require('fs');var Redis=require(_0xbd54('0x4'));var db=require(_0xbd54('0x5'))['db'];var utils=require(_0xbd54('0x6'));var logger=require(_0xbd54('0x7'))(_0xbd54('0x8'));var config=require(_0xbd54('0x9'));var jayson=require('jayson/promise');var client=jayson['client'][_0xbd54('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x3b7f87,_0xbccff0,_0x43da89){return new BPromise(function(_0x3e5d31,_0x58d9d1){return client[_0xbd54('0xb')](_0x3b7f87,_0x43da89)[_0xbd54('0xc')](function(_0x4c8ac2){logger[_0xbd54('0xd')](_0xbd54('0xe'),_0xbccff0,_0xbd54('0xf'));logger[_0xbd54('0x10')](_0xbd54('0x11'),_0xbccff0,_0xbd54('0xf'),JSON[_0xbd54('0x12')](_0x4c8ac2));if(_0x4c8ac2[_0xbd54('0x13')]){if(_0x4c8ac2[_0xbd54('0x13')][_0xbd54('0x14')]===0x1f4){logger['error'](_0xbd54('0xe'),_0xbccff0,_0x4c8ac2[_0xbd54('0x13')]['message']);return _0x58d9d1(_0x4c8ac2[_0xbd54('0x13')]['message']);}logger[_0xbd54('0x13')](_0xbd54('0xe'),_0xbccff0,_0x4c8ac2['error'][_0xbd54('0x15')]);return _0x3e5d31(_0x4c8ac2['error']['message']);}else{logger['info']('Migration,\x20%s,\x20%s',_0xbccff0,_0xbd54('0xf'));_0x3e5d31(_0x4c8ac2[_0xbd54('0x16')]['message']);}})['catch'](function(_0x4d5861){logger[_0xbd54('0x13')]('Migration,\x20%s,\x20%s',_0xbccff0,_0x4d5861);_0x58d9d1(_0x4d5861);});});}