Search the web
Sign In
New User? Sign Up
peoplesoft-fans · PeopleSoft Discussion Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 49092 - 49121 of 50060   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
49092
Lindie, I recommend that you review the release notes that PeopleSoft publishes for each product suite (FSCM, HCM, etc.) on Customer Connection. A review of...
Mitch Weisel
weiselmm
Offline Send Email
Nov 1, 2008
5:32 pm
49093
Check the release notes on Customer Connection. ... From: peoplesoft-fans@yahoogroups.com [mailto:peoplesoft-fans@yahoogroups.com] On Behalf Of lrmaddenpaps ...
Corey Elder
elderc
Offline Send Email
Nov 1, 2008
9:38 pm
49094
WebLogic Clustering/Weblogic Session Cookie Name First, a detailed background on our issue: We are encountering an issue on our WebLogic Cluster setup. Our ...
mervindizon
Online Now Send Email
Nov 3, 2008
7:36 pm
49095
Hi Folks, We are implementing full position management. On the job record, there is a reports_to field. This field displays the emplid and name of the employee...
Joseph
castorvif
Offline Send Email
Nov 5, 2008
1:50 am
49096
Greetings to the group... We are implementing PS at a new facility. They currently print AP checks to an HP printer and they download the signature and MICR...
bobbridgesjr
Offline Send Email
Nov 6, 2008
3:01 am
49097
We used to print both from HCM and FIN at one location I worked at and it worked for both, just need to make sure the files going to them are in the same...
Tom Hins
thins28
Offline Send Email
Nov 6, 2008
5:27 pm
49098
... Usually the signature and MICR font chips require an embedded ASCII control string to unlock/activate the ability to use them, where as a soft font is...
Robert Goshko
robert_goshko
Offline Send Email
Nov 6, 2008
6:03 pm
49099
Here at UCF (we use oracle also), we wrote a program that loads jpg's directly to the photo table. We used OCI (programming in C) to insert the data. SQR's...
Bradley Smith
bradley_e_smith
Offline Send Email
Nov 6, 2008
6:03 pm
49100
You can also use App Engine/PeopleCode to load or unload '.jpg' photo files. The commands to do this in PeopleCode are a bit obscure and unfortunately I don't...
hsdonnelly
Offline Send Email
Nov 7, 2008
6:32 pm
49101
It is possible using PL/SQL procedure in SQR. I had done it long time back.. ________________________________ From: peoplesoft-fans@yahoogroups.com ...
Sanjay Sambhe Sambhe ...
submepl
Offline Send Email
Nov 9, 2008
4:11 pm
49102
Can anyone give me a definition of the Cluster vs. Role Profile Types for Non-Person profiles in Profile Management 9.0? thanks, Bill...
storm563
Offline Send Email
Nov 9, 2008
4:11 pm
49103
I have loaded long fields using pl/sql but don't know if that works over to photos.   ... From: Sanjay Sambhe Sambhe -X (ssambhe - Zensar at Cisco)...
Tom Hins
thins28
Offline Send Email
Nov 10, 2008
2:12 pm
49104
I"ve written a couple of letters in XML Publisher and put things like <?choose:?><?when:somefieldintheXMLDataSource = 'abc'?>print this<?end when?><?end...
Kenneth Litwak
JavaJedi2
Offline Send Email
Nov 11, 2008
2:56 pm
49105
When we hire a POI "Other Payee" by adding a Person, and fill out the JOB Data pages, then hit OK, usually the POI hire would save. Now it doesn't seem to. Any...
sue16506
Offline Send Email
Nov 12, 2008
10:06 pm
49106
What version are you on? did you clear our Application Server Cache and re-try again? is it also happening in the demo system? ... http://www.learnpsoft.info ...
lpsoft123
Offline Send Email
Nov 13, 2008
4:51 am
49107
I have a search view that includes a field with translate values. The search results (list box items) is defaulting to the short translate value from the...
don.barclay@...
donbarclay
Offline Send Email
Nov 13, 2008
3:37 pm
49108
I need one field out of 30 activated on a page. I have tried making it display only in security and adding peoplecode to open it up which did not work. I know...
Amy
achristenson...
Offline Send Email
Nov 13, 2008
7:33 pm
49109
Amy, it might be the event that you have the PeopleCode on that is the problem. Try putting it on the PostBuild event, which fires after the page is built. ...
steve walker
vantive_guy
Offline Send Email
Nov 13, 2008
8:17 pm
49110
I have it on component post build. I also tried page peoplecode to make the page display only which it did, and then enable the field afterwords and it did...
Amy
achristenson...
Offline Send Email
Nov 13, 2008
8:19 pm
49111
Why not just make each field display only (by double-clicking each field) except for the one you want enabled? Don ... [Non-text portions of this message have...
don.barclay@...
donbarclay
Offline Send Email
Nov 13, 2008
8:41 pm
49112
It is based on a workflow role... ... field) ... to ... every...
Amy
achristenson...
Offline Send Email
Nov 13, 2008
9:14 pm
49113
Amy,   I have limited it to one field before.  It may not be hitting your criteria.  Here is an example I recently did, this code is in record, row init on...
Tom Hins
thins28
Offline Send Email
Nov 13, 2008
9:49 pm
49114
By the way I have more elaborate code for self service which I do multiple hides, displays, and allow edit or not, so you can do more fields, the code I am...
Tom Hins
thins28
Offline Send Email
Nov 13, 2008
9:51 pm
49115
Don,   I think you would have to do as you say and use the xlat tables to get your long name. Tom   ... From: don.barclay@... <don.barclay@...> ...
Tom Hins
thins28
Offline Send Email
Nov 13, 2008
9:53 pm
49116
Thank you; that is what I did as well; I was just trying to avoid entering 50 fields which I went ahead and did. Thank you again for your time. Amy ... ...
Amy
achristenson...
Offline Send Email
Nov 13, 2008
10:01 pm
49117
Well never tried this and it may be a ridiculous idea but could make two subpages identical except for one has the fields editable and the other display only...
Tom Hins
thins28
Offline Send Email
Nov 14, 2008
2:14 pm
49118
I have a grid on a secondary page and I want all the fields in the grid to be from a derived record. Application Designer is not letting me do it. The...
Greg Coles
Greg.Coles@...
Send Email
Nov 14, 2008
6:57 pm
49119
We hit this wall last week and ended up creating a SQL view to be used on the grid with no updates allowed on the page. HTH Julia ...
Kotlyarker, Julia
julia_kotlya...
Offline Send Email
Nov 14, 2008
6:59 pm
49120
Try putting the PeopleCode on the WorkFlow event. That runs well after PostBuild. ________________________________ From: Amy <amy.christenson@...> ...
steve walker
vantive_guy
Offline Send Email
Nov 14, 2008
7:20 pm
49121
You also can do in case of your record is TEST &rec = GETRECORD(RECORD.TEST); For &J = 1 To &rec.FieldCount &rec.GetField(&J).Enabled = False; End-For; This...
Fabrizio Guzman
ffgf
Offline Send Email
Nov 14, 2008
7:20 pm
Messages 49092 - 49121 of 50060   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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