2cd8e859dadd33c52b721342bb83a7d1f5178e2e
[motion2.git] / server / api / attachment / attachment.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 _0xab8f=['message','result','catch','CreateAttachment','create','body','options','raw','then','util','moment','randomstring','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','request','info','Attachment,\x20%s,\x20%s','request\x20sent','debug','Attachment,\x20%s,\x20%s,\x20%s','error','code'];(function(_0xc4ad3d,_0x1f8163){var _0x1d5465=function(_0x2a5850){while(--_0x2a5850){_0xc4ad3d['push'](_0xc4ad3d['shift']());}};_0x1d5465(++_0x1f8163);}(_0xab8f,0x71));var _0xfab8=function(_0xb43c8b,_0x2c193c){_0xb43c8b=_0xb43c8b-0x0;var _0x68af76=_0xab8f[_0xb43c8b];return _0x68af76;};'use strict';var _=require('lodash');var util=require(_0xfab8('0x0'));var moment=require(_0xfab8('0x1'));var BPromise=require('bluebird');var rs=require(_0xfab8('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0xfab8('0x3'));var logger=require(_0xfab8('0x4'))(_0xfab8('0x5'));var config=require(_0xfab8('0x6'));var jayson=require(_0xfab8('0x7'));var client=jayson['client'][_0xfab8('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x5355e2,_0x2dcd00,_0x484747){return new BPromise(function(_0x5b58db,_0xe3d961){return client[_0xfab8('0x9')](_0x5355e2,_0x484747)['then'](function(_0x2b1c5e){logger[_0xfab8('0xa')](_0xfab8('0xb'),_0x2dcd00,_0xfab8('0xc'));logger[_0xfab8('0xd')](_0xfab8('0xe'),_0x2dcd00,_0xfab8('0xc'),JSON['stringify'](_0x2b1c5e));if(_0x2b1c5e[_0xfab8('0xf')]){if(_0x2b1c5e[_0xfab8('0xf')][_0xfab8('0x10')]===0x1f4){logger['error'](_0xfab8('0xb'),_0x2dcd00,_0x2b1c5e[_0xfab8('0xf')][_0xfab8('0x11')]);return _0xe3d961(_0x2b1c5e[_0xfab8('0xf')][_0xfab8('0x11')]);}logger[_0xfab8('0xf')]('Attachment,\x20%s,\x20%s',_0x2dcd00,_0x2b1c5e[_0xfab8('0xf')][_0xfab8('0x11')]);return _0x5b58db(_0x2b1c5e[_0xfab8('0xf')][_0xfab8('0x11')]);}else{logger[_0xfab8('0xa')](_0xfab8('0xb'),_0x2dcd00,'request\x20sent');_0x5b58db(_0x2b1c5e[_0xfab8('0x12')]['message']);}})[_0xfab8('0x13')](function(_0x2c7c85){logger[_0xfab8('0xf')](_0xfab8('0xb'),_0x2dcd00,_0x2c7c85);_0xe3d961(_0x2c7c85);});});}exports[_0xfab8('0x14')]=function(_0x16767b){var _0xb76871=this;return new Promise(function(_0x51f578,_0x1ec02f){return db['Attachment'][_0xfab8('0x15')](_0x16767b[_0xfab8('0x16')],{'raw':_0x16767b[_0xfab8('0x17')]?_0x16767b[_0xfab8('0x17')][_0xfab8('0x18')]===undefined?!![]:![]:!![]})[_0xfab8('0x19')](function(_0x4629db){logger[_0xfab8('0xa')](_0xfab8('0x14'),_0x16767b);logger[_0xfab8('0xd')](_0xfab8('0x14'),_0x16767b,JSON['stringify'](_0x4629db));_0x51f578(_0x4629db);})[_0xfab8('0x13')](function(_0x38268b){logger[_0xfab8('0xf')](_0xfab8('0x14'),_0x38268b['message'],_0x16767b);_0x1ec02f(_0xb76871[_0xfab8('0xf')](0x1f4,_0x38268b[_0xfab8('0x11')]));});});};