Forum Discussion
manthangandhi
2 years agoNew Contributor III
Hi Fred,
Is there any alternate way to perform this usinng database, anyclue on this?
DanielWillis
2 years agoValued Contributor
The properties are all there in the WorkflowProfileAttributes table... You might get some frowns from updating it on here but if its working around a bug then maybe it is the best way. You might need to run the setAttributeValue as well if that command is doing an in-memory/cache update as your DB table change might not be visible to clients (and perhaps even get overwritten? not sure).