Built motion from commit e02f907f.|2.6.14
[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 _0x2242=['Attachment,\x20%s,\x20%s,\x20%s','stringify','code','error','message','result','catch','CreateAttachment','Attachment','create','body','options','raw','lodash','util','moment','randomstring','ioredis','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client','request','then','info','Attachment,\x20%s,\x20%s','request\x20sent','debug'];(function(_0x126ce0,_0x9f3f52){var _0x26c952=function(_0x5a6721){while(--_0x5a6721){_0x126ce0['push'](_0x126ce0['shift']());}};_0x26c952(++_0x9f3f52);}(_0x2242,0x1a3));var _0x2224=function(_0x214314,_0x304d3f){_0x214314=_0x214314-0x0;var _0x3e5c16=_0x2242[_0x214314];return _0x3e5c16;};'use strict';var _=require(_0x2224('0x0'));var util=require(_0x2224('0x1'));var moment=require(_0x2224('0x2'));var BPromise=require('bluebird');var rs=require(_0x2224('0x3'));var fs=require('fs');var Redis=require(_0x2224('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0x2224('0x5'));var logger=require(_0x2224('0x6'))('rpc');var config=require(_0x2224('0x7'));var jayson=require(_0x2224('0x8'));var client=jayson[_0x2224('0x9')]['http']({'port':0x232a});function respondWithRpcPromise(_0x28833b,_0x16893c,_0x35f807){return new BPromise(function(_0x25c6d4,_0x18149e){return client[_0x2224('0xa')](_0x28833b,_0x35f807)[_0x2224('0xb')](function(_0x147bd7){logger[_0x2224('0xc')](_0x2224('0xd'),_0x16893c,_0x2224('0xe'));logger[_0x2224('0xf')](_0x2224('0x10'),_0x16893c,_0x2224('0xe'),JSON[_0x2224('0x11')](_0x147bd7));if(_0x147bd7['error']){if(_0x147bd7['error'][_0x2224('0x12')]===0x1f4){logger[_0x2224('0x13')](_0x2224('0xd'),_0x16893c,_0x147bd7[_0x2224('0x13')]['message']);return _0x18149e(_0x147bd7[_0x2224('0x13')][_0x2224('0x14')]);}logger['error']('Attachment,\x20%s,\x20%s',_0x16893c,_0x147bd7[_0x2224('0x13')][_0x2224('0x14')]);return _0x25c6d4(_0x147bd7['error']['message']);}else{logger[_0x2224('0xc')](_0x2224('0xd'),_0x16893c,_0x2224('0xe'));_0x25c6d4(_0x147bd7[_0x2224('0x15')][_0x2224('0x14')]);}})[_0x2224('0x16')](function(_0x34d045){logger[_0x2224('0x13')]('Attachment,\x20%s,\x20%s',_0x16893c,_0x34d045);_0x18149e(_0x34d045);});});}exports[_0x2224('0x17')]=function(_0x28e8a1){var _0xffed3d=this;return new Promise(function(_0x3b47a1,_0x943a87){return db[_0x2224('0x18')][_0x2224('0x19')](_0x28e8a1[_0x2224('0x1a')],{'raw':_0x28e8a1[_0x2224('0x1b')]?_0x28e8a1[_0x2224('0x1b')][_0x2224('0x1c')]===undefined?!![]:![]:!![]})[_0x2224('0xb')](function(_0x30defb){logger[_0x2224('0xc')](_0x2224('0x17'),_0x28e8a1);logger['debug']('CreateAttachment',_0x28e8a1,JSON[_0x2224('0x11')](_0x30defb));_0x3b47a1(_0x30defb);})[_0x2224('0x16')](function(_0x14f837){logger[_0x2224('0x13')](_0x2224('0x17'),_0x14f837[_0x2224('0x14')],_0x28e8a1);_0x943a87(_0xffed3d[_0x2224('0x13')](0x1f4,_0x14f837[_0x2224('0x14')]));});});};