fe2de6245dd52df3f8921f3be7909883599168a0
[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 _0x6b76=['../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','info','request\x20sent','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','stringify','code','OpenchannelApplication,\x20%s,\x20%s','error','message','result','catch','UpdateOpenchannelApplication','OpenchannelApplication','update','body','options','where','limit','lodash','ioredis','../../mysqldb'];(function(_0x5f1b1a,_0xcaba6d){var _0x197d87=function(_0x535e52){while(--_0x535e52){_0x5f1b1a['push'](_0x5f1b1a['shift']());}};_0x197d87(++_0xcaba6d);}(_0x6b76,0x1a1));var _0x66b7=function(_0xf72f09,_0x73eb46){_0xf72f09=_0xf72f09-0x0;var _0x870e5f=_0x6b76[_0xf72f09];return _0x870e5f;};'use strict';var _=require(_0x66b7('0x0'));var util=require('util');var moment=require('moment');var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x66b7('0x1'));var db=require(_0x66b7('0x2'))['db'];var utils=require(_0x66b7('0x3'));var logger=require(_0x66b7('0x4'))(_0x66b7('0x5'));var config=require(_0x66b7('0x6'));var jayson=require(_0x66b7('0x7'));var client=jayson[_0x66b7('0x8')][_0x66b7('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x7902cf,_0x550f01,_0x388800){return new BPromise(function(_0x55cbc9,_0x2cc8cf){return client[_0x66b7('0xa')](_0x7902cf,_0x388800)[_0x66b7('0xb')](function(_0x1a0f67){logger[_0x66b7('0xc')]('OpenchannelApplication,\x20%s,\x20%s',_0x550f01,_0x66b7('0xd'));logger[_0x66b7('0xe')](_0x66b7('0xf'),_0x550f01,_0x66b7('0xd'),JSON[_0x66b7('0x10')](_0x1a0f67));if(_0x1a0f67['error']){if(_0x1a0f67['error'][_0x66b7('0x11')]===0x1f4){logger['error'](_0x66b7('0x12'),_0x550f01,_0x1a0f67[_0x66b7('0x13')][_0x66b7('0x14')]);return _0x2cc8cf(_0x1a0f67[_0x66b7('0x13')]['message']);}logger[_0x66b7('0x13')](_0x66b7('0x12'),_0x550f01,_0x1a0f67[_0x66b7('0x13')][_0x66b7('0x14')]);return _0x55cbc9(_0x1a0f67[_0x66b7('0x13')][_0x66b7('0x14')]);}else{logger[_0x66b7('0xc')](_0x66b7('0x12'),_0x550f01,_0x66b7('0xd'));_0x55cbc9(_0x1a0f67[_0x66b7('0x15')][_0x66b7('0x14')]);}})[_0x66b7('0x16')](function(_0x5b98a3){logger[_0x66b7('0x13')](_0x66b7('0x12'),_0x550f01,_0x5b98a3);_0x2cc8cf(_0x5b98a3);});});}exports[_0x66b7('0x17')]=function(_0x2076e0){var _0x428a42=this;return new Promise(function(_0x361ef5,_0x30225b){return db[_0x66b7('0x18')][_0x66b7('0x19')](_0x2076e0[_0x66b7('0x1a')],{'raw':_0x2076e0[_0x66b7('0x1b')]?_0x2076e0[_0x66b7('0x1b')]['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x2076e0[_0x66b7('0x1b')]?_0x2076e0[_0x66b7('0x1b')][_0x66b7('0x1c')]||null:null,'attributes':_0x2076e0[_0x66b7('0x1b')]?_0x2076e0['options']['attributes']||null:null,'limit':_0x2076e0[_0x66b7('0x1b')]?_0x2076e0['options'][_0x66b7('0x1d')]||null:null})['then'](function(_0x481ae1){logger['info'](_0x66b7('0x17'),_0x2076e0);logger[_0x66b7('0xe')](_0x66b7('0x17'),_0x2076e0,JSON['stringify'](_0x481ae1));_0x361ef5(_0x481ae1);})[_0x66b7('0x16')](function(_0x2aea12){logger[_0x66b7('0x13')]('UpdateOpenchannelApplication',_0x2aea12[_0x66b7('0x14')],_0x2076e0);_0x30225b(_0x428a42[_0x66b7('0x13')](0x1f4,_0x2aea12[_0x66b7('0x14')]));});});};