FileUpload Serverlet Interface

Last Updated : Jun 05, 2026 |

The FileUpload Servlet Interface provides the ability to upload a file to the server. This interface uses the FileUpload method.

You can call the interface from any application that is running on the same network as the EPM server.

FileUpload Serverlet Interface URL

The URL for uploading file is:

https://<EPM server>/axis2/FileUpload/AppVariable

<EPM server> is the domain name or IP address of the system where the primary EPM software is installed.