Custom Named Right for Workflow xml Edit. | Community
Skip to main content
Level 6
May 11, 2021
Solved

Custom Named Right for Workflow xml Edit.

  • May 11, 2021
  • 1 reply
  • 3053 views

Hi,

Can there be a a custom named right for workflow xml edit access.

Currently, only the the Admin can edit an workflow xml. I have a requirement to provide some operators the access to edit the workflow xml but not to be an Admin.

 

Thanks,

Deb

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jonathon_wodnicki

Hi,

 

Edit XML is part of the console binary and not modifiable as a command.

Everything users can do with XML they can do with the graphical UI, so prob should probe more into what's driving that requirement.

 

Thanks,

-Jon

1 reply

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
May 11, 2021

Hi,

 

Edit XML is part of the console binary and not modifiable as a command.

Everything users can do with XML they can do with the graphical UI, so prob should probe more into what's driving that requirement.

 

Thanks,

-Jon

CedricRey
Level 5
May 12, 2021
Hello Deb007, you can also put a custom form for a particular activity : the @1807871 attribute of an activity define the form to use when editing. You can build your own form and specify this one for your activities, with the "HasNamedRight" xtk expression to help ?