Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi All, I want to access the wm objects (IDATA,…) in eclipse. So what I need to do for this. Anybody can help me
check out webMethods Developer User’s Guide, it should have enough info for you to code/compile, but you need run it inside WM IS.
Place the IS client JAR file in the classpath for Eclipse development.
Thanks Reamon, I have placed the wm-isclient.jar in eclipse. Now the wm objects are accessible.
Could someone please explain the procedure in detail? Thanks