Tagged Questions

0
votes
1answer
149 views

ASP.NET app running in PeopleSoft IFrame - problem

I have a .NET app running inside a Peoplesoft web portal IFrame. What I need to do is get the URL of the portal (parent) that called my .NET app. So far I've tried to get the URL inside my c# code ...
0
votes
1answer
1k views

Webservice returning text/plain whern text/xml is expected?

I need to use People Soft's component interface in order to communicate with People Soft. I can't find any sort of documentation for this so I'm having to go off an old version of software in house ...