Built motion from commit 1fa89557.|2.6.10
[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 _0xfe60=['ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','info','request\x20sent','debug','Migration,\x20%s,\x20%s,\x20%s','stringify','error','Migration,\x20%s,\x20%s','message','result','catch','util','bluebird','randomstring'];(function(_0x118aa5,_0x44a8a2){var _0x517d9f=function(_0x2c8648){while(--_0x2c8648){_0x118aa5['push'](_0x118aa5['shift']());}};_0x517d9f(++_0x44a8a2);}(_0xfe60,0x1cb));var _0x0fe6=function(_0x159adf,_0x54be7a){_0x159adf=_0x159adf-0x0;var _0x2acbd9=_0xfe60[_0x159adf];return _0x2acbd9;};'use strict';var _=require('lodash');var util=require(_0x0fe6('0x0'));var moment=require('moment');var BPromise=require(_0x0fe6('0x1'));var rs=require(_0x0fe6('0x2'));var fs=require('fs');var Redis=require(_0x0fe6('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0x0fe6('0x4'));var logger=require(_0x0fe6('0x5'))(_0x0fe6('0x6'));var config=require(_0x0fe6('0x7'));var jayson=require(_0x0fe6('0x8'));var client=jayson[_0x0fe6('0x9')][_0x0fe6('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x21775d,_0x31e58e,_0x24e88f){return new BPromise(function(_0x58d620,_0x2f1344){return client['request'](_0x21775d,_0x24e88f)['then'](function(_0x572d4f){logger[_0x0fe6('0xb')]('Migration,\x20%s,\x20%s',_0x31e58e,_0x0fe6('0xc'));logger[_0x0fe6('0xd')](_0x0fe6('0xe'),_0x31e58e,_0x0fe6('0xc'),JSON[_0x0fe6('0xf')](_0x572d4f));if(_0x572d4f[_0x0fe6('0x10')]){if(_0x572d4f[_0x0fe6('0x10')]['code']===0x1f4){logger[_0x0fe6('0x10')](_0x0fe6('0x11'),_0x31e58e,_0x572d4f[_0x0fe6('0x10')]['message']);return _0x2f1344(_0x572d4f['error'][_0x0fe6('0x12')]);}logger['error']('Migration,\x20%s,\x20%s',_0x31e58e,_0x572d4f['error'][_0x0fe6('0x12')]);return _0x58d620(_0x572d4f[_0x0fe6('0x10')][_0x0fe6('0x12')]);}else{logger[_0x0fe6('0xb')](_0x0fe6('0x11'),_0x31e58e,_0x0fe6('0xc'));_0x58d620(_0x572d4f[_0x0fe6('0x13')][_0x0fe6('0x12')]);}})[_0x0fe6('0x14')](function(_0x4669c4){logger[_0x0fe6('0x10')](_0x0fe6('0x11'),_0x31e58e,_0x4669c4);_0x2f1344(_0x4669c4);});});}