Skip to main content

Hi,

We have decided that we only want to attach documents and medias to Routing Head and not to Routing Operation and Routing Operation Work Guide.

We cannot delete the service list entries, because at least one service must be defined.

That’s why we removed the records.
 

However, we have now noticed that after every update and bug fix installation, the two object connections are back.

After a release update, we always check for the unwanted records and remove these object connections again.
Recently, after the installation of a bug fix for a completely different area we didn’t check. This allowed users to attach documents to Routing Operation again.

Is there another better way to prevent this?

We are using APPS10 UPD18.

 

Thanks and best regards,
Madeleine

You could install a simple custom event + custom event action that raises an error if a record is added to doc_reference_object_tab where lu_name = 'RoutingOperation'. That will make sure no documents can be attached to routing operations.


Hi Mathias,

Thanks for your suggestion.

I can do it like that. However, since I think it's better if you can immediately see that no documents are allowed to be attached, I'll probably do both: remove the object connection records and implement this custom event.

If I delete the records too late after an update, this would ensure that no documents can still be attached.

Best regards,
Madeleine


Glad to hear you have a plan 🙂 💪🏻 


Reply