Built motion from commit (unavailable).|2.4.17
[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 _0x24f3=['request\x20sent','debug','stringify','error','code','Attachment,\x20%s,\x20%s','message','info','result','catch','CreateAttachment','Attachment','body','options','raw','then','lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','rpc','client','http','request'];(function(_0xb1cf84,_0x813740){var _0x4bad2e=function(_0x53e6f2){while(--_0x53e6f2){_0xb1cf84['push'](_0xb1cf84['shift']());}};_0x4bad2e(++_0x813740);}(_0x24f3,0x1d0));var _0x324f=function(_0x1800ce,_0x2766e4){_0x1800ce=_0x1800ce-0x0;var _0x200707=_0x24f3[_0x1800ce];return _0x200707;};'use strict';var _=require(_0x324f('0x0'));var util=require(_0x324f('0x1'));var moment=require(_0x324f('0x2'));var BPromise=require(_0x324f('0x3'));var rs=require(_0x324f('0x4'));var fs=require('fs');var Redis=require(_0x324f('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0x324f('0x6'));var logger=require(_0x324f('0x7'))(_0x324f('0x8'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0x324f('0x9')][_0x324f('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x1e65a8,_0x1bddc3,_0x2a151a){return new BPromise(function(_0x8a893,_0x2b548f){return client[_0x324f('0xb')](_0x1e65a8,_0x2a151a)['then'](function(_0x5214d6){logger['info']('Attachment,\x20%s,\x20%s',_0x1bddc3,_0x324f('0xc'));logger[_0x324f('0xd')]('Attachment,\x20%s,\x20%s,\x20%s',_0x1bddc3,'request\x20sent',JSON[_0x324f('0xe')](_0x5214d6));if(_0x5214d6['error']){if(_0x5214d6[_0x324f('0xf')][_0x324f('0x10')]===0x1f4){logger['error'](_0x324f('0x11'),_0x1bddc3,_0x5214d6[_0x324f('0xf')]['message']);return _0x2b548f(_0x5214d6[_0x324f('0xf')][_0x324f('0x12')]);}logger[_0x324f('0xf')](_0x324f('0x11'),_0x1bddc3,_0x5214d6[_0x324f('0xf')][_0x324f('0x12')]);return _0x8a893(_0x5214d6[_0x324f('0xf')][_0x324f('0x12')]);}else{logger[_0x324f('0x13')](_0x324f('0x11'),_0x1bddc3,_0x324f('0xc'));_0x8a893(_0x5214d6[_0x324f('0x14')]['message']);}})[_0x324f('0x15')](function(_0x46aad7){logger[_0x324f('0xf')](_0x324f('0x11'),_0x1bddc3,_0x46aad7);_0x2b548f(_0x46aad7);});});}exports[_0x324f('0x16')]=function(_0xff8cd){var _0x58c79c=this;return new Promise(function(_0x169343,_0x8b8ad9){return db[_0x324f('0x17')]['create'](_0xff8cd[_0x324f('0x18')],{'raw':_0xff8cd[_0x324f('0x19')]?_0xff8cd[_0x324f('0x19')][_0x324f('0x1a')]===undefined?!![]:![]:!![]})[_0x324f('0x1b')](function(_0x4775c5){logger[_0x324f('0x13')](_0x324f('0x16'),_0xff8cd);logger['debug'](_0x324f('0x16'),_0xff8cd,JSON[_0x324f('0xe')](_0x4775c5));_0x169343(_0x4775c5);})[_0x324f('0x15')](function(_0x3fd236){logger[_0x324f('0xf')]('CreateAttachment',_0x3fd236[_0x324f('0x12')],_0xff8cd);_0x8b8ad9(_0x58c79c['error'](0x1f4,_0x3fd236[_0x324f('0x12')]));});});};