Create workflow help content
OnCommand Workflow Automation (WFA) admins and architects who design workflows can create help content for the workflows and include it in the workflow.
You must be aware of how to create web pages using HTML.
The help should provide information about the workflow and the user inputs for the workflow to the storage operator who executes the workflow.
-
Create a folder with the following name: workflow-help.
-
Author the help content using an HTML editor or a text editor and save it as an
index.htmfile in theworkflow-helpfolder.You must not include JavaScript files as part of the help content. The following are the supported file extensions:
-
.jpg
-
.jpeg
-
.gif
-
.png
-
.xml
-
.thmx
-
.htm
-
.html
-
.css
You can also include the
Thumbs.dbfile, which is created by Windows. -
-
Verify that the
index.htmfile and other files associated with the help content, such as images, are available in theworkflow-helpfolder. -
Create a
.zipfile of the folder and ensure that the size of the.zipfile is not more than 2 MB.Create an NFS volume-help.zip -
Edit the workflow for which you have created the help content, and then click Setup > Help Content > Browse to upload the
.zipfile.