[Flow Designer] How can i rename the internal name of one flow/subflow

aymericb
Kilo Expert

Hello,

I don't find any documentation about the way to rename the internal name of a flow. I have changed the label of my flow and now the internal name is not appropriate. As it is a new flow i would like to rename it before used his internal name in scripts.

Do you know a solution ?

Thanks

 

1 ACCEPTED SOLUTION

Willem
Giga Sage
Giga Sage

Hi,

 

I think Bryan is right. You can however Copy your current workflow and rename:

find_real_file.png

Give the new name:

 

find_real_file.png

 

And you have it:

 

find_real_file.png

 

 

Please mark as Correct answer and helpfull if it is! 😄

View solution in original post

12 REPLIES 12

reddysurendra
Giga Guru

Hi,

you can edit the intenal name of the flow in the list view

-go to "sys_hub_flow.list"  in filter navigator
-edit the internal name in list view.

please mark helpful if this helps you

reddy32_0-1673447053929.png

 




apjohn2
Mega Sage

You can also go to the table 'sys_hub_flow' (List view), sort/filter so the Flow you need to modify is visible, add the column "Internal Name" to the list, then use list edit to modify the value.

NOTE: This is probably not a recommended method, but in my case, I felt comfortable doing it because I know for certain that the Flow was a one-time thing in its first iteration, and I wanted to modify it at its core to do something very similar but with some key differences. If your use case is different, I would encourage you to use the 'Copy flow' method already outlined here.

Brent Sutton
Mega Sage

You can change the internal name of the flow following these steps:

 

  1. Navigate to the Flow [sys_hub_flow] table (Tip: this can be access from the Application filter navigator by entering sys_hub_flow.list).
  2. Locate your flow in the list view.
  3. Add the "Internal name" field to the list view using the cog
  4. BrentSutton_0-1696453389203.png

     

  5. Double click on the internal name value in the list view and amend the name. Select the green tick to commit your change
  6. BrentSutton_1-1696453422464.png

     

Your flow internal name is now updated to the new value.