Question
Infosys
IN
Last activity: 16 Jun 2016 13:43 EDT
embed pega UI screen in web application as mashup
Hello everyone,
I have a requirement to embed Pega UI in web application. UI should show customer details form and users should be able to submit it to Pega. This UI form have two buttons, one that will return a success response and one that will return an error response to calling web app. how to achieve this requirement with mashup.
And How to return values from pega UI to calling application, like customer name, customer id etc filled in pega UI.
one more general query-How to achieve gadget with post actions irrespective of work object in Pega or not in context of Work object.
Thank you very much
div id=''
style='overflow:auto; height:50%; width:50%'
PegaGadget='PegaGadget'
PegaA='display'
PegaA_className='ITOrg-PEGAPOC-Work-POC '
PegaA_harnessName='CustomerDetails'
PegaA_model=''
PegaDefer='false'
PegaAppName='PEGAPOC'
PegaThread='STANDARD'
PegaSystemID='pega'
PegaResize='fixed'></div>
Message was edited by: Lochan to add Category