Versions Compared

Key

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

Restart OA Core Service Server. For R12.2+, it can be done in rolling mode.

  

Environment/Instance Properties

Property Name

Property Code

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

...

Project Properties

Property Name

Property Code

Required

Description

...





Inputs

Input Name

Input Code

Required

Description

Rolling Mode

FDEBS_INP_USE_ROLLING_MODE

No

If checked, servers will restarted in rolling.(For R12.2+)

Max Percent SimultaneousFDEBS_INP_MAX_PERCENT_SIMULTANEOUSNoThe maximum percentage of server members to restart at the same time. Defaults to 20.(For R12.2+)
MSI ModeFDEBS_INP_USE_MSI_MODENoIf checked, servers will restarted in Managed Server independence(MSI) mode.(For R12.2+)

...

Outputs

Output Name

Required

Description

  




Artifacts

This operation doesn't consume or produce any artifacts.  

Endpoint Selection

This operation will select all available EBS Web Server resource type endpoints associated to the environment instance.

  

Endpoint Execution

This operation delegates endpoint execution to the workflow developer. The workflow editor will default to "Any", which will execute on all EBS Web Server resource type endpointsany one of the selected endpoints, which will be randomly picked from selected endpoints or a specific endpoint where previous step may have executed. Changing this value to "All" to will result in execution on all selected endpoints.

Prior to FlexDeploy 5.3.0.1, this defaulted to Any and workflow developer would not have been able to change it.