Datapolis Process System SDK

Search:

Contents
:
IndexBookmarkPrint
Home > Functions > Function XMLs > Function Category Schema

Function Category Schema

 

Developing a function requires to assign the function with one function category. The function category is some kind of container that helps group function under Datapolis Process System Designer. The name of file that contains the function category definitions has to be ended with the following suffix: .Categories.xml. The word 'Categories' is case-sensitive. All the function category definitions are held in the path as below:

 

"%CommonProgramW6432%\microsoft shared\web server extensions\14\Workbox\Functions\"

 

Note
The path "%CommonProgramW6432%\microsoft shared\web server extensions\15\Workbox\Functions\"contains the Function.Categories.xml file that is the common place for the default Datapolis Process System functions. Datapolis Process System includes several of functions which realize some scenarios. Study Function.Categories.xml would be helpful for any developers who want to create the custom function category.