Actions YAML Reference For BarTender Cloud
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CAddFilesToArchiveActionAdds one or more files from a folder to an archive
 CDataTargetSpecifies the source or target of data. The source can be a variable, a template that contains variables, or an external file
 CExtractFilesFromArchiveActionExtracts one or more files from an archive to a specified folder
 CFileFilterSpecifies the filter properties to use to filter files
 CFileTargetSpecifies the file system and path of the target file
 CFolderTargetSpecifies the file system and path of the target folder
 CForEachFileInArchiveActionsRuns a group of one or more actions for all files in an archive folder that match a specified filter
 CForEachFileInFolderActionsRuns a group of one or more actions for all files in a folder that match a specified filter
 CIntegrationActionDescribes the common properties for Actions
 CActionGroupManages and runs a group of actions
 CCaseActionsDefines the Case action group and runs the group of actions when the case condition is met.
For more information, see ActionGroup and SelectCaseAction
 CConditionActionsRuns either actions for true or actions for false based on the result of the condition
 CForLoopActionsRuns the actions in the group for the specified loop by incrementing or decrementing the variable
 CSelectCaseActionEvaluates which Case subactions to run, according to their specified conditions
 CWhileLoopActionsContinues to run the actions in the group as long as the condition is satisfied
 CCopyFileActionCopies one or more files from one location to another
 CMoveFileActionMoves one or more files from one location to another
 CCreateFolderActionCreates a folder
 CDeleteFileActionDeletes one or more files
 CDeleteFolderActionDeletes a folder
 CFolderAction
Defines a common base class for CopyFolderAction, MoveFolderAction and RenameFolderAction
 CCopyFolderActionCopies a folder to another folder location
 CMoveFolderActionMoves a folder from one location to another
 CRenameFolderActionRenames a folder
 CGoToActionJumps to a specific action to continue processing
 CIncrementVariableActionIncrements the variable by a specified value
 CDecrementVariableActionDecrements the variable by a specified value each time the action is run
 CPrintActionBaseDefines a common base class for PrintBTWAction, PrintBTXMLScriptAction, and PrintPDFAction
 CBarTenderProcessActionPrints one or more BarTender documents by using BTXML script
 CPrintBTWActionPrints a BarTender document
 CPrintPDFActionPrints a PDF document
 CReadFileActionReads the content of a file on any supported file system
 CRenameFileActionRenames a file
 CSendEmailActionSends an email message
 CSendWebServiceRequestActionSends an HTTP request to a web service (REST or SOAP)
 CSetMultipleVariablesActionSets the value of one or more variables
 CSetVariableActionSets the value of one variable
 CStopActionStops all actions in the current integration
 CStringTransformActionPerforms a transform action on a string, such as "search and replace". The following actions are available:
 CWaitActionSpecifies a time period that elapses before the action finishes. You can use this action to create a pause in sequential actions
 CWriteFileActionWrites content to a file
 CWriteMessageToLogActionSends information to the message log
 CXslTransformActionTransforms a custom or proprietary XML format by using an XSLT stylesheet
 CMailLinkedResourceRepresents an alternate email body view linked resource
 CMediaHandlingSpecifies the media handling settings for the printer, which vary depending on the printer's capability
 CRelativeFileSystemRelative to a parent folder
 CRelativeToIntegrationFileSystemRelative to the folder of the saved integration file. See the variable %IntegrationFileFolder%
 CTemporaryStorageFileSystemRelative to a temporary folder