554555556557558559560561562563564
metadata.removeMetadata(key); } } // insert old and new metadata fmClient.updateMetadata(product, metadata); // return product id to downstream processors return "id="+product.getProductId(); } catch (Exception e) {