Built motion from commit (unavailable).|2.5.5
[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 _0x1615=['randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','Attachment,\x20%s,\x20%s','Attachment,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','catch','CreateAttachment','Attachment','body','options','then','info','debug','lodash','util','moment','bluebird'];(function(_0x11daea,_0x4169bf){var _0x5700bb=function(_0x11942d){while(--_0x11942d){_0x11daea['push'](_0x11daea['shift']());}};_0x5700bb(++_0x4169bf);}(_0x1615,0x13b));var _0x5161=function(_0x364293,_0x1b2d4f){_0x364293=_0x364293-0x0;var _0x552c15=_0x1615[_0x364293];return _0x552c15;};'use strict';var _=require(_0x5161('0x0'));var util=require(_0x5161('0x1'));var moment=require(_0x5161('0x2'));var BPromise=require(_0x5161('0x3'));var rs=require(_0x5161('0x4'));var fs=require('fs');var Redis=require(_0x5161('0x5'));var db=require(_0x5161('0x6'))['db'];var utils=require(_0x5161('0x7'));var logger=require(_0x5161('0x8'))(_0x5161('0x9'));var config=require(_0x5161('0xa'));var jayson=require(_0x5161('0xb'));var client=jayson[_0x5161('0xc')]['http']({'port':0x232a});function respondWithRpcPromise(_0x444fc8,_0x4b8abf,_0x3fab1a){return new BPromise(function(_0x49f28a,_0x48c0ed){return client['request'](_0x444fc8,_0x3fab1a)['then'](function(_0x39996e){logger['info'](_0x5161('0xd'),_0x4b8abf,'request\x20sent');logger['debug'](_0x5161('0xe'),_0x4b8abf,_0x5161('0xf'),JSON[_0x5161('0x10')](_0x39996e));if(_0x39996e[_0x5161('0x11')]){if(_0x39996e[_0x5161('0x11')][_0x5161('0x12')]===0x1f4){logger[_0x5161('0x11')](_0x5161('0xd'),_0x4b8abf,_0x39996e[_0x5161('0x11')][_0x5161('0x13')]);return _0x48c0ed(_0x39996e['error'][_0x5161('0x13')]);}logger[_0x5161('0x11')](_0x5161('0xd'),_0x4b8abf,_0x39996e['error'][_0x5161('0x13')]);return _0x49f28a(_0x39996e[_0x5161('0x11')]['message']);}else{logger['info'](_0x5161('0xd'),_0x4b8abf,_0x5161('0xf'));_0x49f28a(_0x39996e[_0x5161('0x14')][_0x5161('0x13')]);}})[_0x5161('0x15')](function(_0x323e5f){logger['error'](_0x5161('0xd'),_0x4b8abf,_0x323e5f);_0x48c0ed(_0x323e5f);});});}exports[_0x5161('0x16')]=function(_0x2b2c66){var _0x2092d3=this;return new Promise(function(_0x426c25,_0x3be666){return db[_0x5161('0x17')]['create'](_0x2b2c66[_0x5161('0x18')],{'raw':_0x2b2c66[_0x5161('0x19')]?_0x2b2c66['options']['raw']===undefined?!![]:![]:!![]})[_0x5161('0x1a')](function(_0x59a8db){logger[_0x5161('0x1b')]('CreateAttachment',_0x2b2c66);logger[_0x5161('0x1c')](_0x5161('0x16'),_0x2b2c66,JSON[_0x5161('0x10')](_0x59a8db));_0x426c25(_0x59a8db);})[_0x5161('0x15')](function(_0x3473b7){logger[_0x5161('0x11')](_0x5161('0x16'),_0x3473b7[_0x5161('0x13')],_0x2b2c66);_0x3be666(_0x2092d3['error'](0x1f4,_0x3473b7[_0x5161('0x13')]));});});};