Hi All,
In Dynamics GP 2018 environment, I have one company that I activate Workflow module on it. Using purchasing reacquisition approval, I can submit requisition without any issue and user can receiving email but without populating fields values as below:
After investigation, I found that stored procedure, wfSubmit, that create submitting processing raises an error number 300.
Can anyone identify what this error number refer to?
Or provide any list for Workflow errors meaning?
Appreciate any help.
Yasser Mahmoud
Hi Justin,
Thank you for your reply.
The error raised from stored procedure as path wfSubmit \ wfCreateHistoryRecord \ Dynamics.dbo.SendWorkflowCompletionEmail. I run wfSubmit from SQL Management and error number appear as a result of variable, @Workflow_Error.
Workflow History window has only the comments that entered when user submit or resubmit purchase requisition.
I test submitting process with standard email message template and new message template that has only one field, Requisition Number, and same issue continues.
I take your advice and create new message with only the actions, same error raised again.
All our users use Outlook as default application for emails even in mobile devices. In testing environment, I use Outlook 2016 version for receiving emails. Email links work fine and I can approve or reject without any issue.
I have another company in same environment and working fine without any issue or error. I can submit approval, receive email with populating fields values, and approve or reject PO requisition.
Thanks!
Yasser Mahmoud
Hello Yasser,
Where are you seeing this error number?
The wfSubmit proc doesn't have any error numbers within itself, it only gets errors from sub procs. There are tons of these sub procs, but I wasn't able to find this specific error from them.
The first place to check would be to review the Workflow History window for one of these runs and see if any comments show. These are entered by the wfSubmit proc in response to errors.
Second, sometimes we see where the messages get damaged if you move fields around in the messages. This may be the issue here, so what happens if you use the default message? What if you create a new message with only the actions?
Past that, make sure you are using Outlook to open these emails. All other email programs can (and will) remove the links.
Thanks!
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156