Author Message
liu159
Joined: Jan 19, 2015
Messages: 96
Offline
How to configure global attributes in System Manager such that my EDP snap-in can use them ?

For example,

I want to configure an End Point URL in System Manager, such that if the URL changes, I only need to configure it again in SM, not need to change any code in the snap-in.

Anyone knows how to do it ?
BennyEllis
Joined: Jan 14, 2013
Messages: 5
Offline
Your snap-in can define service attributes that can be administered on the SMGR at the Global, Cluster and Service Profile Levels.
The values can then be read from your snap-in. Please refer to the Service Attribute section of the Snap-in Developer's Guide.
It shows you how to define them in your properties.xml and there is a code example that shows how to read the values in your snap-in.
Go to:   
Mobile view