Please, Dojo, when it comes to the SRM solutions, what are the options to define the bookable functions?
Thinking if once the coding & configuration of the DMS have been deployed, for given resource types, the creation of resources in the systems could be automated or left to a single click for manual activation by specific users (e.g. a resource management team).
Any steer will be helpful
Hi Alberto,
You're right! Once the Function and associated Profile-Load script have been implemented, generating function resources can easily be automated.
DMA can offer different options:
- a script can be implemented to create function resource(s) based on a provided Element reference (script can be integrated in a custom Visio with a ListView to search for Elements)
- IDP can be used to trigger a resource creation Activity when a new Element is detected (it is also required to develop a script here)
Do note, typically, it is also required to add capacities and capabilities before resources can be used by the orchestration layer.
Thanks for this trace, Emmanuel – appreciated
Following post contains a code sample to create function resources:
https://community.dataminer.services/question/code-for-setresourcemessage-request/