Built motion from commit 9d0783e6.|2.6.13
[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 _0x122a=['bluebird','randomstring','../../config/utils','rpc','../../config/environment','jayson/promise','client','request','then','info','Migration,\x20%s,\x20%s,\x20%s','stringify','error','code','message','Migration,\x20%s,\x20%s','request\x20sent','catch','lodash','util','moment'];(function(_0x510ff1,_0x266428){var _0x3b8c58=function(_0x1d2735){while(--_0x1d2735){_0x510ff1['push'](_0x510ff1['shift']());}};_0x3b8c58(++_0x266428);}(_0x122a,0xba));var _0xa122=function(_0x30f61b,_0x5f0ae7){_0x30f61b=_0x30f61b-0x0;var _0xa480b2=_0x122a[_0x30f61b];return _0xa480b2;};'use strict';var _=require(_0xa122('0x0'));var util=require(_0xa122('0x1'));var moment=require(_0xa122('0x2'));var BPromise=require(_0xa122('0x3'));var rs=require(_0xa122('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0xa122('0x5'));var logger=require('../../config/logger')(_0xa122('0x6'));var config=require(_0xa122('0x7'));var jayson=require(_0xa122('0x8'));var client=jayson[_0xa122('0x9')]['http']({'port':0x232a});function respondWithRpcPromise(_0x576d57,_0x5157f6,_0x23e139){return new BPromise(function(_0x190f74,_0x4d180f){return client[_0xa122('0xa')](_0x576d57,_0x23e139)[_0xa122('0xb')](function(_0x2046c4){logger[_0xa122('0xc')]('Migration,\x20%s,\x20%s',_0x5157f6,'request\x20sent');logger['debug'](_0xa122('0xd'),_0x5157f6,'request\x20sent',JSON[_0xa122('0xe')](_0x2046c4));if(_0x2046c4[_0xa122('0xf')]){if(_0x2046c4['error'][_0xa122('0x10')]===0x1f4){logger['error']('Migration,\x20%s,\x20%s',_0x5157f6,_0x2046c4[_0xa122('0xf')][_0xa122('0x11')]);return _0x4d180f(_0x2046c4['error'][_0xa122('0x11')]);}logger[_0xa122('0xf')](_0xa122('0x12'),_0x5157f6,_0x2046c4['error'][_0xa122('0x11')]);return _0x190f74(_0x2046c4[_0xa122('0xf')][_0xa122('0x11')]);}else{logger[_0xa122('0xc')](_0xa122('0x12'),_0x5157f6,_0xa122('0x13'));_0x190f74(_0x2046c4['result'][_0xa122('0x11')]);}})[_0xa122('0x14')](function(_0xf1b733){logger[_0xa122('0xf')](_0xa122('0x12'),_0x5157f6,_0xf1b733);_0x4d180f(_0xf1b733);});});}