Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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/Integration/UI/UIMashup"

Line 21: Line 21:
 
*Do In/Out data mapping for the activity.<br>
 
*Do In/Out data mapping for the activity.<br>
  
This is the model for one of the sample applications. It is an example to send &amp; receive both primitive &amp; structured data from IPP to Web Application.MashUp.xpdl  
+
This is the model for one of the sample applications. It is an example to send &amp; receive both primitive &amp; structured data from IPP to Web Application, [[Stardust_Integration_UIMashUp.zip|MashUp.xpdl]]
  
 
<br>
 
<br>

Revision as of 04:30, 9 November 2011

Purpose

The standard UI technologies available in the modeling environment are:

  • JSF
  • JSP
  • JFC

Any existing web-based UI components potentially residing in different web application can be displayed and used as inside the Stardust Process Portal when successful integrations with other web-based UI technologies exist, e.g Struts, Grails..etc

Calling an External Web Application

Following are the steps to be performed:

  • Create an Application Activity
  • Map this activity with external web application.
  1. Mention the URL of the Web Application.
  2. Mention the Input & Output parameters.
  • Do In/Out data mapping for the activity.

This is the model for one of the sample applications. It is an example to send & receive both primitive & structured data from IPP to Web Application, MashUp.xpdl


Copyright © Eclipse Foundation, Inc. All Rights Reserved.