What's Changed
The following are the changes in ServiceMax Core 23.2.
External ID Field on IB Technical Attribute is Marked as Unique
The uniqueness of each attribute for each installed product is checked when creating or updating attributes from external systems using API, and an error is displayed for duplicates. This is implemented using the packaged trigger Validate ExternalId and enabled by default. For more information, see Validate ExternalID.
* 
The admin can disable the Validate ExternalId trigger if any customizations are built to allow duplicates.
Modified Handover Wizard Step Behavior
Previously, the React SFM Delivery executed the handover wizard step on the target parent record instead of the source parent record in the interactive execution mode. This behavior is corrected to execute the next step on the source parent record by default.
* 
New properties are added in the Wizard Step properties that allow the admin to set up the configuration to perform handover on the target record. For more information, see the Enhanced Handover Capability section in the What’s Enhanced topic.
The script to identify any such configuration in your org instance is applicable only when you are using react-based SFM Delivery.
Was this helpful?