Versions Compared

Key

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

@Since 4.6.0.2Read the WebLogic Reads Weblogic Data Sources from the domain configurations and write writes them into properties files. For A separate properties file will be created for each Data Source, there will be a separate Property file to store their properties.

These Properties files can be checked into source control and/or used as an input to execute the CreateOrUpdateDataSources operation as part of initial setup process. It helps to automate the initial setup process for Data Sources by reducing the current manual efforts in creating manual effort required to create the Property Files with the extracted DS datasource properties.

Environment/Instance Properties

...

Property Name

Property Code

Required

Description

File Path to Write Properties

FILE_PATH_TO_WRITE_PROPERTIES

No

Directory to store the Data Source properties files. If relative paths are given, paths inside of the FD_TEMP_DIR will be assumed.

If a directory it is givenleft empty, it the files will be searchedcreated in the FD_TEMP_DIR.

WebLogic Partition Name FDWLS_INP_PARTITION NoNo Partition Name to retrieve the associated Data Sources. Provide input only if WebLogic Server version is 12.2x.
WebLogic ResourceGroup Name FDWLS_INP_RESOURCEGROUP NoNo ResourceGroup Name to retrieve the associated Data Sources. Provide input only if WebLogic Server version is 12.2x.
WebLogic ResourceGroup Template  FDWLS_INP_RESOURCEGROUP_TEMPLATE NoNo ResourceGroup Template Name to retrieve the associated Data Sources. Provide input only if WebLogic Server version is 12.2x.

Outputs

Output Name

Required

Description




Artifacts

This operation Produces properties-file artifacts.

...