Built motion from commit 497d3d92.|2.5.43
[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 _0x2428=['UpdateFaxApplication','FaxApplication','body','options','raw','where','attributes','limit','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','request','then','info','request\x20sent','debug','FaxApplication,\x20%s,\x20%s','error','message','result'];(function(_0x136367,_0x1ed640){var _0x127f3d=function(_0x3db1cc){while(--_0x3db1cc){_0x136367['push'](_0x136367['shift']());}};_0x127f3d(++_0x1ed640);}(_0x2428,0xd3));var _0x8242=function(_0x53f212,_0x11613b){_0x53f212=_0x53f212-0x0;var _0x208a9a=_0x2428[_0x53f212];return _0x208a9a;};'use strict';var _=require('lodash');var util=require(_0x8242('0x0'));var moment=require(_0x8242('0x1'));var BPromise=require(_0x8242('0x2'));var rs=require(_0x8242('0x3'));var fs=require('fs');var Redis=require(_0x8242('0x4'));var db=require(_0x8242('0x5'))['db'];var utils=require(_0x8242('0x6'));var logger=require(_0x8242('0x7'))(_0x8242('0x8'));var config=require(_0x8242('0x9'));var jayson=require(_0x8242('0xa'));var client=jayson['client'][_0x8242('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x11da5f,_0x3fb12e,_0x3712f3){return new BPromise(function(_0x1501e8,_0x4b9617){return client[_0x8242('0xc')](_0x11da5f,_0x3712f3)[_0x8242('0xd')](function(_0x12b115){logger[_0x8242('0xe')]('FaxApplication,\x20%s,\x20%s',_0x3fb12e,_0x8242('0xf'));logger[_0x8242('0x10')]('FaxApplication,\x20%s,\x20%s,\x20%s',_0x3fb12e,_0x8242('0xf'),JSON['stringify'](_0x12b115));if(_0x12b115['error']){if(_0x12b115['error']['code']===0x1f4){logger['error'](_0x8242('0x11'),_0x3fb12e,_0x12b115[_0x8242('0x12')]['message']);return _0x4b9617(_0x12b115['error'][_0x8242('0x13')]);}logger[_0x8242('0x12')]('FaxApplication,\x20%s,\x20%s',_0x3fb12e,_0x12b115[_0x8242('0x12')]['message']);return _0x1501e8(_0x12b115[_0x8242('0x12')][_0x8242('0x13')]);}else{logger[_0x8242('0xe')](_0x8242('0x11'),_0x3fb12e,_0x8242('0xf'));_0x1501e8(_0x12b115[_0x8242('0x14')][_0x8242('0x13')]);}})['catch'](function(_0x4ad29d){logger[_0x8242('0x12')](_0x8242('0x11'),_0x3fb12e,_0x4ad29d);_0x4b9617(_0x4ad29d);});});}exports[_0x8242('0x15')]=function(_0xad2711){var _0x12b745=this;return new Promise(function(_0x473f67,_0x2de515){return db[_0x8242('0x16')]['update'](_0xad2711[_0x8242('0x17')],{'raw':_0xad2711[_0x8242('0x18')]?_0xad2711[_0x8242('0x18')][_0x8242('0x19')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0xad2711[_0x8242('0x18')]?_0xad2711['options'][_0x8242('0x1a')]||null:null,'attributes':_0xad2711['options']?_0xad2711[_0x8242('0x18')][_0x8242('0x1b')]||null:null,'limit':_0xad2711['options']?_0xad2711['options'][_0x8242('0x1c')]||null:null})[_0x8242('0xd')](function(_0x3336e8){logger[_0x8242('0xe')](_0x8242('0x15'),_0xad2711);logger[_0x8242('0x10')](_0x8242('0x15'),_0xad2711,JSON['stringify'](_0x3336e8));_0x473f67(_0x3336e8);})['catch'](function(_0x4d6ab5){logger[_0x8242('0x12')](_0x8242('0x15'),_0x4d6ab5['message'],_0xad2711);_0x2de515(_0x12b745['error'](0x1f4,_0x4d6ab5[_0x8242('0x13')]));});});};