Built motion from commit (unavailable).|2.5.15
[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 _0x8c8f=['../../config/utils','../../config/logger','jayson/promise','client','request','info','request\x20sent','debug','stringify','error','code','message','CmHopperFinal,\x20%s,\x20%s','result','catch','CreateCmHopperFinal','CmHopperFinal','options','util','moment','ioredis'];(function(_0x4a339e,_0x185686){var _0x1914b0=function(_0x5452b0){while(--_0x5452b0){_0x4a339e['push'](_0x4a339e['shift']());}};_0x1914b0(++_0x185686);}(_0x8c8f,0xf9));var _0xf8c8=function(_0x4c12ec,_0x2e9103){_0x4c12ec=_0x4c12ec-0x0;var _0x3ae42c=_0x8c8f[_0x4c12ec];return _0x3ae42c;};'use strict';var _=require('lodash');var util=require(_0xf8c8('0x0'));var moment=require(_0xf8c8('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xf8c8('0x2'));var db=require('../../mysqldb')['db'];var utils=require(_0xf8c8('0x3'));var logger=require(_0xf8c8('0x4'))('rpc');var config=require('../../config/environment');var jayson=require(_0xf8c8('0x5'));var client=jayson[_0xf8c8('0x6')]['http']({'port':0x232a});function respondWithRpcPromise(_0x40548d,_0x9977ca,_0x262b29){return new BPromise(function(_0x482f16,_0x5d4022){return client[_0xf8c8('0x7')](_0x40548d,_0x262b29)['then'](function(_0xc064f1){logger[_0xf8c8('0x8')]('CmHopperFinal,\x20%s,\x20%s',_0x9977ca,_0xf8c8('0x9'));logger[_0xf8c8('0xa')]('CmHopperFinal,\x20%s,\x20%s,\x20%s',_0x9977ca,'request\x20sent',JSON[_0xf8c8('0xb')](_0xc064f1));if(_0xc064f1[_0xf8c8('0xc')]){if(_0xc064f1[_0xf8c8('0xc')][_0xf8c8('0xd')]===0x1f4){logger[_0xf8c8('0xc')]('CmHopperFinal,\x20%s,\x20%s',_0x9977ca,_0xc064f1[_0xf8c8('0xc')][_0xf8c8('0xe')]);return _0x5d4022(_0xc064f1['error'][_0xf8c8('0xe')]);}logger['error'](_0xf8c8('0xf'),_0x9977ca,_0xc064f1[_0xf8c8('0xc')][_0xf8c8('0xe')]);return _0x482f16(_0xc064f1[_0xf8c8('0xc')][_0xf8c8('0xe')]);}else{logger['info'](_0xf8c8('0xf'),_0x9977ca,'request\x20sent');_0x482f16(_0xc064f1[_0xf8c8('0x10')]['message']);}})[_0xf8c8('0x11')](function(_0x445593){logger[_0xf8c8('0xc')](_0xf8c8('0xf'),_0x9977ca,_0x445593);_0x5d4022(_0x445593);});});}exports[_0xf8c8('0x12')]=function(_0xff999b){var _0x4a6718=this;return new Promise(function(_0x5a5285,_0x3b1ee3){return db[_0xf8c8('0x13')]['create'](_0xff999b['body'],{'raw':_0xff999b[_0xf8c8('0x14')]?_0xff999b[_0xf8c8('0x14')]['raw']===undefined?!![]:![]:!![]})['then'](function(_0x1d74d2){logger[_0xf8c8('0x8')](_0xf8c8('0x12'),_0xff999b);logger[_0xf8c8('0xa')]('CreateCmHopperFinal',_0xff999b,JSON[_0xf8c8('0xb')](_0x1d74d2));_0x5a5285(_0x1d74d2);})[_0xf8c8('0x11')](function(_0x362e21){logger[_0xf8c8('0xc')](_0xf8c8('0x12'),_0x362e21[_0xf8c8('0xe')],_0xff999b);_0x3b1ee3(_0x4a6718[_0xf8c8('0xc')](0x1f4,_0x362e21[_0xf8c8('0xe')]));});});};