setBatchError()
setBatchError() initializes the Batch Error values. Sets the following variables:
statusType = STATUS_BATCH;
errorIndex = null;
errorMessage = null;
output = null;
batchErrorMessage = message;
Your suggested change has been received. Thank you.
Please Note:
setBatchError() initializes the Batch Error values. Sets the following variables:
statusType = STATUS_BATCH;
errorIndex = null;
errorMessage = null;
output = null;
batchErrorMessage = message;
{
statusType = STATUS_BATCH; errorIndex = null;
errorMessage = null; output = null;
batchErrorMessage = message;
}
Thank you! Your suggestion has been submitted.
https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….