IAC Mashup Auto login
Hi May I ask for an assistance. Is it possible to use the createNewWork or GetNextWork without loading the Pega Portal using IAC? Every time I run the div element, it always prompt Pega Login and Password.
<!--Note: The values for UserIdentifier and Password may be assigned dynamically. The values shown here are for a specific user.-->
<div id="Sample"style="overflow:auto"
PegaGadget="Sample"
PegaResize="stretch"
PegaA="getNextWork"
PegaDefer="false"
PegaA_params={user:"user2@cx",Password:"cnVsZXM%3D"} >
</div>
If I run the PegaA=openWorkByURL and PegaA_query="pyActivity=Data.Portal.ShowDesktop" first, the getNextWork works fine. Thanks and Regards, Ramon
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.