I’ve noticed recently that when I want to use the Generate document function, the document tagger no longer offers data from Azure Active Directory or task forms. I’m 99.999% certain that this was formerly not the case.
I am updating a workflow to make some improvements to it. I’m at the step where a document is generated using data from the workflow. I need the document tags for some data gathered from Azure AD and from a task form. In the workflow reference data, Azure AD isn’t offered as an option at all. The reference data for the task form only offers a tag for “First response” (I’m not even sure what this data would be). But the task form itself has a date field and a long-text field whose data I need for my generated document.
Here’s what I’m seeing:
I know I can create a workaround by grabbing the data I need and creating workflow variables, then using those tags. But I don’t understand why I should have to do that. If the tagging for Azure AD and task forms has been deprecated, what was the rationale?
Thanks for any help that can be provided.