Built motion from commit (unavailable).|2.5.15
[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 _0x1ebc=['info','result','lodash','util','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','rpc','jayson/promise','http','then','ServicenowField,\x20%s,\x20%s,\x20%s','error','code','message','ServicenowField,\x20%s,\x20%s'];(function(_0x1501e5,_0x5c84a9){var _0xb581ea=function(_0x350bf8){while(--_0x350bf8){_0x1501e5['push'](_0x1501e5['shift']());}};_0xb581ea(++_0x5c84a9);}(_0x1ebc,0x158));var _0xc1eb=function(_0x44482b,_0x51de7b){_0x44482b=_0x44482b-0x0;var _0x36e694=_0x1ebc[_0x44482b];return _0x36e694;};'use strict';var _=require(_0xc1eb('0x0'));var util=require(_0xc1eb('0x1'));var moment=require('moment');var BPromise=require(_0xc1eb('0x2'));var rs=require(_0xc1eb('0x3'));var fs=require('fs');var Redis=require(_0xc1eb('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0xc1eb('0x5'));var logger=require(_0xc1eb('0x6'))(_0xc1eb('0x7'));var config=require('../../config/environment');var jayson=require(_0xc1eb('0x8'));var client=jayson['client'][_0xc1eb('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x2ecaa0,_0x3914ab,_0x521347){return new BPromise(function(_0x29aa09,_0x5132c3){return client['request'](_0x2ecaa0,_0x521347)[_0xc1eb('0xa')](function(_0x16b19c){logger['info']('ServicenowField,\x20%s,\x20%s',_0x3914ab,'request\x20sent');logger['debug'](_0xc1eb('0xb'),_0x3914ab,'request\x20sent',JSON['stringify'](_0x16b19c));if(_0x16b19c[_0xc1eb('0xc')]){if(_0x16b19c[_0xc1eb('0xc')][_0xc1eb('0xd')]===0x1f4){logger['error']('ServicenowField,\x20%s,\x20%s',_0x3914ab,_0x16b19c[_0xc1eb('0xc')][_0xc1eb('0xe')]);return _0x5132c3(_0x16b19c[_0xc1eb('0xc')][_0xc1eb('0xe')]);}logger[_0xc1eb('0xc')](_0xc1eb('0xf'),_0x3914ab,_0x16b19c['error'][_0xc1eb('0xe')]);return _0x29aa09(_0x16b19c[_0xc1eb('0xc')][_0xc1eb('0xe')]);}else{logger[_0xc1eb('0x10')]('ServicenowField,\x20%s,\x20%s',_0x3914ab,'request\x20sent');_0x29aa09(_0x16b19c[_0xc1eb('0x11')][_0xc1eb('0xe')]);}})['catch'](function(_0x53cd3b){logger[_0xc1eb('0xc')]('ServicenowField,\x20%s,\x20%s',_0x3914ab,_0x53cd3b);_0x5132c3(_0x53cd3b);});});}