Built motion from commit b5996064.|2.6.21
[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 _0x0135=['body','options','raw','where','attributes','limit','UpdateFaxApplication','util','moment','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','info','request\x20sent','debug','stringify','error','code','message','FaxApplication,\x20%s,\x20%s','result','FaxApplication','update'];(function(_0x40b66c,_0x578758){var _0x2fd22b=function(_0x3b721b){while(--_0x3b721b){_0x40b66c['push'](_0x40b66c['shift']());}};_0x2fd22b(++_0x578758);}(_0x0135,0xc1));var _0x5013=function(_0x3d5fb9,_0x31f104){_0x3d5fb9=_0x3d5fb9-0x0;var _0x99ccbc=_0x0135[_0x3d5fb9];return _0x99ccbc;};'use strict';var _=require('lodash');var util=require(_0x5013('0x0'));var moment=require(_0x5013('0x1'));var BPromise=require('bluebird');var rs=require(_0x5013('0x2'));var fs=require('fs');var Redis=require(_0x5013('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0x5013('0x4'));var logger=require(_0x5013('0x5'))(_0x5013('0x6'));var config=require(_0x5013('0x7'));var jayson=require(_0x5013('0x8'));var client=jayson[_0x5013('0x9')][_0x5013('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x203e89,_0x211dbf,_0x13bd1d){return new BPromise(function(_0x1e100b,_0x42280e){return client[_0x5013('0xb')](_0x203e89,_0x13bd1d)[_0x5013('0xc')](function(_0x4ec266){logger[_0x5013('0xd')]('FaxApplication,\x20%s,\x20%s',_0x211dbf,_0x5013('0xe'));logger[_0x5013('0xf')]('FaxApplication,\x20%s,\x20%s,\x20%s',_0x211dbf,_0x5013('0xe'),JSON[_0x5013('0x10')](_0x4ec266));if(_0x4ec266[_0x5013('0x11')]){if(_0x4ec266['error'][_0x5013('0x12')]===0x1f4){logger[_0x5013('0x11')]('FaxApplication,\x20%s,\x20%s',_0x211dbf,_0x4ec266[_0x5013('0x11')][_0x5013('0x13')]);return _0x42280e(_0x4ec266[_0x5013('0x11')][_0x5013('0x13')]);}logger['error'](_0x5013('0x14'),_0x211dbf,_0x4ec266['error'][_0x5013('0x13')]);return _0x1e100b(_0x4ec266[_0x5013('0x11')]['message']);}else{logger[_0x5013('0xd')]('FaxApplication,\x20%s,\x20%s',_0x211dbf,_0x5013('0xe'));_0x1e100b(_0x4ec266[_0x5013('0x15')][_0x5013('0x13')]);}})['catch'](function(_0x3db8e0){logger['error'](_0x5013('0x14'),_0x211dbf,_0x3db8e0);_0x42280e(_0x3db8e0);});});}exports['UpdateFaxApplication']=function(_0x2e6860){var _0x38e4ad=this;return new Promise(function(_0x1701c3,_0x322407){return db[_0x5013('0x16')][_0x5013('0x17')](_0x2e6860[_0x5013('0x18')],{'raw':_0x2e6860[_0x5013('0x19')]?_0x2e6860[_0x5013('0x19')][_0x5013('0x1a')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x2e6860[_0x5013('0x19')]?_0x2e6860[_0x5013('0x19')][_0x5013('0x1b')]||null:null,'attributes':_0x2e6860[_0x5013('0x19')]?_0x2e6860[_0x5013('0x19')][_0x5013('0x1c')]||null:null,'limit':_0x2e6860[_0x5013('0x19')]?_0x2e6860[_0x5013('0x19')][_0x5013('0x1d')]||null:null})['then'](function(_0x4324da){logger[_0x5013('0xd')]('UpdateFaxApplication',_0x2e6860);logger[_0x5013('0xf')](_0x5013('0x1e'),_0x2e6860,JSON[_0x5013('0x10')](_0x4324da));_0x1701c3(_0x4324da);})['catch'](function(_0x188d66){logger[_0x5013('0x11')](_0x5013('0x1e'),_0x188d66[_0x5013('0x13')],_0x2e6860);_0x322407(_0x38e4ad[_0x5013('0x11')](0x1f4,_0x188d66['message']));});});};