Skip to main content
Solved

Task 'Connect to db' disabled on 'Execute source code' in SF 2023.1


Forum|alt.badge.img

We are migrating to the new SF 2023.1 and i have some trouble in the Deployment → Creation section. I can go through all steps succesfully but in the ‘Execute source code’ section i do not see anything. All tasks are disabled.

The ‘Generate source code’ section runs succesfully and outputs code files. What am i missing here?

 

Best answer by Mark Jongeling

Hi Ling Wu,

Did you happen to Upgrade from version 2022.1 and skipped 2022.2? We are aware of an issue regarding this screen that occurs when skipping the 2022.2 release.

To solve this, you can run the following database query on your Software Factory database:

exec task_connect_to_db [model], [branch], 'default', 3, null

Replace [model] with your Model name, and [branch] with the Branch name.

The context procedure currently prevents you from clicking the task. Running the above query once will unlock it and keep it available for you.

View original
This topic has been closed for comments

2 replies

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • 3936 replies
  • Answer
  • March 13, 2023

Hi Ling Wu,

Did you happen to Upgrade from version 2022.1 and skipped 2022.2? We are aware of an issue regarding this screen that occurs when skipping the 2022.2 release.

To solve this, you can run the following database query on your Software Factory database:

exec task_connect_to_db [model], [branch], 'default', 3, null

Replace [model] with your Model name, and [branch] with the Branch name.

The context procedure currently prevents you from clicking the task. Running the above query once will unlock it and keep it available for you.


Forum|alt.badge.img
  • Author
  • Rookie
  • 3 replies
  • March 13, 2023

Thank you, that solve it!

 

Am indeed upgrading from 2022.1 version to 2023.1


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings