Select to view content in your preferred language

How to make custom app available in Portal 10.9.1?

234
2
Jump to solution
03-25-2026 10:00 AM
MatthewTsui5
Regular Contributor

I'm looking to make an app (created with ArcGIS Maps SDK for JavaScript) available on Portal for ArcGIS 10.9.1 (behind a firewall). I stored the .html file on a shared drive.

What's the workflow?

Any documentation on where to store the .html?

0 Kudos
1 Solution

Accepted Solutions
Justin_Greco
Frequent Contributor

You need to put it on a web server.  You then can add it add it as an application on Portal using the URL.  You could put it on the same web server that the web adaptor is installed. 

View solution in original post

0 Kudos
2 Replies
Justin_Greco
Frequent Contributor

You need to put it on a web server.  You then can add it add it as an application on Portal using the URL.  You could put it on the same web server that the web adaptor is installed. 

0 Kudos
MatthewTsui5
Regular Contributor

Thanks! I'll try soon.

0 Kudos