Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Stardust/Knowledge Base/Web Service API/Starting Processes with Document Attachments"

Line 5: Line 5:
 
Starting a Process Instance with document attachements using the WS-API.  
 
Starting a Process Instance with document attachements using the WS-API.  
  
==== Steps to be followed<br> ====
+
==== Steps to be followed<br> ====
  
Create a simple process with ID: "TestProcess1"<br><br>
+
Create a simple process with ID: "TestProcess1"<br>
 +
 
 +
[[Image:Stardust_PI_DocumentAttach_WSAPI.jpg|450x160px|Stardust Process Instance Document Attach WS API]]<br>
 +
 
 +
Enable Process Attachments
 +
 
 +
[[Image:Stardust_PI_ProcessAttach_WSAPI.jpg|450x160px|Stardust Process Instance Enable Process Attach]]<br>
 +
 
 +
<br><br>

Revision as of 15:07, 14 November 2011

Starting a process instance with document attachments via the Stardust WS-API

Purpose

Starting a Process Instance with document attachements using the WS-API.

Steps to be followed

Create a simple process with ID: "TestProcess1"

Stardust Process Instance Document Attach WS API

Enable Process Attachments

Stardust Process Instance Enable Process Attach



Back to the top