Built motion from commit (unavailable).|2.4.21
[motion2.git] / server / api / cmHopperFinal / cmHopperFinal.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 _0x71b8=['util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','request','then','info','CmHopperFinal,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','catch','CmHopperFinal','body','options','raw','CreateCmHopperFinal','lodash'];(function(_0x5f1391,_0x19c132){var _0x50ebe3=function(_0x3d00a3){while(--_0x3d00a3){_0x5f1391['push'](_0x5f1391['shift']());}};_0x50ebe3(++_0x19c132);}(_0x71b8,0x195));var _0x871b=function(_0x53ccf2,_0x13cb67){_0x53ccf2=_0x53ccf2-0x0;var _0x5a2964=_0x71b8[_0x53ccf2];return _0x5a2964;};'use strict';var _=require(_0x871b('0x0'));var util=require(_0x871b('0x1'));var moment=require(_0x871b('0x2'));var BPromise=require(_0x871b('0x3'));var rs=require(_0x871b('0x4'));var fs=require('fs');var Redis=require(_0x871b('0x5'));var db=require(_0x871b('0x6'))['db'];var utils=require(_0x871b('0x7'));var logger=require('../../config/logger')(_0x871b('0x8'));var config=require(_0x871b('0x9'));var jayson=require(_0x871b('0xa'));var client=jayson[_0x871b('0xb')][_0x871b('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x5189b0,_0x1088ed,_0xf00f67){return new BPromise(function(_0x47bfba,_0x484865){return client[_0x871b('0xd')](_0x5189b0,_0xf00f67)[_0x871b('0xe')](function(_0x14470f){logger[_0x871b('0xf')](_0x871b('0x10'),_0x1088ed,'request\x20sent');logger['debug']('CmHopperFinal,\x20%s,\x20%s,\x20%s',_0x1088ed,_0x871b('0x11'),JSON[_0x871b('0x12')](_0x14470f));if(_0x14470f[_0x871b('0x13')]){if(_0x14470f['error'][_0x871b('0x14')]===0x1f4){logger['error'](_0x871b('0x10'),_0x1088ed,_0x14470f['error'][_0x871b('0x15')]);return _0x484865(_0x14470f['error']['message']);}logger[_0x871b('0x13')](_0x871b('0x10'),_0x1088ed,_0x14470f[_0x871b('0x13')][_0x871b('0x15')]);return _0x47bfba(_0x14470f['error'][_0x871b('0x15')]);}else{logger[_0x871b('0xf')](_0x871b('0x10'),_0x1088ed,_0x871b('0x11'));_0x47bfba(_0x14470f[_0x871b('0x16')][_0x871b('0x15')]);}})[_0x871b('0x17')](function(_0x41c72d){logger['error'](_0x871b('0x10'),_0x1088ed,_0x41c72d);_0x484865(_0x41c72d);});});}exports['CreateCmHopperFinal']=function(_0x117b03){var _0x49b815=this;return new Promise(function(_0xd15ade,_0x591327){return db[_0x871b('0x18')]['create'](_0x117b03[_0x871b('0x19')],{'raw':_0x117b03[_0x871b('0x1a')]?_0x117b03['options'][_0x871b('0x1b')]===undefined?!![]:![]:!![]})[_0x871b('0xe')](function(_0x5351c0){logger['info']('CreateCmHopperFinal',_0x117b03);logger['debug'](_0x871b('0x1c'),_0x117b03,JSON[_0x871b('0x12')](_0x5351c0));_0xd15ade(_0x5351c0);})[_0x871b('0x17')](function(_0x82b2d1){logger['error'](_0x871b('0x1c'),_0x82b2d1['message'],_0x117b03);_0x591327(_0x49b815['error'](0x1f4,_0x82b2d1['message']));});});};