Registering a URL for invocation of extension points
Before IBM® Product Master can start a specific extension point, the Java-based extension point implementation class needs to be registered from the corresponding extension point of the Product Master user interface.
About this task
Procedure
Register an extension point implementation class by using a special URL. Following is the
syntax of the URL:
//script_execution_mode=java_api=”identification of the User class”
For example,
//script_execution_mode=java_api=”japi:///docstore/path:org.pkg.MyJava.class”