Enterprise Service Automation (ESA) - PSFT (MOSC)

MOSC Banner

Retrieving Attachments -- Why is Server Path is not included in all the parameters for retrieving th

edited Jul 11, 2019 2:29PM in Enterprise Service Automation (ESA) - PSFT (MOSC) 6 commentsAnswered

We use the server path when we upload the attachments.  We don't have any customizations in the upload.  However, when we retrieve the attachment, it doesn't work because the server path is not there.  Thus, we had to add custom code anywhere there is code in retrieving the attachments for expense reports.

In the delivered code App Package EX_MOBILE_EXPENSE_REPORT:AjaxModules:Attachment.OnExecute, there is a comment that says

From App Package EX_MOBILE_EXPENSE_REPORT:AjaxModules:Attachment.OnExecute

      /* RC2 - LLie - FilePath and Filename are both set to ATTACHSYSFILENAME */

      REM &sFileName = %Request.GetParameter("attFileName");

      &sFilePath = %Request.GetParameter("attFilePath");

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center