Question
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689984000/19313df3-1af4-4906-9912-246921407958.jpg?itok=eWtf2Si5)
TATA CONSULTANCY SERVICES
US
Last activity: 18 Jul 2016 22:17 EDT
IAC Assignment Page's pzInskey is coming as 'undefined'
Hi All,
I'm trying to troubleshoot an IAC / Mashup issue.
Problem : We are observing that the property pyID is returning 'undefined' .
Codesnippet from .Net Application:
try{
pyID = pega.web.api.doAction("TXNS", "getGadgetData", "newAssignPage.pzInsKey");
}
catch(e){ }
Do anyone have any thoughts on how-to-debug this problem. Need to find why that property is coming as 'undefined' ?
One thing which I tried is to print the Gadget Contents to understand whether the Gadget - TXNS is having that Assignment page or not . In-case if it's having that Page, to check whether the pzInsKey property present or not in that Page but it didn't help.
pega.web.api.doAction("TXNS", "print")
Thanks
HariKumar Alampuru
Message was edited by: Vidyaranjan Av | Included Category