We usually just need to enable the compatible checkbox, which resolves the issues with any BPMs, however I have one BPM that won’t save due to the following error:
InTran.bpm_SalesOrderPr.cs(193,111): error CS1503: Argument 3: cannot convert from ‘System.DateTime’ to ‘string’
As per the image below; I’m pretty sure the issue is related to the ShipDate>Today condition and Set Priority 5 set field widget.
Then added a Set Argument/Variable before the condition, and set the variable to TargetDate and the expression as 'BpmFunc.AddInterval(DateTime.Now, -2, IntervalUnit.Days).
pferrington
(Bob Hidingski (formerly known as Patrick))
6
I’m very happy you have a work around. that said a lurking developer who you all know but will not name, created a bug report and we have hte fix in go forward code. it will be coming to an update of 2026.100.x as it finishes QA testing and automation as that should work.
I’m adding your work around to the problem case
problem number if you want to link a support case to it: PRB0319825