Built motion from commit (unavailable).|2.5.9
[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 _0xb5fb=['../../mysqldb','../../config/logger','jayson/promise','http','info','ServicenowField,\x20%s,\x20%s','debug','stringify','error','message','request\x20sent','catch','lodash','util','moment','bluebird','randomstring'];(function(_0x2e073c,_0x36f9a7){var _0x204918=function(_0x47fec4){while(--_0x47fec4){_0x2e073c['push'](_0x2e073c['shift']());}};_0x204918(++_0x36f9a7);}(_0xb5fb,0x10b));var _0xbb5f=function(_0x592df4,_0x4e719b){_0x592df4=_0x592df4-0x0;var _0x3b4fe4=_0xb5fb[_0x592df4];return _0x3b4fe4;};'use strict';var _=require(_0xbb5f('0x0'));var util=require(_0xbb5f('0x1'));var moment=require(_0xbb5f('0x2'));var BPromise=require(_0xbb5f('0x3'));var rs=require(_0xbb5f('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xbb5f('0x5'))['db'];var utils=require('../../config/utils');var logger=require(_0xbb5f('0x6'))('rpc');var config=require('../../config/environment');var jayson=require(_0xbb5f('0x7'));var client=jayson['client'][_0xbb5f('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x43f482,_0x35913b,_0x4eb9cf){return new BPromise(function(_0x382677,_0x26f28f){return client['request'](_0x43f482,_0x4eb9cf)['then'](function(_0x11571d){logger[_0xbb5f('0x9')](_0xbb5f('0xa'),_0x35913b,'request\x20sent');logger[_0xbb5f('0xb')]('ServicenowField,\x20%s,\x20%s,\x20%s',_0x35913b,'request\x20sent',JSON[_0xbb5f('0xc')](_0x11571d));if(_0x11571d[_0xbb5f('0xd')]){if(_0x11571d[_0xbb5f('0xd')]['code']===0x1f4){logger['error'](_0xbb5f('0xa'),_0x35913b,_0x11571d[_0xbb5f('0xd')]['message']);return _0x26f28f(_0x11571d['error'][_0xbb5f('0xe')]);}logger['error'](_0xbb5f('0xa'),_0x35913b,_0x11571d[_0xbb5f('0xd')][_0xbb5f('0xe')]);return _0x382677(_0x11571d[_0xbb5f('0xd')][_0xbb5f('0xe')]);}else{logger[_0xbb5f('0x9')](_0xbb5f('0xa'),_0x35913b,_0xbb5f('0xf'));_0x382677(_0x11571d['result'][_0xbb5f('0xe')]);}})[_0xbb5f('0x10')](function(_0x3a6426){logger[_0xbb5f('0xd')](_0xbb5f('0xa'),_0x35913b,_0x3a6426);_0x26f28f(_0x3a6426);});});}