Question

Invalid objects in IFS Cloud

  • 10 January 2023
  • 2 replies
  • 116 views

Userlevel 5
Badge +10

Version - 22R1, hosted in IFS cloud.

We recently had a situation where there were invalid objects in the environment.

Standard application monitoring did not provide details of the objects, only the count.

We created a new application monitoring entry to retrieve the names, but how do we see the information about the invalid objects and also how do we recompile them.

There were no development activities happening, so no developer studio activity.


2 replies

Userlevel 5
Badge +10

The application monitoring entry are mainly intended to be consumed by an external monitoring solution (like Prometheus) - in your case managed by IFS Cloud Service.  I think they should act on new invalids in test and prod environments. In Build Place its more up to the developers to make sure all packages are compiled using e.g. plsql/developer connected to the dev DB. 

Userlevel 5
Badge +10

@hhanse 

Thanks for your response.

We’ve discovered that something we were doing in Excel was invalidating the objects, something that a developer would not have seen.

Reply