This workflow component deletes a resource from the Library.
Related workflow components are: List resources, Resource to payload, Resource to attachment and Save in resources.
An example of how this can be used with the List resources can be found in this section.
The Delete resource workflow component has this parameter:
The path in the Library to the resource including the resource name. The first folder in the path is the resource type.
The folder for the resources are:
Resource |
Path |
Example |
---|---|---|
Components |
/templateComponent |
/templateComponent/Common/Footer.icmp |
Documents |
/document |
/documents/Demo/Demo_Invoice.xml |
Fonts |
/font |
/font/arial.ttf |
Images |
/image |
/image/Demo/Leif1.jpg |
Mail templates |
/mailTemplate |
/mailTemplate/defaultMailTemplate.vm |
Other |
/other |
/other/Certificates/MOCES_gyldig.p12 |
Styles |
/style |
/style/header.style |
Templates |
/template |
/template/Demo/InvoiceDemo.ift |
Transforms |
/transform |
/transform/production/copyNode.xsl |
Translations |
/translation |
/translation/Demo/translate.properties |
Validation rules |
/validationRule |
/validationRule/Training/Validate_demo_xml.xsd |
Workflow |
/workflow |
/workflow/KSE_test.wf |