AEM 6.4 on local Windows 11 issue with prepareData not updating form
Greetings All,
I have just installed a local instance of AEM 6.4 JEE on a Windows 11 laptop for some development testing.
I have found that I have an issue with data modified by the Prepare Data orchestration not being reflected in the rendered form for Assign Task - UserServiceV2.
I have no issues with the prepare data that fires on the Workspace Start Point - the data updates made in that orchestration are reflected in the rendered xdp.
I have not seen any other data issues in the main or prepare data orchestrations, or any errors tied to the render event in Server.log or error.log in the CR-X.
- The service is set to run the prepare data process when a user opens the task.
- The data presented matches the data being passed into Assign Task ( before prepare data runs ).
- I have recordings turned on, and the prepare data process is executed successfully.
- The server installation was run as administrator - with UAC disabled.
- Merging the XML output of prepare data with the XDP produces the desired form.
Any thoughts are greatly appreciated.
Thank You
Mark