f78fbf95a904f92e834809f40f4768a48cca8165
[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 _0x038f=['../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','ServicenowConfiguration,\x20%s,\x20%s','ServicenowConfiguration,\x20%s,\x20%s,\x20%s','request\x20sent','error','code','message','info','result','catch','util','moment','ioredis'];(function(_0x360afd,_0x331095){var _0x1624eb=function(_0x1f02fd){while(--_0x1f02fd){_0x360afd['push'](_0x360afd['shift']());}};_0x1624eb(++_0x331095);}(_0x038f,0xe1));var _0xf038=function(_0x5235dd,_0x3f91cf){_0x5235dd=_0x5235dd-0x0;var _0x13059d=_0x038f[_0x5235dd];return _0x13059d;};'use strict';var _=require('lodash');var util=require(_0xf038('0x0'));var moment=require(_0xf038('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xf038('0x2'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0xf038('0x3'))(_0xf038('0x4'));var config=require(_0xf038('0x5'));var jayson=require(_0xf038('0x6'));var client=jayson[_0xf038('0x7')][_0xf038('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x904d31,_0x2e408a,_0x3ba21c){return new BPromise(function(_0x4115a5,_0x4efe14){return client[_0xf038('0x9')](_0x904d31,_0x3ba21c)['then'](function(_0x10c858){logger['info'](_0xf038('0xa'),_0x2e408a,'request\x20sent');logger['debug'](_0xf038('0xb'),_0x2e408a,_0xf038('0xc'),JSON['stringify'](_0x10c858));if(_0x10c858[_0xf038('0xd')]){if(_0x10c858[_0xf038('0xd')][_0xf038('0xe')]===0x1f4){logger[_0xf038('0xd')](_0xf038('0xa'),_0x2e408a,_0x10c858[_0xf038('0xd')][_0xf038('0xf')]);return _0x4efe14(_0x10c858[_0xf038('0xd')][_0xf038('0xf')]);}logger['error']('ServicenowConfiguration,\x20%s,\x20%s',_0x2e408a,_0x10c858[_0xf038('0xd')][_0xf038('0xf')]);return _0x4115a5(_0x10c858[_0xf038('0xd')][_0xf038('0xf')]);}else{logger[_0xf038('0x10')](_0xf038('0xa'),_0x2e408a,_0xf038('0xc'));_0x4115a5(_0x10c858[_0xf038('0x11')][_0xf038('0xf')]);}})[_0xf038('0x12')](function(_0xd00508){logger[_0xf038('0xd')](_0xf038('0xa'),_0x2e408a,_0xd00508);_0x4efe14(_0xd00508);});});}