Question
PayPal
IN
Last activity: 13 Oct 2017 9:02 EDT
File Path for uploaded file
Once we have uploaded the file in PEGA, it goes in to a temporary storage location(file://web:/StaticContent/global/ServiceExport/) which is got from pxRequestor.pyFileUpload. How to access the actual path of this location?
I need to provide the file path to another function for file type detection.What filepath i need to give and How can i get the actual filepath of the file I have uploaded?