JAVA/CORBA CLASSES


Examples: run method
1. This agent runs the agent named "Agent to be run Java."
2. This agent runs the "Agent to be run parameter Java" agent passing it the NoteID of a newly created document.
Below is "Agent to be run parameter Java." It accesses the passed NoteID through getParameterDocID, accesses the referenced document, and removes it:
See Also