Skip to main content

Rename launch

Rename an existing Wrkflow launch. Launch names are non-unique and must not exceed 100 characters in length.

Use this Wrk Action when you want the launch name on the dashboard to reflect run-specific data (for example, a customer ID or file name) instead of the auto-generated default. You can also rename launches inline on the Launches screen.

Application

  • Wrkflow Tools

Inputs (what you have)

NameDescriptionData TypeRequired?Example
New launch nameThe new name of the launch. Must not exceed 100 characters.Text (Long)YesAcme Corp onboarding

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data Library section. Type {{ in the field to pick variables from earlier Wrk Actions in the same launch.

Outputs (what you get)

N/A

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.

Configuration

Rename launch Wrk Action configuration with the required New launch name field

The Wrk Action renames the current launch: the Launch of the Wrkflow that is executing when this step completes. Set New launch name to a fixed string or bind it to Data Library values so each Launch gets a descriptive name on the Launches table.

Requirements

  • N/A