[GeoNetwork-users] Notifier in Geonetwork

Hello,

I noted that in Geonetwork the notifier gets invoked even before the
metadata insertion is completed in Geonetwork.Shouldn't the notifier be
invoked only after the metadata insertion/updation is completed?

We have a workflow where from our other system we make a call from the
Notifier Service(located in external system) to xml.metadata.get service by
passing the uuid and we get Metadata Not Found Exception.To overcome this
issue currently we are doing a wait of few seconds before making that call

Can we raise this as an issue in Notifier in Geonetwork? Please advise.

Regards

Kumaran