Method definition has been deprecated - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

Problem

If you call a method that has been updated with a newer version, the following error message appears:

The method definition $1 has been deprecated. Please refer to the documentation for more information.

Solution

The called method has been updated with a new version. If you have any customized code with client APIs that consume the original method in the code, you must update your system to use the new version of the method or the exception is thrown.

The original method now contains the word DEPRECATED in its description to distinguish it from the updated version and highlight that it should no longer be used. For more information on changes to methods for a specific release, see the SmartPlant Foundation Release Bulletin.