Afect of changing "Internal.Name" on the way. | Community
Skip to main content
Level 2
February 18, 2021
Solved

Afect of changing "Internal.Name" on the way.

  • February 18, 2021
  • 1 reply
  • 1854 views

Hello.

This may be a strange question.

I'm holding my head now.

The workflow cannot be executed, or workflow is stoped, and many error.

Shortly before that, a colleague was changing the workflow's "internal.Name".

Does this affect Work Flow?

Thanks.

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 Darren_Bowers

Hi @uz2020 - the simple answer is not usually

It can affect things like calling workflows, scripts or any other external references (API, etc) that use the workflow internalName to locate the workflow within the system, otherwise it shouldn't affect much within the workflow itself.

Thanks

Darren

 

1 reply

Darren_Bowers
Darren_BowersAccepted solution
Level 9
February 18, 2021

Hi @uz2020 - the simple answer is not usually

It can affect things like calling workflows, scripts or any other external references (API, etc) that use the workflow internalName to locate the workflow within the system, otherwise it shouldn't affect much within the workflow itself.

Thanks

Darren

 

uz2020Author
Level 2
February 18, 2021
@darren_bowers Thank you for your reply. There seems to be some other cause. Let's take a closer look. Many times Thank you.