Hi....
How can i implement Email functionality to alerts ? any one help me.
Thanks, Nag.
Hi,
I got one requirement,When user clicks on browse button,It upload files.right! But my requirement says,after uploading file i have to get not only file but complete path for the file.Once i click save button..it has to save complete path(path i have uploaded from server/local machines).
This is the code for my add attachment.
Local integer &iReturn;
Local integer &iRet;
Local string &sSysFileName, &sUserFileName;
Local string &Guid;
REM Prompt user to select a file from their folder structure;
REM and upload it to the TL_ACCT_CD_WRK table (our "file server");
Hi All,
I am getting error like " Single row sub query return more than one row" while insert into another record. The query is like....
Insert into abc
select a,
b,
c,
from xyz;
the select statement is working fine. But while insertion, I am facing this error. I am getting this is DEV environment. But it is working fine with other two environments. Please let me know what is the issue... Thanks in advance
I am trying to get an image (JPG file) from app server and store it in out database. I need to do it using an application class peoplecode as further I need to create a webservice to pass that image further to a 3rd party application.
Kindly Suggest a way !
Bhumika
Hi ,
I am new to peoplesoft.
I am doing a task in which I have to use multiple grids in the same page with the same main record.
these grids have different functionality and I have to write different peoplecode for each of them on a single event in a component.
How to distinguish between these grids.
Like I have tried giving labels but dont know how to write peoplecode for that.
Can you plz help?
Hi All,
Can anybody please suggest me on the below requiremnet
I want to add a Hyperlink on the upper right corner side of the delivered search page .so when the user clicks on this link ,it will take to the page where it has correponding details for that row.
I know we can do this by customizing our own search page but i want know Whether we can do this with delivered functionality or not
Its an urgent requirment. your reply would be appriciated very much.
Thanks in advance
Sudha....
Good morning Guys,
I have a requirement in my project where in if reviewer is not mapped the a mail should triggered to a default workflow administrator .can any1 help?
Code is as below:
If None(DCP_PC_PPNE_SET.DCP_PPNE_REVIEWER.Value)Then
If None(DCP_PC_PPNE_SET.DCP_PPNE_WF_ADMIN)Then
/*Trigger mail to Default Worklow Administrator*/
is it ok or i shall put something else
DCP_PC_WRK.OPRID.Value="";
Else
DCP_PC_WRK.OPRID.Value=DCP_PC_PPNE_SET.DCP_PPNE_REVIEWER.Value;
Else
DCP_PC_WRK.OPRID.Value=DCP_PC_PPNE_SET.DCP_PPNE_REVIEWER.Value;
End-if;
I have grid which has a derived work record and dummy field from a view. This Grid is at level 2. Now based on the condtions i am assigning values to the derived but for first field which is Plan_type is not populating in the grid but rest of the fields are populating in the Grid.
Hi All,
I have a requirement where in I need to list all files in a directory on Unix server to be displayed to the peoplesoft user online.The user select the Server(NT or UNIX) and directory name from where he wants to view the file .
I am using the EXEC function to list the files from the directory and then moving them to a file. I will read the file through a application engine process and then move the contents to a record which i will display to the user on the grid.
I would like to know if it is possible and how to dynamically change a Prompt Table based on a page name.
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