web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

SQL for Workflow Conditions

(0) ShareShare
ReportReport
Posted on by
We need an SQL to list the /Conditions/ we see in /Workflow Maintenance/ screen in Microsoft Dynamics GP Version 18.6. I'm able to find a few tables and fields that make work, but unable to get exactly what is needed. Where can I find this information in the backend SQL Server Database and what SQL script would provide the information needed?
 
Please see attached screenshot for what I'm looking for and the items I tried below.
 
The first field I found is the /Workflow_Where_Clause/ field in the /WFI10002/ table. This seems similar, but not sure if this is correct because it does not easily translate to what I see in the screen. 
 
SELECT TOP 10 [Workflow_Type_Name], [Workflow_Name], [Workflow_Where_Clause] FROM [WFI10002]
 
The second field I found is the /Workflow_Step_Conditions/ field in the /WFI10003/ and /WF100003 tables. This seems logically to be correct, but the values returned in a crypted GUIDString format.
 
SELECT TOP 10 [Workflow_Name], [Workflow_Step_Name], [Workflow_Step_Conditions] FROM [WFI10003];SELECT TOP 10 [Workflow_Name], [Workflow_Step_Name], [Workflow_Step_Conditions] FROM [WF100003];

 
//
Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 512 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 386

#3
Adis Profile Picture

Adis 259 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans