Good day. I'm facing challenges with my custom workflow after the service update 10.0.32.
the submit button is no longer working for new records that will be created on the form.
when i build the project on my dev environment i get a lot of errors that were not there prior to the the update.
some of the error messages are "the name 'workflowVersionTable' does not denote a class, a table or an extended data type"
please assist me.
Please, give us update on this.
Hi,
I have written article on Vendor bank account workflow feature in 10.0.32. I believe this feature is not mandatory but it's interesting that it's impacting the custom workflow, probably due to changes in baseline code by Microsoft.
Please remove all your customizations for custom vendor bank approval workflow from Dev environment, build your model, test new standard feature for this workflow and deploy the changes to your Test and Production accordingly.
Simply undo the creation of the workflow by removing the workflow objects.
Don't forget to remove the workflow type on your form extension
There is a confict between the customised workflow and the newly released vendor bank account workflow. For the workflow button to show you need to enable the feature in feature management however due to the customised workflow ,it is still not working .
How can you remove the custom workflow from the environment
In addition to above suggestions, please ensure Workflow is Active and Activate Change Management is Enabled, if applicable or if the workflow is controlled by parameter.
Few things to check :
* On form extension, check if the workflow type is still specified.
* Confirm that, the workflow status is in draft when record is created.
* You might also want to revisit your canSubmitToWorkflow method.
Hi Komi,
I have rebuilt all models. The errors are all gone. However, the submit to workflow button is still not showing when you create a new record. It's only showing for older records created before the update. Is there something else I can try to fix this ?
Regards,
Tapiwa Louis
Hi Mohit,
I have referenced the Application Foundation from my model and rebuilt all models. The errors are all gone. However, the submit to workflow button is still not showing when you create a new record. It's only showing for older records created before the update. Is there something else I can try to fix this ?
Regards,
Tapiwa Louis
Hi, We have recently updated our environments to 10.0.32 and didn't faced this issue. Can you check if your custom model is still referencing Application Foundation model
in Visual Studio, Extensions-->Dynamics 365-->Model Management-->Update model parameters
First thing I would do is to confirm the model workflowVersionTable belongs to and check if that model is still referenced in my custom model.
If answer is yes.
Build your custom model. If errors still persist, build all models. The later would take a longer time. I presume you are already aware of that.
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,817
Most Valuable Professional
nmaenpaa
101,156