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

Revision as of 05:15, 29 November 2011

APIs for embedded usage

Tutorials:- Stardust API's and Performing Queries.

  • Initialization
  • Start a process
  • <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>


</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>


</dd>




Back to the top