3da52e4a406945e6ce0ac04d97dfca8fa3cdd187
[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 _0xcea7=['request\x20sent','debug','Attachment,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','Attachment','create','body','options','raw','CreateAttachment','catch','lodash','util','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','request','then','info','Attachment,\x20%s,\x20%s'];(function(_0x4db410,_0x422664){var _0x1522b2=function(_0x4474fd){while(--_0x4474fd){_0x4db410['push'](_0x4db410['shift']());}};_0x1522b2(++_0x422664);}(_0xcea7,0x159));var _0x7cea=function(_0x5042c4,_0x21b8d3){_0x5042c4=_0x5042c4-0x0;var _0x5bc3c7=_0xcea7[_0x5042c4];return _0x5bc3c7;};'use strict';var _=require(_0x7cea('0x0'));var util=require(_0x7cea('0x1'));var moment=require('moment');var BPromise=require(_0x7cea('0x2'));var rs=require(_0x7cea('0x3'));var fs=require('fs');var Redis=require(_0x7cea('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0x7cea('0x5'));var logger=require(_0x7cea('0x6'))(_0x7cea('0x7'));var config=require(_0x7cea('0x8'));var jayson=require(_0x7cea('0x9'));var client=jayson[_0x7cea('0xa')]['http']({'port':0x232a});function respondWithRpcPromise(_0x2194d1,_0x29e3b1,_0xaea7d8){return new BPromise(function(_0x1c3ec8,_0x5c84d3){return client[_0x7cea('0xb')](_0x2194d1,_0xaea7d8)[_0x7cea('0xc')](function(_0x47bbef){logger[_0x7cea('0xd')](_0x7cea('0xe'),_0x29e3b1,_0x7cea('0xf'));logger[_0x7cea('0x10')](_0x7cea('0x11'),_0x29e3b1,_0x7cea('0xf'),JSON[_0x7cea('0x12')](_0x47bbef));if(_0x47bbef[_0x7cea('0x13')]){if(_0x47bbef[_0x7cea('0x13')][_0x7cea('0x14')]===0x1f4){logger[_0x7cea('0x13')]('Attachment,\x20%s,\x20%s',_0x29e3b1,_0x47bbef['error'][_0x7cea('0x15')]);return _0x5c84d3(_0x47bbef[_0x7cea('0x13')][_0x7cea('0x15')]);}logger[_0x7cea('0x13')](_0x7cea('0xe'),_0x29e3b1,_0x47bbef[_0x7cea('0x13')][_0x7cea('0x15')]);return _0x1c3ec8(_0x47bbef['error'][_0x7cea('0x15')]);}else{logger['info'](_0x7cea('0xe'),_0x29e3b1,'request\x20sent');_0x1c3ec8(_0x47bbef[_0x7cea('0x16')][_0x7cea('0x15')]);}})['catch'](function(_0x49f826){logger[_0x7cea('0x13')](_0x7cea('0xe'),_0x29e3b1,_0x49f826);_0x5c84d3(_0x49f826);});});}exports['CreateAttachment']=function(_0x1fddd0){var _0x4ea4ae=this;return new Promise(function(_0x4ebac3,_0x1ed0ad){return db[_0x7cea('0x17')][_0x7cea('0x18')](_0x1fddd0[_0x7cea('0x19')],{'raw':_0x1fddd0[_0x7cea('0x1a')]?_0x1fddd0[_0x7cea('0x1a')][_0x7cea('0x1b')]===undefined?!![]:![]:!![]})[_0x7cea('0xc')](function(_0x47a77f){logger[_0x7cea('0xd')](_0x7cea('0x1c'),_0x1fddd0);logger['debug'](_0x7cea('0x1c'),_0x1fddd0,JSON[_0x7cea('0x12')](_0x47a77f));_0x4ebac3(_0x47a77f);})[_0x7cea('0x1d')](function(_0x306240){logger[_0x7cea('0x13')]('CreateAttachment',_0x306240[_0x7cea('0x15')],_0x1fddd0);_0x1ed0ad(_0x4ea4ae[_0x7cea('0x13')](0x1f4,_0x306240[_0x7cea('0x15')]));});});};