fc148f5cdc23695b4e5974025c968f585fe401c5
[motion2.git] / server / api / faxApplication / faxApplication.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 _0xefca=['result','catch','UpdateFaxApplication','FaxApplication','body','options','raw','where','attributes','limit','lodash','moment','randomstring','ioredis','../../config/utils','../../config/logger','../../config/environment','jayson/promise','request','then','debug','FaxApplication,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','FaxApplication,\x20%s,\x20%s','message','info'];(function(_0xb71bc3,_0x435a43){var _0x24beb7=function(_0x23d2ef){while(--_0x23d2ef){_0xb71bc3['push'](_0xb71bc3['shift']());}};_0x24beb7(++_0x435a43);}(_0xefca,0xea));var _0xaefc=function(_0x467cb0,_0x303070){_0x467cb0=_0x467cb0-0x0;var _0x2153f7=_0xefca[_0x467cb0];return _0x2153f7;};'use strict';var _=require(_0xaefc('0x0'));var util=require('util');var moment=require(_0xaefc('0x1'));var BPromise=require('bluebird');var rs=require(_0xaefc('0x2'));var fs=require('fs');var Redis=require(_0xaefc('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0xaefc('0x4'));var logger=require(_0xaefc('0x5'))('rpc');var config=require(_0xaefc('0x6'));var jayson=require(_0xaefc('0x7'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0xea5ff0,_0x55d5b8,_0x44590b){return new BPromise(function(_0x4d3247,_0x5dc754){return client[_0xaefc('0x8')](_0xea5ff0,_0x44590b)[_0xaefc('0x9')](function(_0x1185a1){logger['info']('FaxApplication,\x20%s,\x20%s',_0x55d5b8,'request\x20sent');logger[_0xaefc('0xa')](_0xaefc('0xb'),_0x55d5b8,_0xaefc('0xc'),JSON[_0xaefc('0xd')](_0x1185a1));if(_0x1185a1[_0xaefc('0xe')]){if(_0x1185a1[_0xaefc('0xe')]['code']===0x1f4){logger['error'](_0xaefc('0xf'),_0x55d5b8,_0x1185a1[_0xaefc('0xe')][_0xaefc('0x10')]);return _0x5dc754(_0x1185a1['error'][_0xaefc('0x10')]);}logger[_0xaefc('0xe')](_0xaefc('0xf'),_0x55d5b8,_0x1185a1[_0xaefc('0xe')][_0xaefc('0x10')]);return _0x4d3247(_0x1185a1[_0xaefc('0xe')][_0xaefc('0x10')]);}else{logger[_0xaefc('0x11')](_0xaefc('0xf'),_0x55d5b8,_0xaefc('0xc'));_0x4d3247(_0x1185a1[_0xaefc('0x12')][_0xaefc('0x10')]);}})[_0xaefc('0x13')](function(_0x4376aa){logger[_0xaefc('0xe')](_0xaefc('0xf'),_0x55d5b8,_0x4376aa);_0x5dc754(_0x4376aa);});});}exports[_0xaefc('0x14')]=function(_0x2f8b20){var _0xf7aa3d=this;return new Promise(function(_0x28517f,_0x15f770){return db[_0xaefc('0x15')]['update'](_0x2f8b20[_0xaefc('0x16')],{'raw':_0x2f8b20[_0xaefc('0x17')]?_0x2f8b20['options'][_0xaefc('0x18')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x2f8b20[_0xaefc('0x17')]?_0x2f8b20[_0xaefc('0x17')][_0xaefc('0x19')]||null:null,'attributes':_0x2f8b20[_0xaefc('0x17')]?_0x2f8b20[_0xaefc('0x17')][_0xaefc('0x1a')]||null:null,'limit':_0x2f8b20[_0xaefc('0x17')]?_0x2f8b20[_0xaefc('0x17')][_0xaefc('0x1b')]||null:null})['then'](function(_0x400df5){logger['info'](_0xaefc('0x14'),_0x2f8b20);logger[_0xaefc('0xa')]('UpdateFaxApplication',_0x2f8b20,JSON[_0xaefc('0xd')](_0x400df5));_0x28517f(_0x400df5);})[_0xaefc('0x13')](function(_0x2d809f){logger[_0xaefc('0xe')](_0xaefc('0x14'),_0x2d809f['message'],_0x2f8b20);_0x15f770(_0xf7aa3d[_0xaefc('0xe')](0x1f4,_0x2d809f['message']));});});};