Display pdf file , image, website on peoplesoft page using html area
摘要:inser an html area in page then copy the following code into it....then open the same page in PIA.<html><body><iframe src ="\\psserver\temp\purchase.pdf" width="700" height="500"> &l...
阅读全文
Peoplecode Trace in a File
摘要:Local File &fle;&fle = GetFile(GetCwd() | "/files/Test.xml", "W", %FilePath_Absolute);&fle.WriteLine("Hi");&fle.Close();Test.xml can Found in...Web Server: psoft > appserv > DATA...
阅读全文