Announcements
No record found.
Dear All,'
Can you please let me know what is the use of "state machines" in table in D3FO?Please give me an example with scenario.
Please give me more shed on this.
Thanks!
Arpan Sen
*This post is locked for comments
Hi Arpan,
The state machine enables you to perform state transitions within the workflow without writing any additional code.
This is not a new concept and has been around with other applications you can learn more from this link www.ni.com/.../en
Thanks Faisal,
I have 2 questions :
1. State transaction means?
2, It's only applicable for Workflow?
To learn what a state machine is general, look at Wikipedia: Finite state machine, for example. Note that you can find such information by yourself with the help of a search engine.
The node in AX utilize the general (and usually well-understood) concept of state machine for workflow. You define which states your document can have and transition between which states are valid, and it will generate a class for this state machine for you.
Thanks Martin,
Can you please let me know the base class for state machine. Can you please give me an example of standard calss for state machine.
I don't know what you mean by a base class for state machines.
To see an example, simply generate one. Why do you need me for that?
Dear All,
i go through link but didn't understand properly.
Can you please any one share step by step process for creating state machine with an example.
Arpan
Create a field holding the state of your document. Right-click the State Machines node and create a new state machine. Add and configure states (state kind, transitions). When you right-click your state machine and choose Generate, it will either generate a class implementing the state machine, or it will tell you which setup you're missing.
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.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Joris dG 5
Alexey Lekanov 2
Henrik Nordlöf 2 User Group Leader