How to force task data update

I have a process with a task. I changed the document used in process and task (I added new field). When I’m logging data and pipelines I can see, that it’s there, but it’s not saved in T_TASK_DATA table - old document without that new field is logged there.

Any idea how to solve this?

When I changed the process I built it and uploaded for execution. I tried also to restart IS. Nothing helped.

are you facing any issues because of this ? If yes, can you mention the specific logs when you see the error? what is your webMethods version?

Of course I have problem, that field I added to document is missing in it…

The solution is to deploy task application (from Designer, or export as WAR).