Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Process Manager (Stardust) » IPP - Displaying Popup window for External Web UI(IPP - Displaying Popup window (for External Web UI) on load of IPP UI page)
IPP - Displaying Popup window for External Web UI [message #756878] Tue, 15 November 2011 12:26 Go to next message
vik  is currently offline vik Friend
Messages: 2
Registered: November 2011
Junior Member
We have following requirement in one of our process model.

1.Upon completion of first activity, the next activity should display ipp UI screen
2.ipp UI Screen should display (on page load) a new popup window which will invoke
external web UI.
3.The external Web UI needs couple of input parameters. Also there are two types of
input parameters "String" and "XML data structure".

The issue is how to invoke external Web UI in new Popup window?

Please note - displaying popup window through javascript onLoad event is working fine however I don't know how to call an external web UI in a popup window by passing parameters like XML Data Structre.

[Updated on: Tue, 15 November 2011 12:27]

Report message to a moderator

Re: IPP - Displaying Popup window for External Web UI [message #756896 is a reply to message #756878] Tue, 15 November 2011 13:20 Go to previous message
Andreas Mueller is currently offline Andreas MuellerFriend
Messages: 12
Registered: October 2011
Junior Member
Hi Vik,

I guess the popup is a strong requirement? I would rather use External Web App activity as it is and let the popup be opened as part of the external web app and not the process portal. That way you can completely rely on IPP passing data to the external web app, instead of doing it on your own.

You will find detailed information about Process-based UI Mashup in the documentation. It also covers how process data is passed back and forth.

Infinity Documentation > Developer Handbooks > The Modeling Guide > System Integration > Process-based UI Mashups

Regards,

Andreas

Previous Topic:Connect to SQLServer through JDBC using Windows Authentication
Next Topic:Warnings about skipped event handling in Stardust log file
Goto Forum:
  


Current Time: Fri Apr 26 10:57:58 GMT 2024

Powered by FUDForum. Page generated in 0.02208 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top