We have a requirement where we have to have a custom process the Publication information in the background without blocking the publication creation process in Content Manager.
We thought Custom background task for triggering the custom from processing would be suitable when Create Object or Modify Event is triggered in Content Manager?
We are looking for a customized processing once the form event is triggered.
Writing a custom Background tasks is fine but what would be the handler for background task to integrate into Create Object Form Event for a publication?
Any response related to the question would really be helpful to us.