Hi,
How to read an email in outlook and download the attachments using peoplecode and how to save the subject of the email
HI PLEASE HELP ME,
I WNAT TO COPY THE DATA FROM MY CUSTOMISED RECORD SAY BP_VENDOR TO VENDOR(DELEIVERED TABLE) USING AN APP ENGINE WHICH CALLS AN CI,I HAVE CREATED THE CI FOR THE DELIEVERD COMPONENT WHERE IA M GOING TO COPY MY DATA.EX:VNDR_LOAD,I HAVE CREATED THE CI,THE CODE IS
Local File &fileLog;
Local ApiObject &oSession, &oBfHexVndrId;
Local ApiObject &oVendorAttVwCollection, &oVendorAttVw;
Local ApiObject &oInstallationApCollection, &oInstallationAp;
Local ApiObject &oVndrCcrCdVwCollection, &oVndrCcrCdVw;
Local ApiObject &oApVndrAttCollection, &oApVndrAtt;
how to call an application engine without touching PIA and app designer.
My requirement is to invoke a process(Application engine process) through SQL table trigger.
Is this possible?
hi all,
could u tel me Hw to do the inbound in App engine .. need sample 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 */
how do i encrypt an oprid's password using app eng peoplecode?
i tried: encrypt_password oprid; <<< did not work
Can i do this?
i declare a global thinking it would be valid for all of the program, but it fails:
Global File &LogFileA05;
Global File &LogFileA10;
/***** Set the Log File *****/
&LogFileA05 = GetFile("C:\temp\DELETE_USER_PROFILE_A05.log", "w", "a", %FilePath_Absolute);
&LogFileA05.WriteLine("Begin: " | %Datetime);
&LogFileA10 = GetFile("C:\temp\DELETE_USER_PROFILE_A10.log", "w", "a", %FilePath_Absolute);
&LogFileA10.WriteLine("Begin: " | %Datetime);
writeln in later section fails
Can i use derived records in app engine?
I am new to app engine and was wondering if someone could suggest a delivered ps HR app engine program to use as a template/model to learn from.
| Title | Under | Posted on |
|---|---|---|
| MD5 - SHA checksum of a file. | PeopleSoft Technical | 02/07/2012 - 5:29am |
| nVision Tabular Report through PIA with prompts | PeopleSoft Technical | 02/02/2012 - 10:07pm |
| Can we create an AE to mass update Position - Jobcode data? | PeopleSoft Technical | 01/18/2012 - 3:11am |
| Pay Components on job data can be defaulted and setup based on the rules? | PeopleSoft Functional | 01/05/2012 - 4:58am |
Recent comments
9 hours 21 min ago
1 week 1 hour ago
1 week 9 hours ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago
1 week 6 days ago
1 week 6 days ago
1 week 6 days ago
2 weeks 14 hours ago