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

Register the extension point class with an invocation URL so that Product Master can start the specific extension point class when that extension point is reached.

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”