}
}
if (ok) {
dispose();
XMLBuilder xmlBuilder = new XMLBuilder(Administrator.APIM);
String objXML = xmlBuilder.createObjectXML(objectType, pid, label);
ByteArrayInputStream in =
new ByteArrayInputStream(objXML.getBytes("UTF-8"));
String newPID =
AutoIngestor