DevOps Automation

 View Only

Importing specific configuration types

By Osman Burucu posted Tue January 03, 2023 06:17 AM

  

This article was originaly published in 2016.04.11

Typically, when you import resources from WebSphere Application Server by using the WebSphere Application Server – Configure plug-in, you import all configuration types. If you are using version 82 or higher of the WebSphere Application Server – Deployment plug-in, you can specify certain configuration types to import. In other words, you can set a scope on the types of WebSphere Application Server objects that are discovered.

To import only specific configuration types, follow the steps described in Importing resources from WebSphere Application Server. When you edit the role properties of the WebSphereCell role, enter WebSphere Common Configuration Model (WCCM) object names in the WebSphere Configuration Types field. Separate object names with newline characters. For example, enter the following text:

JavaVirtualMachine
JDBCProvider

Then, when you run the Configure using WebSphere Configuration Discovery action, only objects of the specified type and their parent objects are added to the resource tree in IBM UrbanCode Deploy. In the previous example, only JavaVirtualMachine and JDBCProvider objects are added to the resource tree.


#WebSphereApplicationServer(WAS)
#UrbanCodeDeploy
0 comments
8 views

Permalink