fail("Incorrect insert operation - the mandatory fields have no value");
}
catch(Exception e)
{
// Normal behaviour
ocm.refresh(false);
}
//---------------------------------------------------------------------------------------------------------
// Insert with the mandatory fields
//---------------------------------------------------------------------------------------------------------