e174c8a4c1e90f710980b0ac8eab81c2b48d3dcb
[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 _0x8523=['rpc','../../config/environment','jayson/promise','client','http','then','Attachment,\x20%s,\x20%s','stringify','error','message','info','request\x20sent','CreateAttachment','Attachment','body','options','raw','debug','catch','lodash','moment','bluebird','../../mysqldb','../../config/utils','../../config/logger'];(function(_0x4f8ad9,_0x54074c){var _0x4025d9=function(_0x16b0a4){while(--_0x16b0a4){_0x4f8ad9['push'](_0x4f8ad9['shift']());}};_0x4025d9(++_0x54074c);}(_0x8523,0x10d));var _0x3852=function(_0x492543,_0x5b98a4){_0x492543=_0x492543-0x0;var _0x11c12a=_0x8523[_0x492543];return _0x11c12a;};'use strict';var _=require(_0x3852('0x0'));var util=require('util');var moment=require(_0x3852('0x1'));var BPromise=require(_0x3852('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require(_0x3852('0x3'))['db'];var utils=require(_0x3852('0x4'));var logger=require(_0x3852('0x5'))(_0x3852('0x6'));var config=require(_0x3852('0x7'));var jayson=require(_0x3852('0x8'));var client=jayson[_0x3852('0x9')][_0x3852('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x2b3081,_0x552fee,_0x5dfcac){return new BPromise(function(_0x2d7e2,_0x547809){return client['request'](_0x2b3081,_0x5dfcac)[_0x3852('0xb')](function(_0x3ba9da){logger['info'](_0x3852('0xc'),_0x552fee,'request\x20sent');logger['debug']('Attachment,\x20%s,\x20%s,\x20%s',_0x552fee,'request\x20sent',JSON[_0x3852('0xd')](_0x3ba9da));if(_0x3ba9da['error']){if(_0x3ba9da[_0x3852('0xe')]['code']===0x1f4){logger[_0x3852('0xe')](_0x3852('0xc'),_0x552fee,_0x3ba9da[_0x3852('0xe')][_0x3852('0xf')]);return _0x547809(_0x3ba9da['error'][_0x3852('0xf')]);}logger[_0x3852('0xe')](_0x3852('0xc'),_0x552fee,_0x3ba9da[_0x3852('0xe')]['message']);return _0x2d7e2(_0x3ba9da[_0x3852('0xe')][_0x3852('0xf')]);}else{logger[_0x3852('0x10')](_0x3852('0xc'),_0x552fee,_0x3852('0x11'));_0x2d7e2(_0x3ba9da['result'][_0x3852('0xf')]);}})['catch'](function(_0x4c5c67){logger[_0x3852('0xe')](_0x3852('0xc'),_0x552fee,_0x4c5c67);_0x547809(_0x4c5c67);});});}exports[_0x3852('0x12')]=function(_0x614125){var _0x49cb9f=this;return new Promise(function(_0x3080ec,_0x294562){return db[_0x3852('0x13')]['create'](_0x614125[_0x3852('0x14')],{'raw':_0x614125[_0x3852('0x15')]?_0x614125['options'][_0x3852('0x16')]===undefined?!![]:![]:!![]})[_0x3852('0xb')](function(_0x1e975d){logger['info'](_0x3852('0x12'),_0x614125);logger[_0x3852('0x17')](_0x3852('0x12'),_0x614125,JSON['stringify'](_0x1e975d));_0x3080ec(_0x1e975d);})[_0x3852('0x18')](function(_0x49a5fc){logger[_0x3852('0xe')](_0x3852('0x12'),_0x49a5fc[_0x3852('0xf')],_0x614125);_0x294562(_0x49cb9f[_0x3852('0xe')](0x1f4,_0x49a5fc[_0x3852('0xf')]));});});};