delivery.FindOrCreateDelivery

Description unavailable

Type hierarchy: delivery.FindOrCreateDelivery > xlrelease.PythonScript > xlrelease.BasePythonScript > udm.BaseConfigurationItem
Label: Delivery: Find Or Create Delivery

Properties

Property Kind Description
customScriptTask xlrelease.CustomScriptTask (parent) Custom Script Task
taskColor String Task Color
iconClass String Icon Class
configurationUri String URI of the HTML file to render the task for custom script tasks
deliveryPatternId String Select a delivery pattern to filter the deliveries
strategy Enum Select a method to search for the delivery. ‘Latest delivery from pattern’ uses the latest created delivery from the pattern selected above, and ‘Search by name’ allows you to search the filtered deliveries.
searchByName String Either enter the delivery name, or use a query with * (replace with 0 or more characters) and ? (replace 0 or 1 characters) operators to find the name.
fallback Boolean If no delivery was found, create a new delivery
title String Enter a name to use when creating the delivery
startDate Date Date and time when you want the delivery to start
endDate Date Date and time when you want the delivery to end
deliveryId String Select an ID variable to hold the delivery ID created from this search

customScriptTask

Custom Script Task

taskColor

Task Color

iconClass

Icon Class

configurationUri

URI of the HTML file to render the task for custom script tasks

deliveryPatternId

Select a delivery pattern to filter the deliveries

strategy

Select a method to search for the delivery. ‘Latest delivery from pattern’ uses the latest created delivery from the pattern selected above, and ‘Search by name’ allows you to search the filtered deliveries.

searchByName

Either enter the delivery name, or use a query with * (replace with 0 or more characters) and ? (replace 0 or 1 characters) operators to find the name.

fallback

If no delivery was found, create a new delivery

title

Enter a name to use when creating the delivery

startDate

Date and time when you want the delivery to start

endDate

Date and time when you want the delivery to end

deliveryId

Select an ID variable to hold the delivery ID created from this search

Hidden properties

Property Kind Description
scriptLocation String Script Location
maxOutputPropertySize Integer Maximum size of output property values of type string. Default value is 32768
iconLocation String Icon Location
outputVarHelpText String Output Var Help Text
preconditionEnabled Boolean Indicates whether preconditions should be enabled
failureHandlerEnabled Boolean Indicates whether failure handler should be enabled

scriptLocation

Script Location

maxOutputPropertySize

Maximum size of output property values of type string. Default value is 32768

iconLocation

Icon Location

outputVarHelpText

Output Var Help Text

preconditionEnabled

Indicates whether preconditions should be enabled

failureHandlerEnabled

Indicates whether failure handler should be enabled