MISSING_ARGUMENT, Id not specified in an update call in LREngine

MISSING_ARGUMENT, Id not specified in an update call in LREngine

If you face MISSING_ARGUMENT, Id not specified in an update call in LREngine, use the below code while updating

if ( masters.size() > 0) { 
    update masters; 
}

Cheers!!!

Leave a Reply