Open a console window for scripting
The Portal Scripting Interface is an extension to the WebSphere Application Server wsadmin tool. To open a console window...
cd /opt/WebSphere/PortalServer/bin
wpscript.sh
Enter the commands in Jython
./wpscript.sh -lang jython
WASX7209I: Connected to process "WebSphere_Portal" on node wpsbvt using SOAP connector; The type of process is: UnManagedProcess WASX7031I: For help, enter: "print Help.help()"
Parent topic: Get started with the Portal Scripting Interface