I'm trying to create a PoN but keep getting the following error in the merge_pons stage:
message: Workflow failed
causedBy:
message: Call input and runtime attributes evaluation failed for merge_pons
causedBy:
message: Invalid parameters for engine function sub: (Failure(java.util.NoSuchElementException: key not found: totSizeFloat),Success(WomString(..*)),Success(WomString())).
message: key not found: stringDiskSizeGB
message: Can't index Success(WomInteger(7)) with index Success(WomInteger(0))
message: key not found: sizeOfPonFile
Do you know what might be causing this?
Thanks