Built motion from commit (unavailable).|2.5.8
[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 _0x841f=['moment','bluebird','randomstring','ioredis','../../config/utils','rpc','../../config/environment','jayson/promise','then','info','request\x20sent','debug','FaxApplication,\x20%s,\x20%s,\x20%s','stringify','error','code','message','FaxApplication,\x20%s,\x20%s','result','UpdateFaxApplication','body','options','attributes','limit','catch','lodash','util'];(function(_0x4f002f,_0x15d2e7){var _0x3b0119=function(_0x164718){while(--_0x164718){_0x4f002f['push'](_0x4f002f['shift']());}};_0x3b0119(++_0x15d2e7);}(_0x841f,0x142));var _0xf841=function(_0x4ab3c2,_0x226997){_0x4ab3c2=_0x4ab3c2-0x0;var _0x4d1138=_0x841f[_0x4ab3c2];return _0x4d1138;};'use strict';var _=require(_0xf841('0x0'));var util=require(_0xf841('0x1'));var moment=require(_0xf841('0x2'));var BPromise=require(_0xf841('0x3'));var rs=require(_0xf841('0x4'));var fs=require('fs');var Redis=require(_0xf841('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0xf841('0x6'));var logger=require('../../config/logger')(_0xf841('0x7'));var config=require(_0xf841('0x8'));var jayson=require(_0xf841('0x9'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x3fe6cd,_0x4b8bc7,_0x2181d2){return new BPromise(function(_0x3bec80,_0xf93765){return client['request'](_0x3fe6cd,_0x2181d2)[_0xf841('0xa')](function(_0x51115f){logger[_0xf841('0xb')]('FaxApplication,\x20%s,\x20%s',_0x4b8bc7,_0xf841('0xc'));logger[_0xf841('0xd')](_0xf841('0xe'),_0x4b8bc7,_0xf841('0xc'),JSON[_0xf841('0xf')](_0x51115f));if(_0x51115f['error']){if(_0x51115f[_0xf841('0x10')][_0xf841('0x11')]===0x1f4){logger[_0xf841('0x10')]('FaxApplication,\x20%s,\x20%s',_0x4b8bc7,_0x51115f['error'][_0xf841('0x12')]);return _0xf93765(_0x51115f[_0xf841('0x10')][_0xf841('0x12')]);}logger['error'](_0xf841('0x13'),_0x4b8bc7,_0x51115f[_0xf841('0x10')][_0xf841('0x12')]);return _0x3bec80(_0x51115f[_0xf841('0x10')][_0xf841('0x12')]);}else{logger[_0xf841('0xb')](_0xf841('0x13'),_0x4b8bc7,_0xf841('0xc'));_0x3bec80(_0x51115f[_0xf841('0x14')][_0xf841('0x12')]);}})['catch'](function(_0x1d6276){logger[_0xf841('0x10')](_0xf841('0x13'),_0x4b8bc7,_0x1d6276);_0xf93765(_0x1d6276);});});}exports[_0xf841('0x15')]=function(_0x2a17e0){var _0x374195=this;return new Promise(function(_0x2e2e1f,_0x19e447){return db['FaxApplication']['update'](_0x2a17e0[_0xf841('0x16')],{'raw':_0x2a17e0[_0xf841('0x17')]?_0x2a17e0[_0xf841('0x17')]['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x2a17e0[_0xf841('0x17')]?_0x2a17e0[_0xf841('0x17')]['where']||null:null,'attributes':_0x2a17e0[_0xf841('0x17')]?_0x2a17e0[_0xf841('0x17')][_0xf841('0x18')]||null:null,'limit':_0x2a17e0['options']?_0x2a17e0[_0xf841('0x17')][_0xf841('0x19')]||null:null})['then'](function(_0x3fcb1c){logger[_0xf841('0xb')](_0xf841('0x15'),_0x2a17e0);logger['debug'](_0xf841('0x15'),_0x2a17e0,JSON[_0xf841('0xf')](_0x3fcb1c));_0x2e2e1f(_0x3fcb1c);})[_0xf841('0x1a')](function(_0x5938f3){logger[_0xf841('0x10')](_0xf841('0x15'),_0x5938f3[_0xf841('0x12')],_0x2a17e0);_0x19e447(_0x374195['error'](0x1f4,_0x5938f3[_0xf841('0x12')]));});});};