021f2732de979633ab4749a24b3966e0645b68db
[motion2.git] / server / api / openchannelApplication / openchannelApplication.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 _0xed98=['info','OpenchannelApplication,\x20%s,\x20%s','request\x20sent','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','update','body','options','where','attributes','limit','UpdateOpenchannelApplication','lodash','moment','bluebird','randomstring','../../mysqldb','../../config/utils','rpc','jayson/promise','client','http','request','then'];(function(_0x2c9f3e,_0x1ae545){var _0x31867e=function(_0x4b51dd){while(--_0x4b51dd){_0x2c9f3e['push'](_0x2c9f3e['shift']());}};_0x31867e(++_0x1ae545);}(_0xed98,0xc6));var _0x8ed9=function(_0x2f728f,_0x34c18f){_0x2f728f=_0x2f728f-0x0;var _0x83a9bd=_0xed98[_0x2f728f];return _0x83a9bd;};'use strict';var _=require(_0x8ed9('0x0'));var util=require('util');var moment=require(_0x8ed9('0x1'));var BPromise=require(_0x8ed9('0x2'));var rs=require(_0x8ed9('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x8ed9('0x4'))['db'];var utils=require(_0x8ed9('0x5'));var logger=require('../../config/logger')(_0x8ed9('0x6'));var config=require('../../config/environment');var jayson=require(_0x8ed9('0x7'));var client=jayson[_0x8ed9('0x8')][_0x8ed9('0x9')]({'port':0x232a});function respondWithRpcPromise(_0xccc3e6,_0x408498,_0xa1f033){return new BPromise(function(_0x509a3b,_0x20bd01){return client[_0x8ed9('0xa')](_0xccc3e6,_0xa1f033)[_0x8ed9('0xb')](function(_0x118318){logger[_0x8ed9('0xc')](_0x8ed9('0xd'),_0x408498,_0x8ed9('0xe'));logger[_0x8ed9('0xf')](_0x8ed9('0x10'),_0x408498,_0x8ed9('0xe'),JSON[_0x8ed9('0x11')](_0x118318));if(_0x118318['error']){if(_0x118318[_0x8ed9('0x12')][_0x8ed9('0x13')]===0x1f4){logger[_0x8ed9('0x12')](_0x8ed9('0xd'),_0x408498,_0x118318[_0x8ed9('0x12')][_0x8ed9('0x14')]);return _0x20bd01(_0x118318[_0x8ed9('0x12')][_0x8ed9('0x14')]);}logger[_0x8ed9('0x12')](_0x8ed9('0xd'),_0x408498,_0x118318[_0x8ed9('0x12')]['message']);return _0x509a3b(_0x118318['error'][_0x8ed9('0x14')]);}else{logger[_0x8ed9('0xc')]('OpenchannelApplication,\x20%s,\x20%s',_0x408498,'request\x20sent');_0x509a3b(_0x118318[_0x8ed9('0x15')][_0x8ed9('0x14')]);}})[_0x8ed9('0x16')](function(_0x385d45){logger[_0x8ed9('0x12')](_0x8ed9('0xd'),_0x408498,_0x385d45);_0x20bd01(_0x385d45);});});}exports['UpdateOpenchannelApplication']=function(_0x3c4197){var _0x542b47=this;return new Promise(function(_0x17aa3d,_0xfb2afa){return db['OpenchannelApplication'][_0x8ed9('0x17')](_0x3c4197[_0x8ed9('0x18')],{'raw':_0x3c4197[_0x8ed9('0x19')]?_0x3c4197['options']['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x3c4197['options']?_0x3c4197['options'][_0x8ed9('0x1a')]||null:null,'attributes':_0x3c4197[_0x8ed9('0x19')]?_0x3c4197[_0x8ed9('0x19')][_0x8ed9('0x1b')]||null:null,'limit':_0x3c4197[_0x8ed9('0x19')]?_0x3c4197[_0x8ed9('0x19')][_0x8ed9('0x1c')]||null:null})[_0x8ed9('0xb')](function(_0x271a6d){logger[_0x8ed9('0xc')]('UpdateOpenchannelApplication',_0x3c4197);logger['debug'](_0x8ed9('0x1d'),_0x3c4197,JSON[_0x8ed9('0x11')](_0x271a6d));_0x17aa3d(_0x271a6d);})[_0x8ed9('0x16')](function(_0x2535d0){logger['error'](_0x8ed9('0x1d'),_0x2535d0['message'],_0x3c4197);_0xfb2afa(_0x542b47[_0x8ed9('0x12')](0x1f4,_0x2535d0[_0x8ed9('0x14')]));});});};