Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Starts the Node Manager process. This operation can be used to start Node Manager on all hosts in your WebLogic domain.You can control which plugin operation execution by selecting endpoint specification on Workflow, which should allow you to start Node Manager on all hosts in your WebLogic domain.

If node manager is not installed in default location, then you need to specify FDWLS_INP_NODEMANAGER_HOME. Node Manager home (location of NodeManager.properties file) is different for 11g and 12c environments, plugin will derive default location based on WebLogic version and whether it is Node or Domain based node manager setup.

If your entire domain is on shared folder, then you will have defined custom Node Manager home folder, in which case you must specify FDWLS_INP_NODEMANAGER_HOME input.

Note

If you are using Enterprise Deployment for 12c installation, you will need node manager for aserver folder structure as well, which is different than mserver folder even if AdminServer and some of the Managed Servers are running on same host.

  

Environment/Instance Properties

Property Name

Property Code

Required

Description

Oracle Weblogic Home (WL_HOME)

FDWLS_WEBLOGIC_HOME

Yes

WebLogic Home Directory. (e.g. /u01/oracle/products/fmw/wlserver)

Weblogic Admin Domain Directory

FDWLS_ADMIN_DOMAIN_DIRECTORY

No

WebLogic Domain Directory for AdminServer. Used when the admin server runs from a different domain folder than managed servers

Weblogic Domain Directory

FDWLS_DOMAIN_DIRECTORY

Yes

WebLogic Domain Directory for managed servers.

Weblogic Domain Name

FDWLS_DOMAIN_NAME

Yes

WebLogic Domain Name.

Weblogic Node Manager User

FDWLS_NODEMANAGER_USER

Yes

The user id for the WLS Node Manager.

Weblogic Node Manager Password

FDWLS_NODEMANAGER_PASSWORD

Yes

The password for FDWLS_NODEMANAGER_USER

Oracle Middleware Home (MW_HOME)

FD_ORACLE_MW_HOME

Yes

The oracle middleware home (which has subfolders such as oracle_common, wlsserver_10.3, coherence*, etc.).

  

Project Properties

Property Name

Property Code

Required

Description





  

Inputs

Input Name

Input Code

Required

Description

NodeManager Home

FDWLS_INP_NODEMANAGER_HOME

No

Node Manager home folder location. If blank, the default host-based or domain-based location is derived automatically.

  

Outputs

Output Name

Required

Description




  

Artifacts

This operation doesn't consume or produce any artifacts.

...