Tagged Questions

1
vote
1answer
11 views

Wrong type returned by Peoplesoft Component Interface

I have an ASP.NET application that is trying access a Component Interface in Peoplesoft (through webservices). My issue is when I try to get data from Peoplesoft I get an error th …
1
vote
2answers
38 views

Getting data out of PeopleSoft

We have a PeopleSoft installation and I am building a separate web application that needs to pull data from the PeopleSoft database. The web application will be on a different serv …
0
votes
1answer
51 views

Logging into Peoplesoft App-Designer in 2 Tier using LDAP authentication.

I have a database with LDAP login enabled. It works fine when logging in through the PIA or when logging into app-designer through the application server. I need to make app-desig …
0
votes
1answer
14 views

Paglets in PeopleSoft

Can we dynamically pass parameters for a Pagelet in tools 8.50? I am looking to create dashboards using Pagelets where the user needs to pass parameters on the fly
0
votes
3answers
137 views

Working with effective dated records

How to fetch an Employees, say 5 latest Action_reason rows which are in an effective dated record, no future rows, should select only current and history rows(effective date <= …
0
votes
1answer
100 views

How do you configure your PeopleSoft Test Environments?

What are some the items you change in your test environments to make them standout from production, and how do you go about make these changes? I know you can change the PS LOGO, b …
1
vote
4answers
544 views

Are PeopleSoft Integration Broker asynchronous messages fired serially on the receiving end?

I have a strange problem on a PeopleSoft application. It appears that integration broker messages are being processed out of order. There is another possibility, and that is th …
1
vote
1answer
307 views

Setting global_names parameter.

Greetings, My company uses Peoplesoft for its financials and HR. Our implementation is on Oracle databases. Setting global_names = TRUE forces you to name your database link the …