How to edit a read-only flow/sub flow/action script

Mduperre
Tera Contributor

Hi,

I am trying to edit a read-only sub flow(an action script in it) and i can't seem to figure out how.

Can anyone help with this? I can't seem to find anything about it.

 

reason : I am trying to edit the translate text to multiple languages sub flow(microsoft azure translator spoke) so that if the target language is fq to change it to fr in the parse additional parameters action script(we use french Canada language which is not supported by microsoft so we want it to send fr instead of fq as the target language).

10 REPLIES 10

Ashutosh Munot1
Kilo Patron
Kilo Patron

Hi,

You need to copy that flow and then edit it.


Thanks,
Ashutosh

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Md,

You need to create a copy of it to customize.

 

- Pradeep Sharma

Mduperre
Tera Contributor

When i copy the sub flow and set it in the translator config, it works as expected. However, when i copy the action(here is where i want to edit the additional parameters script), the flow no longer works and generates an error when trying to translate. Anyone know what might cause this issue?

Hi, Is this OOB action? Thanks, Ashutosh