ad96fc90c683315d7b28682e5f7e6ddbb6208dd4
[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 _0xd105=['util','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','info','Attachment,\x20%s,\x20%s','request\x20sent','debug','Attachment,\x20%s,\x20%s,\x20%s','stringify','error','message','result','CreateAttachment','Attachment','create','options','raw','lodash'];(function(_0x15e4b3,_0x29dafe){var _0x34be68=function(_0x504087){while(--_0x504087){_0x15e4b3['push'](_0x15e4b3['shift']());}};_0x34be68(++_0x29dafe);}(_0xd105,0x179));var _0x5d10=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xd105[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0x5d10('0x0'));var util=require(_0x5d10('0x1'));var moment=require('moment');var BPromise=require(_0x5d10('0x2'));var rs=require(_0x5d10('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x5d10('0x4'))['db'];var utils=require(_0x5d10('0x5'));var logger=require(_0x5d10('0x6'))(_0x5d10('0x7'));var config=require(_0x5d10('0x8'));var jayson=require(_0x5d10('0x9'));var client=jayson[_0x5d10('0xa')][_0x5d10('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x110fc3,_0x4fdc51,_0x18e550){return new BPromise(function(_0x2ddbfc,_0x484bd8){return client[_0x5d10('0xc')](_0x110fc3,_0x18e550)['then'](function(_0x3bfdb8){logger[_0x5d10('0xd')](_0x5d10('0xe'),_0x4fdc51,_0x5d10('0xf'));logger[_0x5d10('0x10')](_0x5d10('0x11'),_0x4fdc51,'request\x20sent',JSON[_0x5d10('0x12')](_0x3bfdb8));if(_0x3bfdb8[_0x5d10('0x13')]){if(_0x3bfdb8[_0x5d10('0x13')]['code']===0x1f4){logger[_0x5d10('0x13')](_0x5d10('0xe'),_0x4fdc51,_0x3bfdb8[_0x5d10('0x13')]['message']);return _0x484bd8(_0x3bfdb8[_0x5d10('0x13')][_0x5d10('0x14')]);}logger[_0x5d10('0x13')](_0x5d10('0xe'),_0x4fdc51,_0x3bfdb8[_0x5d10('0x13')]['message']);return _0x2ddbfc(_0x3bfdb8[_0x5d10('0x13')][_0x5d10('0x14')]);}else{logger[_0x5d10('0xd')](_0x5d10('0xe'),_0x4fdc51,_0x5d10('0xf'));_0x2ddbfc(_0x3bfdb8[_0x5d10('0x15')][_0x5d10('0x14')]);}})['catch'](function(_0x5034b5){logger[_0x5d10('0x13')](_0x5d10('0xe'),_0x4fdc51,_0x5034b5);_0x484bd8(_0x5034b5);});});}exports[_0x5d10('0x16')]=function(_0xb185f1){var _0x2f0f06=this;return new Promise(function(_0x308267,_0x5e7267){return db[_0x5d10('0x17')][_0x5d10('0x18')](_0xb185f1['body'],{'raw':_0xb185f1[_0x5d10('0x19')]?_0xb185f1[_0x5d10('0x19')][_0x5d10('0x1a')]===undefined?!![]:![]:!![]})['then'](function(_0x1f3ed9){logger[_0x5d10('0xd')](_0x5d10('0x16'),_0xb185f1);logger['debug']('CreateAttachment',_0xb185f1,JSON['stringify'](_0x1f3ed9));_0x308267(_0x1f3ed9);})['catch'](function(_0x1f7ffe){logger['error'](_0x5d10('0x16'),_0x1f7ffe[_0x5d10('0x14')],_0xb185f1);_0x5e7267(_0x2f0f06['error'](0x1f4,_0x1f7ffe[_0x5d10('0x14')]));});});};