Afect of changing "Internal.Name" on the way. | Adobe Higher Education
Skip to main content
Level 2
February 18, 2021
해결됨

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

  • February 18, 2021
  • 1 답변
  • 1854 조회

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.

이 주제는 답변이 닫혔습니다.
최고의 답변: 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 답변

Darren_Bowers
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

 

uz2020작성자
Level 2
February 18, 2021
@darren_bowers Thank you for your quick reply. Do the affected external references include databases and lists? Thanks.