GetFlatConfigurationModel API requires OrganizationCode attribute

In Release 9.2, the getFlatConfigurationModel API accepts OrganizationCode as an API input. The getFlatConfigurationModel API returns the Configuration model that matches the input criteria. When OrganizationCode is passed to getFlatConfigurationModel, the API returns the model data that belongs to the specified organization. In earlier releases, OrganizationCode was not mandatory.

How it affects you

Ensure that OrganizationCode is passed in the input XML.

Migration strategy

This section describes the automated and manual migration processes for this functionality.

Automated migration processes

None.

Manual migration processes

None.