Built motion from commit (unavailable).|2.5.25
[motion2.git] / server / api / intServicenowField / intServicenowField.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 _0x06cc=['client','request','then','info','stringify','error','ServicenowField,\x20%s,\x20%s','message','result','lodash','moment','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise'];(function(_0x5920df,_0x577331){var _0x12ce7c=function(_0x1da045){while(--_0x1da045){_0x5920df['push'](_0x5920df['shift']());}};_0x12ce7c(++_0x577331);}(_0x06cc,0x100));var _0xc06c=function(_0x1ce001,_0x26e293){_0x1ce001=_0x1ce001-0x0;var _0x3047c9=_0x06cc[_0x1ce001];return _0x3047c9;};'use strict';var _=require(_0xc06c('0x0'));var util=require('util');var moment=require(_0xc06c('0x1'));var BPromise=require(_0xc06c('0x2'));var rs=require(_0xc06c('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xc06c('0x4'))['db'];var utils=require(_0xc06c('0x5'));var logger=require(_0xc06c('0x6'))(_0xc06c('0x7'));var config=require(_0xc06c('0x8'));var jayson=require(_0xc06c('0x9'));var client=jayson[_0xc06c('0xa')]['http']({'port':0x232a});function respondWithRpcPromise(_0x439c49,_0x41326b,_0x5bec8b){return new BPromise(function(_0x203c5f,_0x32dbaa){return client[_0xc06c('0xb')](_0x439c49,_0x5bec8b)[_0xc06c('0xc')](function(_0x1e3588){logger[_0xc06c('0xd')]('ServicenowField,\x20%s,\x20%s',_0x41326b,'request\x20sent');logger['debug']('ServicenowField,\x20%s,\x20%s,\x20%s',_0x41326b,'request\x20sent',JSON[_0xc06c('0xe')](_0x1e3588));if(_0x1e3588['error']){if(_0x1e3588[_0xc06c('0xf')]['code']===0x1f4){logger[_0xc06c('0xf')](_0xc06c('0x10'),_0x41326b,_0x1e3588['error']['message']);return _0x32dbaa(_0x1e3588[_0xc06c('0xf')]['message']);}logger[_0xc06c('0xf')](_0xc06c('0x10'),_0x41326b,_0x1e3588['error'][_0xc06c('0x11')]);return _0x203c5f(_0x1e3588[_0xc06c('0xf')]['message']);}else{logger['info'](_0xc06c('0x10'),_0x41326b,'request\x20sent');_0x203c5f(_0x1e3588[_0xc06c('0x12')][_0xc06c('0x11')]);}})['catch'](function(_0x30a417){logger[_0xc06c('0xf')](_0xc06c('0x10'),_0x41326b,_0x30a417);_0x32dbaa(_0x30a417);});});}