Versions Compared

Key

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

Aborts Workflow Services. You can specify all or any of the workflow services (Agent Listener, Mailer Service and Document Web Service).

...

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

EBS Database User

FDEBS_DB_USER

Yes

DB User to connect with privileges. e.g. Apps.
Make sure you have permission to execute sqls with this user for all schemas.

EBS Database Password

FDEBS_DB_PASSWORD

Yes

DB Password to connect for EBS Database User.

  

Project Properties

Property Name

Property Code

Required

Description





  

Inputs

Input Name

Input Code

Required

Description

Agent Listener

FDEBS_INP_AGENT_LISTENER

No

If checked, Workflow Agent Listener Service will be requested to Abort.

Mailer

FDEBS_INP_MAILER

No

If checked, Workflow Mailer Service will be requested to Abort.

Document Web Services

FDEBS_INP_DOCUMENT_WEB_SERVICES

No

If checked, Workflow Document Web Services Service will be requested to Abort.

  

Outputs

Output Name

Required

Description




  

Artifacts

This operation doesn't consume or produce any artifacts.

...