comalaLoadWorkflowToSpace

comalaLoadWorkflowToSpace

Description

Sets workflows to the space according to a given markup. For more information about the markup, see Comala Workflow Authoring Guide.

Parameters

Return Type

Boolean

Returns 'true' if successful, and 'false' in all other cases.

Example

string workflowMarkup = readFromTextFile("C:/workflowMarkup.txt"); return comalaLoadWorkflowToSpace("TST", workflowMarkup);

Returns 'true'

See also

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.