Hi Dojo,
We are about to add some capabilities to some of our resources, resource site is one example. We now have this information stored in DOM, so is there a way to link a resource capability directly to the DOM instance, rather than having to define it separably under Profile>Parameters?
Thanks
Hi Dave,
Today the SRM framework can only support resource capabilities which are defined as Profile Parameters.
In case you just want to use this as metadata, or implement your own logic without the framework (not recommended), you can have the linking between capabilities and resources stored in DOM or as properties on the resource.
Note that we don't recommend to have lots of properties stored on resources since this will slow down the framework (technical details about this can be provided by the A&O domain).