Built motion from commit (unavailable).|2.5.16
[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 _0xee69=['create','body','options','raw','CreateAttachment','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','rpc','../../config/environment','client','http','request','info','request\x20sent','debug','Attachment,\x20%s,\x20%s,\x20%s','stringify','error','message','Attachment,\x20%s,\x20%s','result','catch'];(function(_0x4aea3a,_0x3839f9){var _0x5a349e=function(_0x4d77c6){while(--_0x4d77c6){_0x4aea3a['push'](_0x4aea3a['shift']());}};_0x5a349e(++_0x3839f9);}(_0xee69,0x113));var _0x9ee6=function(_0x645bbb,_0x3eb1c2){_0x645bbb=_0x645bbb-0x0;var _0x5522c6=_0xee69[_0x645bbb];return _0x5522c6;};'use strict';var _=require(_0x9ee6('0x0'));var util=require(_0x9ee6('0x1'));var moment=require(_0x9ee6('0x2'));var BPromise=require(_0x9ee6('0x3'));var rs=require(_0x9ee6('0x4'));var fs=require('fs');var Redis=require(_0x9ee6('0x5'));var db=require(_0x9ee6('0x6'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0x9ee6('0x7'));var config=require(_0x9ee6('0x8'));var jayson=require('jayson/promise');var client=jayson[_0x9ee6('0x9')][_0x9ee6('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x45f9da,_0xadad5c,_0xa1c197){return new BPromise(function(_0x42f724,_0x49c2d8){return client[_0x9ee6('0xb')](_0x45f9da,_0xa1c197)['then'](function(_0x1f9989){logger[_0x9ee6('0xc')]('Attachment,\x20%s,\x20%s',_0xadad5c,_0x9ee6('0xd'));logger[_0x9ee6('0xe')](_0x9ee6('0xf'),_0xadad5c,'request\x20sent',JSON[_0x9ee6('0x10')](_0x1f9989));if(_0x1f9989[_0x9ee6('0x11')]){if(_0x1f9989[_0x9ee6('0x11')]['code']===0x1f4){logger[_0x9ee6('0x11')]('Attachment,\x20%s,\x20%s',_0xadad5c,_0x1f9989['error'][_0x9ee6('0x12')]);return _0x49c2d8(_0x1f9989[_0x9ee6('0x11')][_0x9ee6('0x12')]);}logger[_0x9ee6('0x11')](_0x9ee6('0x13'),_0xadad5c,_0x1f9989[_0x9ee6('0x11')][_0x9ee6('0x12')]);return _0x42f724(_0x1f9989[_0x9ee6('0x11')]['message']);}else{logger[_0x9ee6('0xc')](_0x9ee6('0x13'),_0xadad5c,'request\x20sent');_0x42f724(_0x1f9989[_0x9ee6('0x14')]['message']);}})[_0x9ee6('0x15')](function(_0x470f42){logger['error'](_0x9ee6('0x13'),_0xadad5c,_0x470f42);_0x49c2d8(_0x470f42);});});}exports['CreateAttachment']=function(_0x3af243){var _0xf7c39c=this;return new Promise(function(_0x9e61a9,_0x2509c7){return db['Attachment'][_0x9ee6('0x16')](_0x3af243[_0x9ee6('0x17')],{'raw':_0x3af243['options']?_0x3af243[_0x9ee6('0x18')][_0x9ee6('0x19')]===undefined?!![]:![]:!![]})['then'](function(_0x37341a){logger[_0x9ee6('0xc')]('CreateAttachment',_0x3af243);logger[_0x9ee6('0xe')](_0x9ee6('0x1a'),_0x3af243,JSON[_0x9ee6('0x10')](_0x37341a));_0x9e61a9(_0x37341a);})['catch'](function(_0x1337e3){logger[_0x9ee6('0x11')](_0x9ee6('0x1a'),_0x1337e3[_0x9ee6('0x12')],_0x3af243);_0x2509c7(_0xf7c39c[_0x9ee6('0x11')](0x1f4,_0x1337e3[_0x9ee6('0x12')]));});});};