Tagged Questions
The peoplesoft tag has no wiki summary.
5
votes
10answers
590 views
How can I speed up queries against huge data warehouse tables with effective-dated data?
So I am querying some extremely large tables. The reason they are so large is because PeopleSoft inserts new records every time a change is made to some data, rather than updating existing records. ...
2
votes
5answers
134 views
What could be the cause of these java errors?
Does any1 have any idea what could be the cause of these java errors?
The java version should be 1.4.1_05. This is related to PeopleSoft.
"VM Thread" prio=5 tid=0x00B8EF28 nid=0x5f8 runnable
"VM ...
2
votes
0answers
80 views
Limitation on Subscription contract error log
I've encountered an issue while monitoring some failed message in my integration broker. When I look at details and click on error messages I've got only 50 lines ... So I'm not able to check what's ...
2
votes
5answers
343 views
Has anyone used version control on PeopleSoft?
We are looking at installing version control. We have found three that integrate with PeopleSoft: Phire, Grey Sparling, and Stat. Has anyone used these, and what experiences do you have with them?
2
votes
0answers
210 views
porting enterprise one reports from crystal to jasper server framework
My employer is considering migrating our e1 reporting from crystal reports 10 to another solution.
I want to use jasper server and I was wondering if there is a standard migration path or standard ...
2
votes
5answers
599 views
PeopleSoft logins
I'm building a web application that will have access to PeopleSoft's database via jdbc.
Is it possible that I can use PeopleSoft's id/password for my custom application, so users accessing my website ...
1
vote
3answers
71 views
Integrating with people soft
I want to remotely query peoplesoft and fetch some data given user's credentials match.
Is there a way to do this programatically?
can I do it using python? If not, which language or tech would I ...
1
vote
1answer
147 views
SAP using web service complex object
We are creating a web service that will take a complex object as a parameter. Will this be an issue if SAP and PeopleSoft need to consume the service and create the object to pass in as a parameter?
...
1
vote
3answers
421 views
Using Watir on Peoplesoft App: each text field reloads the page
I'm using Watir 1.6.7.
I'm working on developing some regression tests for a PeopleSoft App using Watir and Cucumber. I have run into a few issues with forms in the application.
First, when ...
1
vote
3answers
392 views
BizTalk 2010 calling one way(fire and forget) service and acknowledgement
Context:
BizTalk 2010 trying to call a one way(fire and forget) PeopleSoft service that does not return a response. I have verified that BizTalk 2010 does not support one way services by design. ...
1
vote
1answer
180 views
How to send ALL XML messages that were sent when the database was down TO PeopleSoft after database picks up?
I am working on a project using MULE ESB.
The present scenario in the application I am working is
From the first application we are able to send xml msgs to peoplesoft (its acting as the second ...
1
vote
1answer
271 views
Choice of ESB Architecture
I am working on a project using MULE ESB.
The present scenario in the application I am working is
From the first application we are able to send xml msgs to peoplesoft (its acting as the second ...
1
vote
1answer
185 views
How do I dynamically size HTMLAREA objects in PeopleTools 8.50?
The organization I work for is upgrading from PeopleTools 8.47 to PeopleTools 8.50. We have run into a problem with HTMLAREAs.
In 8.47, you were able to make a HTMLAREA on a page with as small a ...
1
vote
0answers
67 views
Books for learning JD Edwards EnterpriseOne [closed]
Can someone specify some good books for JD Edwards EnterpriseOne to get started and work on some hands on related stuff?
1
vote
3answers
835 views
Peoplesoft security
We want to give users peoplesoft portal access from outside network. But ..that access needs to be read only and very limited.
Has anyone done location based role enabling is peoplesoft.. i.e. ...
1
vote
3answers
454 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 server than PeopleSoft, ...
1
vote
4answers
448 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, but what else do you ...
1
vote
1answer
1k 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 same as the target. ...
1
vote
3answers
2k 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 that the commit is ...
0
votes
0answers
10 views
Integrate Outlook GAL with PeopleSoft
Can anyone help on this below requirements.
Application Designer : 8.50
PIA : 8.80
On click of button Outlook GAL(Global Address List) should be open from my PeopleSoft page. From ...
0
votes
2answers
71 views
ORA-00907 Error when using Analytic Function in a Query (PS/Query, Peopletools 8.51.12)
Query's throwing an ORA-00907 Error when I try to paste a list of values into a criteria.
Background: I'm not a developer, I'm just an end user that's studied enough to where I can write queries ...
0
votes
0answers
33 views
In peoplesoft pagelet wizard, does XML need to declare the type of XML for the XSL to work?
I have an RSS feed that I want in a pagelet.
http://studentaffairs.csun.edu/calendar/admin/Feed.php?CALID=39&TYPE=RSS&tags=Men%27s%20Basketball
The XML of this feed does not have an XML ...
0
votes
0answers
33 views
people soft installation error [migrated]
Hi,
Happy new year to all
I m new in peoplesoft and never installed it nor used but in my work place I was asked to install it and configure it with oracle. So I did a lot of search for the correct ...
0
votes
1answer
52 views
PeopleSoft XML Publisher - Query Security
We have an XML Publisher template that uses a query (built in query manager) as a data source. The query uses a custom view containing confidential data. The report is to be used by managers to view ...
0
votes
1answer
27 views
Applications that Integrate with Oracle's PeopleSoft Enterprise Human Capital Management
I work with an engineering team that's built an enterprise-class web application. Currently, the application allows direct importing of business employees/users by uploading .csv files - but we're ...
0
votes
1answer
42 views
error finishes program instead of continuing
I have an application engine which has three steps:
1) peoplecode (load model user preferences)
2) do select & peoplecode (copy model user preferences into the preferences of a list of users)
3) ...
0
votes
0answers
43 views
objects of type collection cannot be serialized
I'm writing an App Engine which has two steps so far:
1) a method that retrieves a collection (ApiObject) from a level 1 scroll in a component interface and returns it.
2) a method that, given a ...
0
votes
0answers
28 views
Google federated login for peoplesoft [closed]
How can we implement google federated login with PeopleSoft.
Thanks
Girish
0
votes
0answers
24 views
Changing machine hub name after People Tools installation
I have installed People Tools and during installation I gave wrong name of machine. Later on I have also created global database. But I am sure this will cause me in problem.
How can I change machine ...
0
votes
0answers
46 views
CSV with Semi-Colon as delimiter
Has anyone ever written peoplecode to read a CSV file that uses semi-colons as a delimiter and comma as a decimal divider?
I need to read an Italian CSV file that uses those characters instead of the ...
0
votes
2answers
90 views
@ symbol in peoplecode
I'm trying to work out why it won't let me attach a file from a specific page in peoplesoft CRM (it will show an error saying 'The AddAttachment() call failed.') while it does let me from the ...
0
votes
1answer
63 views
How do you load balance Peoplesoft report repositories?
When setting up a load balanced Peopletools/Peoplesoft environment( 2 web, 2 app, 2 process schedulers, all on separate hardware), how do you configure the report repository/repositories? The intent ...
0
votes
0answers
40 views
A good alternative to PeopleSoft type software for Employee databasing [closed]
We have a need to create an initially basic employee information system that can accept inputs and integrations from our disparate other systems, something similar to PeopleSoft, SAP, etc etc.
Any ...
0
votes
0answers
54 views
Customer wants PeopleSoft Account Signon Utility to log into our web application
My company provides a web application used by businesses, and one of our customers wants to enable single sign-on capability using the PeopleSoft Account Signon Utility.
The documentation I can find ...
0
votes
1answer
172 views
PeopleSoft Webserver crashing, losing connection to AppServer
On our Webserver, we're seeing a ton of these errors:
Application Server last connected //psoftapp.company.net_8850
bea.jolt.ServiceException: bea.jolt.JoltRemoteService(GetCertificate)call(): ...
0
votes
0answers
14 views
What troubles have you had changing SETIDs
Our project manager is about to implement a project that will require setid changes for multiple record groups. What type of problems have you encountered by doing this?
0
votes
1answer
118 views
Determine PeopleSoft URL
What is the simpliest way to determine the URL of the current component?
What I need to do is take the current URL and change the last part to be a different
component, which I am storing in a URL ...
0
votes
2answers
89 views
Is there a way to syndicate content from PeopleSoft HRMS application?
I am looking for a way to pull in data from our PeopleSoft HRMS application without using ODBC. Preferably, would like to find away to either grab all open listings in either XML, RSS, or other type ...
0
votes
0answers
64 views
MCF Working with PeopleSoft AP
Has anyone set up PeopleSoft AP to use MCF to accept email message with invoices to attach to a voucher?
What type of setup is required, details please? What type of PeopleCode was developed to tie ...
0
votes
0answers
192 views
XML Publisher Pivot Table Conditional Formatting
I am trying to highlight cells depending the value of certain fields on the table.
For an ordinary table, I managed to do that using the following code (that will change the color of the whole row)
...
0
votes
1answer
347 views
Unable to call one way Peoplesoft service with WCF-Adapter from BizTalk 2010
We are trying to call a one way PeopleSoft service that does not return any response from BizTalk 2010 with WCF-BasicHttp binding and one-way send port.
We are getting the following error.
...
0
votes
1answer
484 views
Good example using XML Publisher with a rowset
Does anyone know of a good example of an Application Engine program creating a rowset and then calling XML Publisher to create a report?
PeopleTools 8.49
Thanks in advance.
0
votes
1answer
1k views
Apache CXF reverts to HTTP when should be using HTTPS
I'm trying to write a SOAP client to connect to a PeopleSoft web service that is expecting HTTPS with WS-security. I'm using Apache CXF for the client. Here's what I've done:
1) Added the server ...
0
votes
1answer
627 views
Standard web services API available in PeopleSoft?
I'm investigating integrating a 3rd party web application with PeopleSoft via web services. I'm not that familiar with PeopleSoft. After some initial investigation, it appears that in order to ...
0
votes
1answer
353 views
Implementing Timeout Javascript in a PeopleSoft iScript
Regular PeopleSoft components automatically generate a timeout popup window when a user is about to be logged out. iScripts, however, do not.
I was about to reverse-engineer the javascript that ...
0
votes
2answers
166 views
Accessing Domino data from PeopleCode
is there any way to access a Domino server from Peoplecode (PT8.49)? Actually, validating email adresses and sending emails via Domino server are enough, no further functionality is required (no, we ...
0
votes
1answer
77 views
Should any PeopleSoft installation require on-going daily DB scripts to resolve “issues”?
I have very little PeopleSoft experience but have been put in a position to support an install. This question could straddles serverfault but is certainly developer oriented.
On a daily basis, we ...
0
votes
1answer
230 views
WCF client returns “nothing” as a response to a third party webservice
I have a 3rd party webservice (happens to be a peoplesoft EIP service) that I'm trying to call from .net. I've tried using a service reference and the old web reference to call this service and every ...
0
votes
2answers
283 views
TSQL format the date difference to be “YY years MM months and DD days”
Ok this is a little bit of a strange request. We are trying to get a formatted "age" statement to come out in a report in PeopleSoft, it provides a "TSQL" based builder which is fairly unhelpful. We ...
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 ...