Skip to contents

creates a workflow/analysis tree in the repository and returns the resource object

Usage

createAnalysisTree(
  targetIdent,
  treeName = "",
  comment = "Created by improveRW"
)

Arguments

targetIdent

one or many target folders, as resource, id or path

treeName

one or many treeNames

comment

defaults to Created by improveRW

References

ics1103