Reconciliation for Oracle publisher failed due to "TypeError: Cannot read property "max_size_on_cloud" from undefined."DescriptionAfter upgrading from Quebec to Rome, reconciliation run for Oracle publisher might be failed with the following error:"TypeError: Cannot read property "max_size_on_cloud" from undefined."The reason is that some Oracle software models might not have "Maximum size of instance on cloud" metric attribute defined. Our SamOracleLicenseCalculator logic should be able to handle this scenario and not blocking reconciliation run.Steps to Reproduce 1. Activate SAMP plugin.2. Populate some Oracle software installs and CIs that hosting the softwares.3. Defined some Oracle software models without "Maximum size of instance on cloud" metric attribute.4. Run reconciliation for Oracle and observe the error message.Workaround1. Defining the missing metric attribute on required Oracle software models helps resolve the issue. 2. For software models for Oracle expected to have "Maximum size of instance on cloud" metric attribute with License Metric = Per Processor. If not, it will cause failure on the reconciliation process. Related Problem: PRB1555133