• Overview
  • Documentation
  • Version history

Description

The WebLogic Integration Resource Management plug-in includes steps that allow you to create, update, and delete WebLogic Integration objects.

This plug-in allows you to automate the creation, update, and deletion of objects within WebLogic Integration:

  • File event generator
  • FTP event generator
  • JMS event generator
  • XML cache entry

Quick Info

Product icon

Product

HCL DevOps Deploy (HCL Launch)
Plugin type icon

Type

plugin
Compatibility icon

Compatibility

HCL Launch version 7.0 or later
created by icon

Created by

HCL Software

Published Date

Last Updated

Summary

The WebLogic Integration Resource Management plugin automates the creation, update, and deletion of objects within WebLogic Integration objects as part of the deploy process.

This plugin includes one or more steps, click Steps for step details and properties.

Compatibility

This plugin requires HCL Launch version 7.0 or later.

This plugin supports WebLogic Server versions 10g and later.

The steps in this plugin run on any agents that the HCL Launch server supports.

Installation

See Installing plugins in HCL Launch for installing and removing plugins.

History

The following table describes the changes made in each plugin version.

Plugin history details
Version Description
35 Minor enhancements

Usage

To use this plugin, the Oracle WebLogic Server version 10g or later and agent must be installed.

Step palette

To access this plugin in the palette, , click Application Server > WebLogic > WLI Resource Management.

Steps

The following process steps are available in the WLI Resource Management plugin.

Create FTP EG

Create an FTP Event Generator on the WebLogic Integration server.

Input properties for the Create FTP EG step
Name Type Description Required
Admin Server name String The name of the administration server. Yes
Password Password The password to use to authenticate with the WebLogic server. Yes
Property File String The name of the file event generator property file. Yes
Server URL String The URL to the WebLogic Integration server. Yes
User Name String The user name to use to authenticate with the WebLogic server. Yes
WebLogic Bin Directory String The fully-qualified path to the bin directory containing the wlst executable Yes
WebLogic setDomainEnv Path String The fully-qualified path to the setDomainEnv executable in your WebLogic installation. Yes

Create File EG

Create a file event generator on WebLogic server.

Input properties for the Create File EG step
Name Type Description Required
Admin Server Name String The name of the administration server. Yes
Password Password The password to use to authenticate with the WebLogic server. Yes
Property File String The name of the file event generator property file. Yes
Server URL String The URL to the WebLogic Integration server. Yes
User Name String The user name to use to authenticate with the WebLogic server. Yes
WebLogic Bin Directory String The fully-qualified path to the bin directory containing the wlst executable. Yes
WebLogic setDomainEnv Path String The fully-qualified path to the setDomainEnv executable in your WebLogic installation. Yes

Create JMS EG

Create a JMS event generator on the WebLogic Integration server.

Input properties for the Create JMS EG step
Name Type Description Required
Admin Server name String The name of the administration server. Yes
Password Password The password to use to authenticate with the WebLogic server. Yes
Property File String The name of the property file for the JMS event generator. Yes
Server URL String The URL to the WebLogic Integration server. Yes
User Name String The user name to use to authenticate with the WebLogic server. Yes
WebLogic Bin Directory String The fully-qualified path to the bin directory containing the wlst executable Yes
WebLogic setDomainEnv Path String The fully-qualified path to the setDomainEnv executable in your WebLogic installation. Yes

Create XML Cache Entry

Create an entry in the XML cache.

Input properties for the Create XML Cache Entry step
Name Type Description Required
Key String The unique identifier for the XML file to be added to the XML Cache. Yes
Password Password The password to use to authenticate with the WebLogic server. Yes
Server URL String The URL to the WebLogic Integration server. Yes
User Name String The user name to use to authenticate with the WebLogic server. Yes
WebLogic Bin Directory String The fully-qualified path to the bin directory containing the wlst executable Yes
WebLogic setDomainEnv Path String The fully-qualified path to the setDomainEnv executable in your WebLogic installation. Yes
XML File Path String The fully-qualified path for the XML file to be added to the XML cache. Yes

Delete FTP EG

Use this step to delete an FTP event generator on the WebLogic Integration server.

Input properties for the Delete FTP EG step
Name Type Description Required
Admin Server name String The name of the administration server. Yes
FTP Event Generator Name String The name of the FTP event generator to delete. Yes
Password Password The password to use to authenticate with the WebLogic server. Yes
Server URL String The URL to the Weblogic Integration server. Yes
User Name String The user name to use to authenticate with the WebLogic server. Yes
WebLogic Bin Directory String The fully-qualified path to the bin directory containing the wlst executable Yes
WebLogic setDomainEnv Path String The fully-qualified path to the setDomainEnv executable in your WebLogic installation. Yes

Delete File EG

Delete a file event generator on the WebLogic Integration server.

Input properties for the Delete File EG step
Name Type Description Required
Admin Server name String The name of the administration server. Yes
File EG Name String File Event Generator name to delete. Yes
Password Password The password to use to authenticate with the WebLogic server. Yes
Server URL String The URL to the WebLogic server. Yes
User Name String The user name to use to authenticate with the WebLogic server. Yes
WebLogic Bin Directory String Path to the bin directory containing the wlst executable Yes
WebLogic setDomainEnv Path String Full path to the setDomainEnv executable in your WebLogic installation. Yes

Delete JMS EG

Delete a JMS event generator on the WebLogic Integration server.

Input properties for the Delete JMS EG step
Name Type Description Required
Admin Server name String The name of the administration server. Yes
JMS Event Generator Name String The name of the JMS event generator name to delete. Yes
Password Password The password to use to authenticate with the WebLogic server. Yes
Server URL String The URL to the WebLogic Integration server. Yes
User Name String The user name to use to authenticate with the WebLogic server. Yes
WebLogic Bin Directory String The fully-qualified path to the bin directory containing the wlst executable Yes
WebLogic setDomainEnv Path String The fully-qualified path to the setDomainEnv executable in your WebLogic installation. Yes

Delete XML Cache Entry

Delete an entry from the XML Cache.

Input properties for the Delete XML Cache Entry step
Name Type Description Required
Key String The unique identifier for the XML file to be deleted from the XML Cache. Yes
Password Password The password to use to authenticate with the WebLogic server. Yes
Server URL String The URL to the WebLogic Integration server. Yes
User Name String The user name to use to authenticate with the WebLogic server. Yes
WebLogic Bin Directory String The fully-qualified path to the bin directory containing the wlst executable Yes
WebLogic setDomainEnv Path String The fully-qualified path to the setDomainEnv executable in your WebLogic installation. Yes

Update FTP EG

Update an FTP event generator on the WebLogic Integration server.

Input properties for the Update FTP EG step
Name Type Description Required
Admin Server name String The name of the administration server. Yes
FTP EG Name String FTP Event Generator name to update. Yes
Password Password The password to use to authenticate with the WebLogic server. Yes
Property File String The name of the property file for the file event generator. Yes
Server URL String The URL to the WebLogic Integration server. Yes
User Name String The user name to use to authenticate with the WebLogic server. Yes
WebLogic Bin Directory String The fully-qualified path to the bin directory containing the wlst executable Yes
WebLogic setDomainEnv Path String The fully-qualified path to the setDomainEnv executable in your WebLogic installation. Yes

Update File EG

Update a file event generator on the WebLogic integration server.

Input properties for the Update File EG step
Name Type Description Required
Admin Server Name String The name of the administration server. Yes
File Event Generator Name String The name of the file event generator to update. Yes
Password Password The password to use to authenticate with the WebLogic server. Yes
Property File String The name of the file event generator property file. Yes
Server URL String The URL to the WebLogic Integration server. Yes
User Name String The user name to use to authenticate with the WebLogic server. Yes
WebLogic Bin Directory String The fully-qualified path to the bin directory containing the wlst executable Yes
WebLogic setDomainEnv Path String The fully-qualified path to the setDomainEnv executable in your WebLogic installation. Yes

Update JMS EG

Update an JMS event generator on the WebLogic Integration server.

Input properties for the Update JMS EG step
Name Type Description Required
Admin Server name String The name of the administration server. Yes
JMS Event Generator Name String The name of the JMS event generator to update. Yes
Password Password The password to use to authenticate with the WebLogic server. Yes
Property File String The name of the property file for the JMS event generator. Yes
Server URL String The URL to the WebLogic server. Yes
User Name String The user name to use to authenticate with the WebLogic server. Yes
WebLogic Bin Directory String The fully-qualified path to the bin directory containing the wlst executable Yes
WebLogic setDomainEnv Path String The fully-qualified path to the setDomainEnv executable in your WebLogic installation. Yes

Update XML Cache Entry

Update an entry in the XML Cache.

Input properties for the Update XML Cache Entry step
Name Type Description Required
Key String The unique identifier for the XML file to be updated in the XML Cache. Yes
Password Password The password to use to authenticate with the WebLogic server. Yes
Server URL String The URL to the WebLogic Integration server. Yes
User Name String The user name to use to authenticate with the WebLogic server. Yes
WebLogic Bin Directory String The fully-qualified path to the bin directory containing the wlst executable Yes
WebLogic setDomainEnv Path String The fully-qualified path to the setDomainEnv executable in your WebLogic installation. Yes
XML File Path String The fully-qualified path for the XML file to be added to the XML cache. Yes

Troubleshooting

Cannot connect to server

Check that the Host Name property is a simple host name or IP address and that the port number is included. Do not use a protocol in the property value. For example: https:.

Receive Class Not Found messages

The setDomainEnv script in the /bin directory sets the values for the Classpath parameters. If you receive the Class Not Found message, the most likely cause is a problem with the WebLogic Integration installation missing some JAR files. Install the product again or perform an update.

Example files not working

If the example files are not working, edit the files and check that the file paths match your environment. They do not work without modification.

Targets are not named appropriately

Targets are objects, like AdminServer. Do not use a domain name for the target.

Step failures

Each step action performs only one action. Using a step for different actions causes them to fail.

  • Do not use a create step to update an object.
  • Do not use an update step to create an object.
  • A Delete step fails if the object to delete does not exist.

    Version

  • 35.1056548

launch-air-wli-resource-management-35.1056548.zip

Uploaded: 16-Mar-2021 07:40

Related Plugins