Skip to main content
Solved

Failed to re-generate code group

  • April 12, 2022
  • 5 replies
  • 72 views

Forum|alt.badge.img+6

Hi,

I made a small change to a PROCEDURE template and when I tried to generate the code group on the Functionality > Assigning > gear icon I get the following error:
 

The control procedure it points to seems to be autogenerated?

Any pointers on what is going wrong here?

Best answer by Mark Jongeling

Hi,

A similar issue had been resolved by a Generation definition of the project it occurs on. Does that solve the issue?

This topic has been closed for replies.

5 replies

Forum|alt.badge.img+3

Did you change anything in the control procedure itself besides just the template? (Code group , Assignment or Type perhaps?)

 

Or is there code present in the control procedure itself (this should only be possible on certain Types)


Forum|alt.badge.img+6
  • Author
  • Hero
  • April 12, 2022

Did you change anything in the control procedure itself besides just the template? (Code group , Assignment or Type perhaps?)

 

Or is there code present in the control procedure itself (this should only be possible on certain Types)

The control procedure it points to “exh_interface_sp” seems to be automagically created by Thinkwise.

I only changed the contents of a procedure, the procedure I changed is not mentioned in the error


Forum|alt.badge.img+3

judging from the procedure's name, it's a part of the Exchange_365 base project, does your project generate at all?

The error you're seeing might not have anything to do with the template changes you made.


Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • Answer
  • April 12, 2022

Hi,

A similar issue had been resolved by a Generation definition of the project it occurs on. Does that solve the issue?


Forum|alt.badge.img+6
  • Author
  • Hero
  • April 12, 2022

Hi,

A similar issue had been resolved by a Generation definition of the project it occurs on. Does that solve the issue?

That worked like a charm...