I have a user requirement to add a new user field in vendor invoice line (VendInvoiceInfoLine).
Technically, the custom user field (VendInvoiceInfoLine.XXXUser) needs to be available to select for assignment during the VendInvoiceProcess workflow validation assignment:
I have added the field in the workflow query.
However, it is not available for selection assignment in this menu.
Does anyone have an idea how to implement this requirement?
Are you able to change the language and share the screenshot with English labels? Anyway, if you want to add another assignment option, you can develop a new participant provider. You would need to write a class with the logic how to retrieve the user and link that class to a new provider in the AOT (Business process and Workflow > Provider).
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.