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?
steps to run app engine from portal?
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 |
---|---|---|
Component interface Error: no rows exist for the specified keys | PeopleSoft Technical | 03/15/2019 - 3:54am |
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 |
Recent comments
2 years 17 weeks ago
2 years 22 weeks ago
2 years 22 weeks ago
2 years 24 weeks ago
2 years 24 weeks ago
2 years 25 weeks ago
2 years 27 weeks ago
2 years 28 weeks ago
2 years 31 weeks ago
2 years 37 weeks ago