Documentation gives the following API call for fetching the package name.
getPackageName
public static java.lang.String getPackageName(Values input)
Given the input Values, returns the name of the current package directory.
getPackageName() fails when invoked without parameters.
Could anyone give some hint on what needs to be passed in the Values input???
Thanks in advance
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB