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
  • 3045 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 17, 2021

Edit the XML and add a "form" attribute in the activity with the name of a custom form :

You can copy the original form and add / change what you need.