Hi All,
We have a requirement where we have the UUIDs of all the components and we have to update the constant value using Update constant smart service.Is there a way in which we can get the Constant type output from UUID to pass to the smart service?
Thanks,
Arushi
Discussion posts and replies are publicly visible
Hi Arushi - UUID's aren't typically used as the basis for design logic. I'd encourage you to explore alternatives, but I'm not sure what it is you're trying to do.
Hi Robert,
We are trying to read the data from customization file where we will have the list of environment specific constants and we will get the UUID or Name, which we have to pass in Update Constant smart service to update the value of constants for a particular environment.
But this smart service accepts only constant type.
Please suggest any alternative for this scenario.