No Failure when running DataSet-Execute save method in an Activity with null keys for a Decision Data Store
Hello,
Should the DataSet-Execute save operation throw an error if one (or all) of the keys required to save the data are missing from the step page?
The Decision Data Store use has five keys. When testing a failure scenario, where the page saved is missing one (or all) of the multiple keys required, the DataSet-Execute save operation does not throw an error. In the tracer, the step status is set to GOOD but no data is saved to the selected Decision Data Store. When the StepStatusFail jump condition is checked the status is False, so no Error messages can be used to trouble shoot a potential failure of this nature.
Is this an error with Pega platform?