Preface

This guide describes the Fusion Middleware Infrastructure commands that are available to use with the WebLogic Scripting Tool (WLST).

Audience

Use the WLST Infrastructure commands to manage Oracle Fusion Middleware Infrastructure components and services.

Those components and services include:

  • Dynamic Monitoring Service (DMS)

  • Logging

  • Oracle Application Development Framework (ADF)

  • Oracle Fusion Middleware Diagnostic Framework

  • Oracle JRF

  • Oracle infrastructure web services

  • Oracle Metadata Services (MDS)

  • Oracle User Messaging Service

Note:

Custom WLST commands for a given Oracle Fusion Middleware component are available for use only if the component is installed.

This document is written for Oracle Fusion Middleware administrators who deploy Jakarta EE applications using the Java Platform, Enterprise Edition (Jakarta EE) from Oracle. It is assumed that readers are familiar with Web technologies and the operating system and platform where WebLogic Server and Fusion Middleware products are installed.

Documentation Accessibility

For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.

Access to Oracle Support

Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.

Related Documents

Several guides provide related documentation about WLST.

For information about how to use the WebLogic Scripting Tool, refer to Understanding the WebLogic Scripting Tool.

For information about the other WLST commands and other WebLogic Server management interfaces, see:

Invoking the WebLogic Scripting Tool (WLST)

WLST is located in a subdirectory of the Oracle home.

You invoke WLST from the following location:

(UNIX) ORACLE_HOME/oracle_common/common/bin/wlst.sh
(Windows) ORACLE_HOME\oracle_common\common\bin\wlst.cmd

Conventions

The following text conventions are used in this document:

Convention Meaning

boldface

Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary.

italic

Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values.

monospace

Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter.