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

Mduperre
Tera Contributor

I'm not sure what OOB stands for. Its a action that has 3 parts(scripts).

 

1. Input(Parse additional paramters)

 

2 .REST(Translate the text)

 

3. output(Parse the translated text)

 

find_real_file.png

Meaning this is available from Service Now right out of the box? If you want something same you need to create new custom action for your self. Thanks, Ashutosb

Its a plugin you download called dynamic translation which then comes with the microsoft azure translator spoke plugin(which is the one im trying to edit).

Mduperre
Tera Contributor

After you copy the action, the input rows are empty and have to be set, this could be the part where something is missing but it seems pretty cut and dry. This can be seen the in the screen below(where you have to select each input).

 

find_real_file.png

Anna Maksymova
Tera Contributor

Hi,

 

maybe it would be helpful for others: I had this problem now,

find_real_file.png

and it was because my domain have changed from global (where I created the Flow) to the other one.

find_real_file.png

As a solution I closed Flow Designer, refreshed the home page, changed the domain back to global, and opened the Flow Designer one more time.

find_real_file.png

 

Best Regards,

Anna Maksymova