b6f96d3d9994de01955e9f16ae5bad77d6531291
[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 _0xa251=['create','body','options','then','CreateAttachment','util','moment','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','Attachment,\x20%s,\x20%s','request\x20sent','Attachment,\x20%s,\x20%s,\x20%s','stringify','error','code','message','info','catch'];(function(_0x501510,_0x61caa9){var _0x1e6ee5=function(_0x32845b){while(--_0x32845b){_0x501510['push'](_0x501510['shift']());}};_0x1e6ee5(++_0x61caa9);}(_0xa251,0x1c7));var _0x1a25=function(_0x17d96b,_0x346ba7){_0x17d96b=_0x17d96b-0x0;var _0x949d6f=_0xa251[_0x17d96b];return _0x949d6f;};'use strict';var _=require('lodash');var util=require(_0x1a25('0x0'));var moment=require(_0x1a25('0x1'));var BPromise=require(_0x1a25('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x1a25('0x3'));var db=require(_0x1a25('0x4'))['db'];var utils=require(_0x1a25('0x5'));var logger=require(_0x1a25('0x6'))(_0x1a25('0x7'));var config=require(_0x1a25('0x8'));var jayson=require(_0x1a25('0x9'));var client=jayson['client'][_0x1a25('0xa')]({'port':0x232a});function respondWithRpcPromise(_0xf9362,_0x542bda,_0xc484b3){return new BPromise(function(_0x5d524a,_0x4a659c){return client['request'](_0xf9362,_0xc484b3)['then'](function(_0x2472fc){logger['info'](_0x1a25('0xb'),_0x542bda,_0x1a25('0xc'));logger['debug'](_0x1a25('0xd'),_0x542bda,_0x1a25('0xc'),JSON[_0x1a25('0xe')](_0x2472fc));if(_0x2472fc[_0x1a25('0xf')]){if(_0x2472fc[_0x1a25('0xf')][_0x1a25('0x10')]===0x1f4){logger[_0x1a25('0xf')](_0x1a25('0xb'),_0x542bda,_0x2472fc['error'][_0x1a25('0x11')]);return _0x4a659c(_0x2472fc[_0x1a25('0xf')][_0x1a25('0x11')]);}logger[_0x1a25('0xf')](_0x1a25('0xb'),_0x542bda,_0x2472fc[_0x1a25('0xf')][_0x1a25('0x11')]);return _0x5d524a(_0x2472fc[_0x1a25('0xf')]['message']);}else{logger[_0x1a25('0x12')](_0x1a25('0xb'),_0x542bda,_0x1a25('0xc'));_0x5d524a(_0x2472fc['result'][_0x1a25('0x11')]);}})[_0x1a25('0x13')](function(_0x3c7049){logger[_0x1a25('0xf')](_0x1a25('0xb'),_0x542bda,_0x3c7049);_0x4a659c(_0x3c7049);});});}exports['CreateAttachment']=function(_0x463423){var _0x2ad915=this;return new Promise(function(_0x47cbde,_0x12903a){return db['Attachment'][_0x1a25('0x14')](_0x463423[_0x1a25('0x15')],{'raw':_0x463423[_0x1a25('0x16')]?_0x463423[_0x1a25('0x16')]['raw']===undefined?!![]:![]:!![]})[_0x1a25('0x17')](function(_0x2a9b77){logger['info'](_0x1a25('0x18'),_0x463423);logger['debug']('CreateAttachment',_0x463423,JSON['stringify'](_0x2a9b77));_0x47cbde(_0x2a9b77);})[_0x1a25('0x13')](function(_0x2c8f6e){logger[_0x1a25('0xf')](_0x1a25('0x18'),_0x2c8f6e['message'],_0x463423);_0x12903a(_0x2ad915[_0x1a25('0xf')](0x1f4,_0x2c8f6e[_0x1a25('0x11')]));});});};