Versions Compared

Key

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

Executes commands/scripts on an EBS Instance. Use this operation when you need to execute commands like compile all forms, download AOL from EBS instance, etc.

...

Property Name

Property Source

Required

Description

EBS Source Script

FDEBS_SOURCE_SCRIPT

Yes

Source Script with full path. 
e.g. /u1/apps/apps_st/appl/APPSorcl_ebs01.env

If you would like to apply changes directly to run edition for EBS R 12.2+, specify the run param after the script. By default, it connects to patch edition when performing the deploy operation. All other operations are sourced from run by default.

e.g. /u1/apps/apps_st/appl/APPSorcl_ebs01.env run

Inputs

Input Name

Input Code

Required

Description

Command

FDEBS_INP_COMMAND

Yes

The commands and/or scripts that are to be executed on the EBS instance.

...