cancel
Showing results for 
Search instead for 
Did you mean: 

Placing a parameter value inside an XML file reside in Portal for a custom app to read

Former Member
0 Kudos

Hello,

I have a custom JSP with a field pointing to a URL for redirecting (we are not using the URL redirect iView due to a custom JSON token we have to process first).  To make it easier to deploy the application to DEV, QA, and PROD, we would like to use a custom attribute inside some XML file from the NW Portal 7.3 so all we need to do is change the URL and not have to deploy three different version of the application to these three environments.  Does anyone know where I can create a custom attribute for a custom application to read from?

Accepted Solutions (1)

Accepted Solutions (1)

former_member193577
Active Contributor
0 Kudos

Hi,

Are you using a portal application?

In each portal app there is the portalapp.xml file, in which you can place attributes.

These attributes can be changed later (after creating iView from this app) directly from the property editor for example or from code.

See here for more info on component profile:

https://help.sap.com/saphelp_nw73/helpdata/en/49/d822ad79cf0e80e10000000a42189b/content.htm?

frameset=/en/49/d6a8f72190736fe10000000a42189b/frameset.htm&current_toc=/en/4a/ded71e279f4fa5870eb80...

Best Regards,

Tal

Answers (0)