Thanks, Raghuraman. I'm able to import using the ESR but that is a manual process. We have automated processes that move all of our other ESR changes from Dev to Test and from Test to Prod but the jar import remains a manual process. I'd like to find a way to automate that so that no human intervention is required once the migration to prod is scheduled.
Without knowing the details of how a jar is imported, it is my guess that we'd have to put the jar in an expected location and perhaps update a database table or script an SAP task that would import the jar.
Any ideas on how to do it with code rather than the ESR UI?