Built motion from commit (unavailable).|2.5.14
[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 _0x4a73=['randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','info','CmHopperFinal,\x20%s,\x20%s','debug','CmHopperFinal,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','CmHopperFinal','create','body','options','raw','catch','CreateCmHopperFinal','util'];(function(_0x3d5e5d,_0x430add){var _0x1b2de9=function(_0x37141c){while(--_0x37141c){_0x3d5e5d['push'](_0x3d5e5d['shift']());}};_0x1b2de9(++_0x430add);}(_0x4a73,0x187));var _0x34a7=function(_0x45d240,_0x34912f){_0x45d240=_0x45d240-0x0;var _0x2562ff=_0x4a73[_0x45d240];return _0x2562ff;};'use strict';var _=require('lodash');var util=require(_0x34a7('0x0'));var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x34a7('0x1'));var fs=require('fs');var Redis=require(_0x34a7('0x2'));var db=require(_0x34a7('0x3'))['db'];var utils=require(_0x34a7('0x4'));var logger=require(_0x34a7('0x5'))(_0x34a7('0x6'));var config=require(_0x34a7('0x7'));var jayson=require(_0x34a7('0x8'));var client=jayson[_0x34a7('0x9')][_0x34a7('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x523f06,_0x34c2a3,_0x2bb053){return new BPromise(function(_0xb17553,_0x46602e){return client['request'](_0x523f06,_0x2bb053)['then'](function(_0x591a8a){logger[_0x34a7('0xb')](_0x34a7('0xc'),_0x34c2a3,'request\x20sent');logger[_0x34a7('0xd')](_0x34a7('0xe'),_0x34c2a3,_0x34a7('0xf'),JSON[_0x34a7('0x10')](_0x591a8a));if(_0x591a8a['error']){if(_0x591a8a[_0x34a7('0x11')][_0x34a7('0x12')]===0x1f4){logger['error'](_0x34a7('0xc'),_0x34c2a3,_0x591a8a[_0x34a7('0x11')][_0x34a7('0x13')]);return _0x46602e(_0x591a8a[_0x34a7('0x11')][_0x34a7('0x13')]);}logger[_0x34a7('0x11')](_0x34a7('0xc'),_0x34c2a3,_0x591a8a[_0x34a7('0x11')]['message']);return _0xb17553(_0x591a8a[_0x34a7('0x11')][_0x34a7('0x13')]);}else{logger['info'](_0x34a7('0xc'),_0x34c2a3,'request\x20sent');_0xb17553(_0x591a8a[_0x34a7('0x14')][_0x34a7('0x13')]);}})['catch'](function(_0x3a9310){logger[_0x34a7('0x11')](_0x34a7('0xc'),_0x34c2a3,_0x3a9310);_0x46602e(_0x3a9310);});});}exports['CreateCmHopperFinal']=function(_0x233135){var _0x5b863b=this;return new Promise(function(_0xd51e33,_0x546872){return db[_0x34a7('0x15')][_0x34a7('0x16')](_0x233135[_0x34a7('0x17')],{'raw':_0x233135[_0x34a7('0x18')]?_0x233135['options'][_0x34a7('0x19')]===undefined?!![]:![]:!![]})['then'](function(_0x7c6346){logger[_0x34a7('0xb')]('CreateCmHopperFinal',_0x233135);logger['debug']('CreateCmHopperFinal',_0x233135,JSON[_0x34a7('0x10')](_0x7c6346));_0xd51e33(_0x7c6346);})[_0x34a7('0x1a')](function(_0x2ba4af){logger['error'](_0x34a7('0x1b'),_0x2ba4af['message'],_0x233135);_0x546872(_0x5b863b['error'](0x1f4,_0x2ba4af[_0x34a7('0x13')]));});});};