8f1d64e353a49adc30045fa7b0854bb55cf2bec0
[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 _0x5200=['lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','../../config/environment','jayson/promise','http','request','then','request\x20sent','Attachment,\x20%s,\x20%s,\x20%s','error','Attachment,\x20%s,\x20%s','message','info','result','catch','CreateAttachment','Attachment','create','body','options','raw','stringify'];(function(_0x2a8792,_0x3149fa){var _0x2be5e3=function(_0x9e4e1c){while(--_0x9e4e1c){_0x2a8792['push'](_0x2a8792['shift']());}};_0x2be5e3(++_0x3149fa);}(_0x5200,0x1a4));var _0x0520=function(_0x30f428,_0x5d07d9){_0x30f428=_0x30f428-0x0;var _0x409721=_0x5200[_0x30f428];return _0x409721;};'use strict';var _=require(_0x0520('0x0'));var util=require(_0x0520('0x1'));var moment=require(_0x0520('0x2'));var BPromise=require(_0x0520('0x3'));var rs=require(_0x0520('0x4'));var fs=require('fs');var Redis=require(_0x0520('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0x0520('0x6'));var logger=require(_0x0520('0x7'))('rpc');var config=require(_0x0520('0x8'));var jayson=require(_0x0520('0x9'));var client=jayson['client'][_0x0520('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x94df26,_0x1e4bad,_0x19fa8c){return new BPromise(function(_0x43260c,_0x25fab4){return client[_0x0520('0xb')](_0x94df26,_0x19fa8c)[_0x0520('0xc')](function(_0x1e70bb){logger['info']('Attachment,\x20%s,\x20%s',_0x1e4bad,_0x0520('0xd'));logger['debug'](_0x0520('0xe'),_0x1e4bad,_0x0520('0xd'),JSON['stringify'](_0x1e70bb));if(_0x1e70bb[_0x0520('0xf')]){if(_0x1e70bb[_0x0520('0xf')]['code']===0x1f4){logger[_0x0520('0xf')](_0x0520('0x10'),_0x1e4bad,_0x1e70bb[_0x0520('0xf')][_0x0520('0x11')]);return _0x25fab4(_0x1e70bb[_0x0520('0xf')][_0x0520('0x11')]);}logger['error'](_0x0520('0x10'),_0x1e4bad,_0x1e70bb[_0x0520('0xf')][_0x0520('0x11')]);return _0x43260c(_0x1e70bb[_0x0520('0xf')][_0x0520('0x11')]);}else{logger[_0x0520('0x12')](_0x0520('0x10'),_0x1e4bad,_0x0520('0xd'));_0x43260c(_0x1e70bb[_0x0520('0x13')][_0x0520('0x11')]);}})[_0x0520('0x14')](function(_0x50faf9){logger['error'](_0x0520('0x10'),_0x1e4bad,_0x50faf9);_0x25fab4(_0x50faf9);});});}exports[_0x0520('0x15')]=function(_0x13a808){var _0x1cf75c=this;return new Promise(function(_0x518e42,_0x319f44){return db[_0x0520('0x16')][_0x0520('0x17')](_0x13a808[_0x0520('0x18')],{'raw':_0x13a808[_0x0520('0x19')]?_0x13a808[_0x0520('0x19')][_0x0520('0x1a')]===undefined?!![]:![]:!![]})[_0x0520('0xc')](function(_0x384708){logger[_0x0520('0x12')](_0x0520('0x15'),_0x13a808);logger['debug'](_0x0520('0x15'),_0x13a808,JSON[_0x0520('0x1b')](_0x384708));_0x518e42(_0x384708);})[_0x0520('0x14')](function(_0x1bacc0){logger[_0x0520('0xf')](_0x0520('0x15'),_0x1bacc0[_0x0520('0x11')],_0x13a808);_0x319f44(_0x1cf75c[_0x0520('0xf')](0x1f4,_0x1bacc0['message']));});});};