c070673503324bb5d2697363f8be9fc49b7e3201
[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 _0xf63b=['FaxApplication,\x20%s,\x20%s','message','result','catch','FaxApplication','body','options','raw','where','attributes','limit','UpdateFaxApplication','lodash','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','http','then','info','debug','stringify','error','code'];(function(_0x421196,_0x1cbd94){var _0x2738af=function(_0xc956ff){while(--_0xc956ff){_0x421196['push'](_0x421196['shift']());}};_0x2738af(++_0x1cbd94);}(_0xf63b,0x111));var _0xbf63=function(_0x10a1ed,_0xef430e){_0x10a1ed=_0x10a1ed-0x0;var _0xf5340f=_0xf63b[_0x10a1ed];return _0xf5340f;};'use strict';var _=require(_0xbf63('0x0'));var util=require('util');var moment=require(_0xbf63('0x1'));var BPromise=require(_0xbf63('0x2'));var rs=require(_0xbf63('0x3'));var fs=require('fs');var Redis=require(_0xbf63('0x4'));var db=require(_0xbf63('0x5'))['db'];var utils=require(_0xbf63('0x6'));var logger=require('../../config/logger')(_0xbf63('0x7'));var config=require(_0xbf63('0x8'));var jayson=require(_0xbf63('0x9'));var client=jayson['client'][_0xbf63('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x2c2a83,_0x3eb00f,_0x4c4d6e){return new BPromise(function(_0x54a6e3,_0x42a037){return client['request'](_0x2c2a83,_0x4c4d6e)[_0xbf63('0xb')](function(_0x4f1a1d){logger[_0xbf63('0xc')]('FaxApplication,\x20%s,\x20%s',_0x3eb00f,'request\x20sent');logger[_0xbf63('0xd')]('FaxApplication,\x20%s,\x20%s,\x20%s',_0x3eb00f,'request\x20sent',JSON[_0xbf63('0xe')](_0x4f1a1d));if(_0x4f1a1d[_0xbf63('0xf')]){if(_0x4f1a1d[_0xbf63('0xf')][_0xbf63('0x10')]===0x1f4){logger['error'](_0xbf63('0x11'),_0x3eb00f,_0x4f1a1d[_0xbf63('0xf')][_0xbf63('0x12')]);return _0x42a037(_0x4f1a1d['error'][_0xbf63('0x12')]);}logger[_0xbf63('0xf')]('FaxApplication,\x20%s,\x20%s',_0x3eb00f,_0x4f1a1d['error'][_0xbf63('0x12')]);return _0x54a6e3(_0x4f1a1d[_0xbf63('0xf')][_0xbf63('0x12')]);}else{logger[_0xbf63('0xc')](_0xbf63('0x11'),_0x3eb00f,'request\x20sent');_0x54a6e3(_0x4f1a1d[_0xbf63('0x13')][_0xbf63('0x12')]);}})[_0xbf63('0x14')](function(_0x31fa9b){logger[_0xbf63('0xf')]('FaxApplication,\x20%s,\x20%s',_0x3eb00f,_0x31fa9b);_0x42a037(_0x31fa9b);});});}exports['UpdateFaxApplication']=function(_0x306df2){var _0xa63de2=this;return new Promise(function(_0x32787b,_0x1054b6){return db[_0xbf63('0x15')]['update'](_0x306df2[_0xbf63('0x16')],{'raw':_0x306df2[_0xbf63('0x17')]?_0x306df2[_0xbf63('0x17')][_0xbf63('0x18')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x306df2[_0xbf63('0x17')]?_0x306df2[_0xbf63('0x17')][_0xbf63('0x19')]||null:null,'attributes':_0x306df2[_0xbf63('0x17')]?_0x306df2[_0xbf63('0x17')][_0xbf63('0x1a')]||null:null,'limit':_0x306df2['options']?_0x306df2['options'][_0xbf63('0x1b')]||null:null})['then'](function(_0x59ec64){logger[_0xbf63('0xc')]('UpdateFaxApplication',_0x306df2);logger[_0xbf63('0xd')](_0xbf63('0x1c'),_0x306df2,JSON[_0xbf63('0xe')](_0x59ec64));_0x32787b(_0x59ec64);})['catch'](function(_0x30266d){logger[_0xbf63('0xf')](_0xbf63('0x1c'),_0x30266d['message'],_0x306df2);_0x1054b6(_0xa63de2[_0xbf63('0xf')](0x1f4,_0x30266d[_0xbf63('0x12')]));});});};