Workflow - ProcessManager - WebPart - Developer Guide

Published on Tuesday, 11 July 2017

In this set of Articles I'm going to explain how to create a simple webpart for use within Workflow Workflow / ServiceDesk ProcessManager.

I will run through the different parts needed to create a usable webpart.

Each one will build upon what we have learnt in a previous article, so don't skip any :p

Articles


Below is a list of documentation that would be useful to read.

Documentation

Symantec™ Workflow 8.1 Component Developer Guide
https://support.symantec.com/en_US/article.DOC9626.html

  • Chapter 9
    • About writing webparts for Process Manager    198
    • Writing webparts for Process Manager             198

Symantec™ Workflow 8.0 Component Developer Guide
https://support.symantec.com/en_US/article.DOC8700.html

Symantec™ Workflow 7.6 Component Developer Guide
https://support.symantec.com/en_US/article.DOC8166.html

Symantec™ Workflow 7.5 SP1 Component Developer Guide
https://support.symantec.com/en_US/article.DOC7226.html

Symantec™ Workflow 7.5 Component Developer Guide
https://support.symantec.com/en_US/article.DOC5940.html

Workflow Documentation
https://www.symantec.com/connect/articles/workflow-documentation


Protirus