How to use custom .JAR Mid server packages?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2015 10:22 AM
Hi all,
i uploaded my custom jar as per this page MID Server - ServiceNow Wiki but it doesnot say how to use it. can any one help?
The jar is uploaded to the extlib folder using the JAR Files module. When I call the methods in the package using the Javascript Probe, I get the output in the ECC queue as :
TypeError: [JavaPackage org.demo.test] is not a function.
However, when I place the jar in the lib folder and invoke the package call using the Javascript Probe, I get the proper results in the ECC queue.
Can you please help me what needs to be done to make the packages call work for the jar placed in extlib folder ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2016 06:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2019 09:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2020 05:24 AM
Hi Rushit,,
Did you get this resolve?
I am also facing the same issue.
Could you please share the resolutions steps for this.