We have customized a workflow for sales quotation and we have added a customized field on the sales quotation form.
We want to have a condition in the workflow on the customized field.
Can we add the same in the workflow?
*This post is locked for comments
hi Masood,
Would u tell me what is Workflow document Query?
Is it a Query or Table or View or MAP or somthing kind of Set UP?
and where can i found it?
I made a custom on PurchAgreementHeader, i have add one field. but its doesnt show on Worfklow Design especially when u start to make some Conditional. The system just show me the standard AX fields of PurchAgreementHeader table.
but let say i choose the wrong table, then i made a custom in AgreementHeader table, but still the system doesnt show me my custom field.
thank u for your attention
Dear Muhammad,
Thank you for the help.
It Worked.
Hi Binit,
just add that custom fields in workflow document query, Generate incremental CIL, it will show in Workflow condition.
For calculated values add method in workflow document class, Generate incremental CIL, it will show in Workflow condition.
Hope it will be helpful.
Regards,
Yes, you can do this, Explore the Workflow approval Class, There you can add custom logic based on customized fields. In this approval class you have reference rec id of record, you can done query on table and apply required logic on it.
Yeah this table is part of Document of this workflow.
you can proceed to AOT query named as PSAProjQuotation, since fields are already set to dynamic, so I don't think any extra effort is needed here, you can use field directly in workflow as condition, after generating CIL. Also make sure your customized field has unique label, so you can identify it easily on Workflow configuration.
Needless to repeat again, if we don't generate incremental CIL, sometimes new fields are not available on workflow configuration.
SalesQuotationTable
yes, you can use that field in workflow condition.
in which table you have added that field?
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,188 Super User 2024 Season 2
Martin Dráb 230,030 Most Valuable Professional
nmaenpaa 101,156