Hello,
In my workflow, I am trying to delete an entity from AgreementSalesPartDealSet.
However, I am encountering an issue with the date field:
The Camunda attribute ValidFromDate has a type of DATE, but the provided value does not match that type.
I am pretty sure I did something wrong, even though I followed the documentation.
https://docs.ifs.com/techdocs/25r2/040_tailoring/500_business_process_automation/080_workflow_examples/#date_example
What did you think of it, and where did I make a mistake?
Workflow annex:
Activity Script Task: set Variables

Activity IFS API: DELETE AgreementSalesPartDeal















