Platform 24.9 Release Notes

This is a preview of the upcoming release. General release is available starting 07-OCT-2024.

  • Precision added to Numeric type attribute – In Master data > Attributes, you can now choose the precision for a Numeric type attribute instead of using the Decimal type, which is no longer available. In addition, the Max length field has been replaced with the Maximum decimal places drop-down list (0-15). ClosedRead more

    The maximum numeric value length follows the database standard of 38 digits.

    You can edit the attribute decimal place value; however, after the attribute has been assigned, you cannot decrease the number of decimal places.

  • Master data required payroll indicators – When you create a new payroll indicator in master data and make it required, the payroll indicator is now assigned to both new and existing projects. Previously, when you created a new payroll indicator, it would only be assigned to new projects.

  • Create projects in a sub organization – When you have a role in a sub-organization with the Add projects permission, you can now add projects in the sub-organization. Previously, you needed to have a role with permissions in the root organization to add projects in a sub-organization.

  • Master data libraries Status column - A new column has been added to General ledger accounts, Payment terms, Incoterms, and Revenue categories in Master data libraries. When the status of a list item is set to Available, the item can be used and assigned to a project. The Delete icon has been removed and unused items can now instead be set to Unavailable. The Hide unavailable toggle has been added to the page and when set to On, the view is filtered to show only the items that can be assigned to a project.

  • InEight Contract permission – The new permission Edit retention release was added to Roles and permissions > Permissions > Contract > Contracts under View payment forms.

  • InEight Estimate permissions – The Account Admin role has been updated to include all permissions under the Estimate product (Jobs, Snapshots, and Estimate) and in Master data libraries > Estimate.

 

APIM Integrations 24.9 Release Notes

Updated 19-SEP-2024

The InEight cloud platform continually adds new integrations and works to improve existing integrations based on customer feedback. These release notes provide a summary only. For additional information, refer to the integration specification changelog in Resources > APIM Specifications and the InEight API Developer Portal.

New integrations

InEight Estimate

Quotes

  • Description: These integrations allow a customer to create and update, read and export, and delete Quote records in an existing estimate in the Estimate.
  • Name in APIM: List Quotes, Upsert Quotes, Delete Quotes

Quote Items

  • Description: These integrations allow a customer to create and update, read and export, and delete Quote Item records in an existing estimate in the Estimate.
  • Name in APIM: List QuoteItems, Upsert QuoteItems, Delete QuoteItems

Quote Packages

  • Description: These integrations allow a customer to create and update, read and export, and delete Quote Package records in an existing estimate in the Estimate.
  • Name in APIM: List QuotePackages, Upsert QuotePackages, Delete QuotePackages

Integration changes

InEight Contract

Payment Payform

  • Change: Added Retention Release related fields and the EstimatedPostingDate field.
  • Name in APIM: Upsert PaymentRequestResponse, Post payment request (not available in APIM).

InEight Control

Actuals user defined and Estimate resources

  • Change: The ActualsUserDefined fields and EstimateResource fields have been added to the following integrations:

InEight Estimate

Estimate

  • Release 24.11 Estimate API deprecated fields – In Release 24.11, location, city, state, country, latitude, longitude, forecast start, forecast finish, and duration fields will be deprecated in the Estimate API and will no longer be available to provide data.

    If you have integrations that read or write data to any of these fields, you will need to modify those integrations to instead use the Core Projects APIs for the corresponding InEight Platform project fields (Address1, City, RegionISOCode, CountryISOCode, Latitude, Longitude, ForecastStartDate, ForecastEndDate, ForecastDuration).

InEight Plan

Components

  • Change: Added ProjectValues array and associated fields. IMPORTANT: In Release 24.11, system, subsystem, turnover, area, and commodity related fields will be deprecated and will no longer be available to provide data.
  • Name in APIM: List ComponentsAndCharacteristics, Upsert Components, List Components

InEight Platform

Master Data

  • Change: The IsActive field has been removed and the IsAvailable field was added to the listed Core integrations.
  • Name in APIM: List Allowances, Upsert Allowances, List AttendanceTypes, Upsert AttendanceTypes, List EmployeePremiums, Upsert EmployeePremiums, List PaymentTerm, Upsert PaymentTerm, List GeneralLedger, Upsert GeneralLedger, List Incoterms, Upsert IncoTerm