ca4b9ec99171ec1c06bda04a82e8a7db894901aa
[motion2.git] / server / api / intServicenowConfiguration / intServicenowConfiguration.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 _0x71ca=['../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','info','ServicenowConfiguration,\x20%s,\x20%s','request\x20sent','ServicenowConfiguration,\x20%s,\x20%s,\x20%s','error','message','catch','util','moment','randomstring','ioredis'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x71ca,0x176));var _0xa71c=function(_0x5a4365,_0x409a56){_0x5a4365=_0x5a4365-0x0;var _0x259d7c=_0x71ca[_0x5a4365];return _0x259d7c;};'use strict';var _=require('lodash');var util=require(_0xa71c('0x0'));var moment=require(_0xa71c('0x1'));var BPromise=require('bluebird');var rs=require(_0xa71c('0x2'));var fs=require('fs');var Redis=require(_0xa71c('0x3'));var db=require(_0xa71c('0x4'))['db'];var utils=require(_0xa71c('0x5'));var logger=require(_0xa71c('0x6'))(_0xa71c('0x7'));var config=require(_0xa71c('0x8'));var jayson=require(_0xa71c('0x9'));var client=jayson[_0xa71c('0xa')]['http']({'port':0x232a});function respondWithRpcPromise(_0x3f9450,_0x38a6b2,_0x118a18){return new BPromise(function(_0x1edd6f,_0x43010c){return client['request'](_0x3f9450,_0x118a18)['then'](function(_0x3145de){logger[_0xa71c('0xb')](_0xa71c('0xc'),_0x38a6b2,_0xa71c('0xd'));logger['debug'](_0xa71c('0xe'),_0x38a6b2,_0xa71c('0xd'),JSON['stringify'](_0x3145de));if(_0x3145de[_0xa71c('0xf')]){if(_0x3145de[_0xa71c('0xf')]['code']===0x1f4){logger[_0xa71c('0xf')](_0xa71c('0xc'),_0x38a6b2,_0x3145de[_0xa71c('0xf')][_0xa71c('0x10')]);return _0x43010c(_0x3145de['error']['message']);}logger[_0xa71c('0xf')]('ServicenowConfiguration,\x20%s,\x20%s',_0x38a6b2,_0x3145de[_0xa71c('0xf')][_0xa71c('0x10')]);return _0x1edd6f(_0x3145de[_0xa71c('0xf')][_0xa71c('0x10')]);}else{logger[_0xa71c('0xb')]('ServicenowConfiguration,\x20%s,\x20%s',_0x38a6b2,_0xa71c('0xd'));_0x1edd6f(_0x3145de['result'][_0xa71c('0x10')]);}})[_0xa71c('0x11')](function(_0x436c88){logger['error'](_0xa71c('0xc'),_0x38a6b2,_0x436c88);_0x43010c(_0x436c88);});});}