need to display "%" when displaying number in the grid
Hi,
There are 3 radio button attached to same field in a record. How to hide or unhide some of the radio button?
For example, group A access will show radio button 1 and 2 and group B will show radio button 2 and 3.
Thanks.
Hi all,
I'm working with Tools Release 8.22.09, and Application Release HRMS 8.00.01.002. Please don't laugh, we're trying to upgrade.
I'm in the delivered component for Direct Deposit, and I have a field in the record marked "Required", it's a drop down populated from xlat values, but instead of triggering the delivered error code when unselected:
Highlighted fields are required. (15,30)
It calls the error code:
Field is required: (124,64)
Hi,
can any body help me in file layout structure .
My Requirement is :
On page ,I have emplid at level 0
and level 1 : phone_no and code is there
I have thsi data in a CSV file and want to upload it using application engine .
In file layout : I inserted one segment with rec1 and then inserted child segmented with rec2 but its giving me error when i m running teh respective app engine .Error:Can not insert null values. emplid insert fails"
Can any body help me in that.
How the file staructure shud be when i need data on diferent levels.
Thanks ,
Deepika
Hi
looking for a tool /code/api that allows you to upload a cv into Peoplesoft , Read Data and pre-populate application template with information read from CV .
Please advise
Thanks
Hi,
I would like to send a meeting request from peeoplecode.
I am aware of sending the .ics attachement in an email, but i would like to directly send as a meeting request instead of an attachement in email.
Let me know if there is any windows/unix command to send the meeting request by reading the parameters from the .ics file.
Thanks!!
Can anybody help me with some worklist people code?
How do i trap the error after a sqlexec like this one:
SQLExec(SQL.Y_PWD_MGT_SQL_INS_002_A, Y_PWD_MGT_AET.EMPLID); /* insert inactive tl */
I created a very simple java class with a method that takes one parameter, a unique id. It then finds the object in Documentum matching that ID, gets the content file from Documentum and stores it locally. The method returns the full path to the local content file. My class depends on a half dozen Documentum DFC jar files. We put my jar file and the dependent ones into %PS_HOME%/appserv/classes/ .
Hello i have a custom object I created and it i am trying to clone it with an identical object but it seems the object is by reference.
Here is just a sample of what I am doing to give you an idea possibly what I am looking for.
My object has one property that I can read and write to. (get set) named ID. It also has a constructor.
local myobject:myobject &oID = create myobject:myobject();
&oID.ID="cool1";
local myobject:myobject &oID2 = create myobject:myobject();
&oID2=&oID;
&oID2.ID="NOTCool";
Title | Under | Posted on |
---|---|---|
ADD 24 months starting from current month.(peoplesoft) | PeopleSoft Functional | 07/29/2018 - 8:44pm |
TRC values dropdown | PeopleSoft Technical | 04/04/2018 - 12:54am |
how to find missing sequence in GRID and print the mising sequence number while saving through peoplecode | PeopleSoft Technical | 09/11/2017 - 4:49am |
How to add custom process in Paycycle PeopleSoft Accounts payable. | PeopleSoft Technical | 06/07/2017 - 4:39am |
Recent comments
20 weeks 2 days ago
25 weeks 2 days ago
25 weeks 2 days ago
27 weeks 8 hours ago
27 weeks 4 days ago
27 weeks 6 days ago
30 weeks 3 hours ago
31 weeks 3 days ago
34 weeks 3 days ago
40 weeks 1 day ago