ESB-INTEGRATION-ENGINE ISSUES
/_ah/api/esb/v1/appinstall
endpoint on which it is hitting :
a. AppInstallationLinkEndPoint :
@ApiMethod(name = "generateInstallationLink", httpMethod = HttpMethod.POST, path = "appinstall")
Its Generate app installation link
b. AppInstallEndPoint:
@ApiMethod(name = "getInstalledApps", httpMethod = HttpMethod.GET, path = "appinstall")
we are getting multiple hits from multiple UI from frontendinitializing cache and session...
file: "CustomEspAuthenticator.java"function: "com.integration.auth.CustomEspAuthenticator.initializeCacheAndSession"
line: "135"
Memcache starting...
file: "CustomEspAuthenticator.java"function: "com.integration.auth.CustomEspAuthenticator.initializeCacheAndSession"
line: "141"
User Object getting from cache.
file: "CustomEspAuthenticator.java"function: "com.integration.auth.CustomEspAuthenticator.initializeCacheAndSession"
line: "150"
Account Object getting from cache.
file: "CustomEspAuthenticator.java"function: "com.integration.auth.CustomEspAuthenticator.initializeCacheAndSession"
line: "208"
UserAccountMapping Object getting from cache
file: "CustomEspAuthenticator.java"function: "com.integration.auth.CustomEspAuthenticator.initializeCacheAndSession"
line: "243"
the check did not succeed; the response null
file: "ControlFilter.java"function: "com.google.api.control.ControlFilter.doFilter"
line: "269"
it Fetches all installed apps associated with accountreferrer:
"https://eshop.myeshopbox.com/building-blocks/view-record-list?handleBar=toteForConsignment&location=gurgaonfc "referrer:
"https://eshop.myeshopbox.com/building-blocks/view-record-list?handleBar=shipment&location=gurgaonfc&filter=shipmentStatus%3D%7CIS%7CCREATED%7CPICKING%26pickingPlannerStatus%3D%7CIS%7CCOMPLETED%26salesChannelName%3D%7CIS%7CCOCOBLU_GGN%7CCOCOBLU_DUKE_AGGN%7CCOCOBLU_CLARKS_GGN%7CCOCOBLU_SPYKAR_AGGN%7CCOCOBLU_BLR%7CCOCOBLU_AGGN_BEING_HUMAN%7CCOCOBLU_DUKE_FTWR_AGGN%7CCLOUDTAIL%7CMFN%7CFBA%26expectedFulfillmentBy%3D%7CIS%7C2024-06-19 "
referrer: "https://eshop.myeshopbox.com/building-blocks/view-record-list?handleBar=shipment&location=gurgaonfc&filter=shipmentStatus%3D%7CIS%7CCREATED%7CPICKING%26pickingPlannerStatus%3D%7CIS%7CCOMPLETED%26salesChannelName%3D%7CIS%7CCOCOBLU_GGN%7CCOCOBLU_DUKE_AGGN%7CCOCOBLU_CLARKS_GGN%7CCOCOBLU_SPYKAR_AGGN%7CCOCOBLU_BLR%7CCOCOBLU_AGGN_BEING_HUMAN%7CCOCOBLU_DUKE_FTWR_AGGN%7CCLOUDTAIL%7CMFN%7CFBA%26expectedFulfillmentBy%3D%7CIS%7C2024-06-19 "requestId: "66727da700ff063d792ca795b000016a7e6573622d696e746567726174696f6e2d656e67696e652d70726f64000132303234303630377431323432343800010103
referrer:
"https://eshop.myeshopbox.com/building-blocks/view-record-list?handleBar=picklist&location=bangalorefc "referrer:
"https://eshop.myeshopbox.com/building-blocks/view-record-list?handleBar=picklistB2B&location=fggn&filter=picklistStatus%3D%7CIS%7CCreated "referrer:
"https://eshop.myeshopbox.com/building-blocks/view-record-list?handleBar=itemsForPutaway&location=mumbaifc&filter=status%3D%7CIS%7CPENDING%26Created%20at%3D%7CIS%7C2024-06-08%26putawayType%3D%7CIS%7C5%26workspace%3D%7CIS%7Czuventus%7Cbeinghumanclothing "referrer:
"https://eshop.myeshopbox.com/installed-app-list/view?filter=allApps " - apps pagereferrer:
"https://eshop.myeshopbox.com/building-blocks/view-record-list?handleBar=shipment&location=fggn&filter=shipmentStatus%3D%7CIS%7CCREATED%26pickingPlannerStatus%3D%7CIS%7CCOMPLETED%26sortBy%3DexpectedFulfillmentBy%26sortOrder%3DASC "referrer:
"https://eshop.myeshopbox.com/add-action/form-runner?handleBar=grn&actionName=receiveProducts&location=ahyd&id=6672814745800345e4b3d67a&draftId=6672814845800345e4b3d67b "/_ah/api/esb/v1/getRefreshToken
340
467
1499
1501
1525
1542
1561
1577
1631
1685
1699
1792
1796
1844
1857
1911
1940
2602
2605
response was coming for inactive connections too, done some changes on DB query.
3. /_ah/api/esb/v1/fyndRefreshConnectionCron
CRON runs in every 5 minutes so, thats why it gives approx 300 hits in 24 hour