Manage Portal Scripting Interface in cluster

The Portal Scripting Interface allows you to create administrative tasks that administrators can run from a command line. You must prepare cluster to manage Portal Scripting Interface.

To manage Portal Scripting Interface:

  1. Perform the following steps before using the Portal Scripting Interface for the first time:

    1. Verify that the wp.wire.jar file is present in the WAS_HOME/lib directory on the dmgr machine.

    2. If the file is not present, copy the file from the WAS_HOME/lib directory on any WebSphere Portal node to the WAS_HOME/lib directory on the dmgr machine.

    3. Restart the dmgr.

  2. Run the following task to connect the scripting client to the WAS Network Deployment SOAP port:

      where:

      • ND SOAP Port is the WAS Network Deployment machine's SOAP connector-address. The default value is 8879.

      • user is the WAS administrative user name.

      • password is the administrative user password.

      Table 1. The task to connect the scripting client to the WAS Network Deployment SOAP port.

      OS Task
      Windows™ wpscript.bat -port ND SOAP Port -user user -password password
      UNIX™ ./wpscript.sh -port ND SOAP Port -user user -password password
      i wpscript.sh -port ND SOAP Port -user user -password password


Parent

Manage the cluster

 


+

Search Tips   |   Advanced Search