Versions Compared

Key

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

...

Input Name

Input Code

Required

Description

Config or Connection Pool XUDML File
FDOBIEE_INP_CONFIG_FILENo

Path of config file or connection pool XUDML file for RPD property replacement. File can be absolute path or relative to artifacts folder. If you are using file from temp folder, then use FD_TEMP_DIR variable to indicate absolute path (using groovy expression for input).

You can either

  1. Save file during build operation as artifact, or
  2. Extract it from SCM during deploy workflow or
  3. Use absolute path to location on server. (not recommended as it requires manual setup on server)

See RPD Configuration File for details.

@Since 5.4.0.2 If using a connection pool XUDML file, property replacement will be performed on file prior to deployment, and RPD will be created from XUDML. See Connection Pool XUDML File Replacement.

Additional ParametersFDOBIEE_INP_RPD_FROM_XUDML_INPUT_PARAMNo

Additional Input options appended to the script that generates RPD from XUDML. 

eg: -N

Note: Cannot use Use of '-P', '-I', -B' or '-O' options because this can be duplicated arguments and failswill cause duplicated argument error.

Outputs

Output Name

Required

Description




...