Skip to search.
peoplesoft-fans · PeopleSoft Discussion Group

Group Information

  • Members: 6122
  • Category: PeopleSoft
  • Founded: Apr 5, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 32953 - 32982 of 51266   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
32953 tp131271 Offline Send Email Jun 1, 2004
4:38 pm
Hi all, Can anyone help me ? My question is this,, ,does Peoplesoft have an actual 360-degree ( multi-rater) component as part of it's functionality ? I have...
32954 Amit
bhandari_ami... Offline Send Email
Jun 1, 2004
4:39 pm
HI I am peoplesoft developer and have mostly worked on projects with Oracle database. Suddenly,due to departure of key staff, i find myself in a support role...
32955 Channabasavanna Salokye
kaveriganga007 Offline Send Email
Jun 1, 2004
4:39 pm
There is a requirement where in we need to FTP the file from File Server to Application Server and vice versa. I am using the PeopleCode Functions...
32956 David J. Moehrke
dmurky Offline Send Email
Jun 1, 2004
4:39 pm
This is the code I use: if $prcs_process_instance = '' !running thru SQRW let $path = '\\server\psteam\HR\DATA\' !windows UNC else let $path =...
32957 Hue Lam
hlam0222 Offline Send Email
Jun 1, 2004
4:39 pm
Universal Name works in sqr. It may be a stupid question - Did you put quotes around the output file in the Let statement? Let $OUTPUTFILE =...
32958 joann.ollila@...
joannnye Offline Send Email
Jun 1, 2004
4:39 pm
Fans, question about setting up user defined Assessment rules in Financials 8.8. --> (Setup Financials/Supply Chain --> Product Related --> Receivables -->...
32959 manoj_rajputus Offline Send Email Jun 1, 2004
4:40 pm
Hi, I am creating a PS Query and useing the like crite.. and facing the error: you cannot use like or not like on non-character. Please help me. Thanks, Manoj...
32960 indyshea Offline Send Email Jun 1, 2004
4:40 pm
We are a Windows 2000 shop. We have the following in our setenv.sqc (except I have changed names for our protection)... #define FILEPREFIX...
32961 Corey Elder
elderc Offline Send Email
Jun 1, 2004
4:56 pm
On what type of field are you trying to put this criteria? Corey ... From: "manoj_rajputus" <manoj_rajputus@...> To: <peoplesoft-fans@yahoogroups.com> ...
32962 Pamela Lantzy
neysalynn Offline Send Email
Jun 1, 2004
5:57 pm
Make sure that the process scheduler has access to read or write from the network share. ... From: les.richardson@... [mailto:les.richardson@...] Sent:...
32963 achimoley Offline Send Email Jun 1, 2004
6:07 pm
Hi all, I am new to this group and am currently getting trained in peoplesoft. I am wondering if anyone of you have some study material(kind of pdf document)...
32964 Khan, Vaqar
vkhonour Offline Send Email
Jun 1, 2004
6:07 pm
Greetings All, I'm in the process of setting up SSL for Weblogic. Now that I have https working ... how can I redirect http URL to https?? For example: right...
32965 Debra Bongard
debra_bongard Offline Send Email
Jun 1, 2004
6:08 pm
We use a Component Interface so don't need to specify the tables. It might be worth looking into so you don't have this problem each time you upgrade tools...
32966 Keith Halman
khalman1 Offline Send Email
Jun 1, 2004
8:49 pm
Yes, we verified everything was correct. We were finally able to solve the problem. As it turns out, the UA was issues an incomplete osql.exe command line. It...
32967 Peter Morris
pobox90210 Offline Send Email
Jun 1, 2004
8:50 pm
Community, We are making various queries redundant and were thinking of making them private so that users could not see them. However, we need to also make...
32968 Nix Vay
nvayupak Offline Send Email
Jun 1, 2004
8:50 pm
We don't have enough information to provide a true answer. What exactly is meant by "subscribed"? Does this mean anytime the user clicks and accesses content...
32969 Nix Vay
nvayupak Offline Send Email
Jun 1, 2004
8:50 pm
Hi Vagar, I want to get this correct... You are setting up your weblogic and you would like to change your current URL. From my understanding this can all be...
32970 Hue Lam
hlam0222 Offline Send Email
Jun 1, 2004
8:50 pm
Also when you test the access, make sure you sign in using the same user profile, which starts the process scheduler service. ... [Non-text portions of this...
32971 Bryan deSilva
bryan_desilva Offline Send Email
Jun 1, 2004
8:50 pm
You have already found the best place to learn. However you really need access to the application and mentors onsite that know it to really get anywhere. This...
32972 hexpsoft Offline Send Email Jun 1, 2004
8:50 pm
Can someone suggest me a good reference guide for PeopleSoft HRMS? Thanks,...
32973 Bryan deSilva
bryan_desilva Offline Send Email
Jun 1, 2004
8:53 pm
Here is our standard Book list with our Amazon links. Bryan deSilva Facilitator, PeopleSoft-Fans ... Book links ... PeopleTools 8.1 ...
32974 Bob
MOSERRL Offline Send Email
Jun 1, 2004
10:40 pm
We are trying to determine how other organizations with salary plans based on geography default in the salary plan/grade to the position level using a single...
32975 Bywater, Robert
Robert.Bywater@... Send Email
Jun 2, 2004
12:04 am
Peter, I don't know how practical this is (how many queries are involved), but you could create a view of some one-rowed table (psclock?) and add this to each ...
32976 White, Denise
hispanofila Offline Send Email
Jun 2, 2004
1:32 pm
Peter, I believe you can do what you need using Object Security (renamed to Definition Security in 8). You should be able to leave the queries as public....
32977 ps_rob Offline Send Email Jun 2, 2004
2:19 pm
We achieved this by modifying signin.html to include a HTML REDIRECT Logic to go to the HTTPS site. A quick and dirty way to achieve this. R ... you would like...
32978 Naga Sudheer Tati
nagasudheer_tati@... Send Email
Jun 2, 2004
2:20 pm
Manoj, It can be the case that the field on which u r putting the 'Like' criteria is a non-character field (Date or number). Did u check that? ... From:...
32979 Praveen Kumar
praveen_lns Offline Send Email
Jun 2, 2004
2:21 pm
Hi Manoj, You can use the operator "Like" only for the fields of datatype "character' or "varcharacter or some character datatype. If you use that operator...
32980 rastogidinesh Offline Send Email Jun 2, 2004
2:34 pm
Hi Thomas, would you be able to share the SQR with the forum? I would like to review it. Thanks. ... but...
32981 goudrn Offline Send Email Jun 2, 2004
3:42 pm
Hi, Can some one help me with this please. I have a nVision report with multiple scope and it produces instances but each instance has it's own page numbers (...
32982 debbiekharvey Offline Send Email Jun 2, 2004
6:09 pm
We would like to expand the list of Action/Reasons which opens up the "Job Req#" button on the Job Data 1 page. The current Action/Reasons of REH/REH and...
Messages 32953 - 32982 of 51266   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help