CDFAE1006E A function call failed because a mandatory parameter was not specified. Parameter name: parameter-name.
Explanation
This message is returned when a function is called but a mandatory parameter of the function was not specified.
User response
Call the function again, specifying all mandatory parameters.