bfbf11ccb5116e5659e0e52fb34052dbf4070de8
[motion2.git] / server / api / intSugarcrmField / intSugarcrmField.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 _0x0f67=['http','request','request\x20sent','SugarcrmField,\x20%s,\x20%s,\x20%s','error','SugarcrmField,\x20%s,\x20%s','message','info','result','catch','lodash','util','moment','bluebird','randomstring','rpc','jayson/promise'];(function(_0x5d0818,_0x188411){var _0x37fcdb=function(_0x10c95a){while(--_0x10c95a){_0x5d0818['push'](_0x5d0818['shift']());}};_0x37fcdb(++_0x188411);}(_0x0f67,0x1d5));var _0x70f6=function(_0x34081f,_0x4d7dff){_0x34081f=_0x34081f-0x0;var _0x2dd7b8=_0x0f67[_0x34081f];return _0x2dd7b8;};'use strict';var _=require(_0x70f6('0x0'));var util=require(_0x70f6('0x1'));var moment=require(_0x70f6('0x2'));var BPromise=require(_0x70f6('0x3'));var rs=require(_0x70f6('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0x70f6('0x5'));var config=require('../../config/environment');var jayson=require(_0x70f6('0x6'));var client=jayson['client'][_0x70f6('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x2757a7,_0x50796a,_0x5e8ca9){return new BPromise(function(_0x595d57,_0x24454b){return client[_0x70f6('0x8')](_0x2757a7,_0x5e8ca9)['then'](function(_0x1487b6){logger['info']('SugarcrmField,\x20%s,\x20%s',_0x50796a,_0x70f6('0x9'));logger['debug'](_0x70f6('0xa'),_0x50796a,_0x70f6('0x9'),JSON['stringify'](_0x1487b6));if(_0x1487b6['error']){if(_0x1487b6[_0x70f6('0xb')]['code']===0x1f4){logger[_0x70f6('0xb')](_0x70f6('0xc'),_0x50796a,_0x1487b6[_0x70f6('0xb')][_0x70f6('0xd')]);return _0x24454b(_0x1487b6[_0x70f6('0xb')][_0x70f6('0xd')]);}logger[_0x70f6('0xb')](_0x70f6('0xc'),_0x50796a,_0x1487b6[_0x70f6('0xb')][_0x70f6('0xd')]);return _0x595d57(_0x1487b6['error'][_0x70f6('0xd')]);}else{logger[_0x70f6('0xe')](_0x70f6('0xc'),_0x50796a,_0x70f6('0x9'));_0x595d57(_0x1487b6[_0x70f6('0xf')][_0x70f6('0xd')]);}})[_0x70f6('0x10')](function(_0x61b2d2){logger[_0x70f6('0xb')](_0x70f6('0xc'),_0x50796a,_0x61b2d2);_0x24454b(_0x61b2d2);});});}