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 "STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage"

(Undo revision 280239 by Vikram.kodak.sungard.com (Talk))
Line 1: Line 1:
== APIs for embedded usage<br>  ==
+
<h2> APIs for embedded usage<br /</h2>
 
+
<h4> Tutorials:- Stardust API's and Performing Queries.<br /</h4>
==== Tutorials:- Stardust API's and Performing Queries.<br>  ====
+
<ul><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/Initialization"&gt;Initialization&lt;/a&gt;  
 
+
</li><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/StartProcess"&gt;Start a process&lt;/a&gt;  
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/Initialization"&gt;Initialization&lt;/a&gt;  
+
</li><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAnActivity"&gt;Complete an activity&lt;/a&gt;  
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/StartProcess"&gt;Start a process&lt;/a&gt;  
+
</li><li>Attach a document  
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAnActivity"&gt;Complete an activity&lt;/a&gt;  
+
</li><li>Executing queries
*Attach a document  
+
</li></ul>
*Executing queries
+
<dl><dd><ul><li>Process instances  
 
+
</li><li>Status of a process instance  
:*Process instances  
+
</li><li>History of a process  
:*Status of a process instance  
+
</li></ul>
:*History of a process
+
</dd></dl>
 
+
<p>&lt;/dd&gt;
<br>  
+
</p><p><br />
 
+
</p>
<br>  
+
<ul><li>List data mappings of an activity  
 
+
</li><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/ActivityEventHibernateInitially"&gt;Checking Activity Event and Hibernate initially Status&lt;/a&gt;  
*List data mappings of an activity  
+
</li><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/GeneratingRoleBasedAPI"&gt;Generating role/grant-based Stardust API queries&lt;/a&gt;<br />  
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/ActivityEventHibernateInitially"&gt;Checking Activity Event and Hibernate initially Status&lt;/a&gt;  
+
</li><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/StartingPIDocumentAttachments"&gt;Starting a process instance with document attachments via the Stardust WS-API&lt;/a&gt;<br />  
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/GeneratingRoleBasedAPI"&gt;Generating role/grant-based Stardust API queries&lt;/a&gt;<br>  
+
</li><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/SupportCaseJavaAPI"&gt;Executing the Support Case example using the Stardust Java API&lt;/a&gt;  
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/StartingPIDocumentAttachments"&gt;Starting a process instance with document attachments via the Stardust WS-API&lt;/a&gt;<br>  
+
</li><li>&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAPIExample"&gt;Complete Stardust API Example&lt;/a&gt;<br />
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/SupportCaseJavaAPI"&gt;Executing the Support Case example using the Stardust Java API&lt;/a&gt;  
+
</li></ul>
*&lt;a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAPIExample"&gt;Complete Stardust API Example&lt;/a&gt;<br>
+
<dl><dd><ul><li>&lt;a href="STP/Stardust/KnowledgeBase/API/DMSJavaAPIExample"&gt;DMS Java API Examples&lt;/a&gt;<br /><br />  
 
+
</li></ul>
:*DMS Java API Examples<br><br>
+
</dd></dl>
 
+
<p>&lt;/dd&gt;
<br>  
+
</p><p><br />
 
+
</p><p><br />  
<br>  
+
</p><p><br />
 
+
</p>
<br>  
+
 
+
<br>
+

Revision as of 05:11, 29 November 2011

APIs for embedded usage

Tutorials:- Stardust API's and Performing Queries.

  • <a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/Initialization">Initialization</a>
  • <a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/StartProcess">Start a process</a>
  • <a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAnActivity">Complete an activity</a>
  • Attach a document
  • Executing queries
  • Process instances
  • Status of a process instance
  • History of a process

</dd>


  • List data mappings of an activity
  • <a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/ActivityEventHibernateInitially">Checking Activity Event and Hibernate initially Status</a>
  • <a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/GeneratingRoleBasedAPI">Generating role/grant-based Stardust API queries</a>
  • <a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/StartingPIDocumentAttachments">Starting a process instance with document attachments via the Stardust WS-API</a>
  • <a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/SupportCaseJavaAPI">Executing the Support Case example using the Stardust Java API</a>
  • <a href="STP/Stardust/KnowledgeBase/API/ExamplesofAPIUsage/CompleteAPIExample">Complete Stardust API Example</a>
  • <a href="STP/Stardust/KnowledgeBase/API/DMSJavaAPIExample">DMS Java API Examples</a>

</dd>




Back to the top