I'm using the MIF to update Person records, using the default Enterprise Service MXPERSONInterface.
When the person has a primary email address "john@mail.com" and an inbound interface message has a PRIMARYEMAIL with value "John@mail.com" (with capital) ... then an error occurs: "record already exists".Ensure that the key value for given record is Unique
If the inbound message has address "john@mail.com" (without capital) there's no error.
If the inbound message has address "JOhn@mail.com" (mixed letters) then an error occurs: "Record already exists".Ensure that the key value for given record is Unique.
Globally, e-mail addresses are not case sensitive. But Maximo sees an address with different casing as both different and identical to the existing one.
Could anyone suggest some solution how can we make this work for So that Interface message process Successfully.
------------------------------
Reetika Agrawal
------------------------------
#AssetandFacilitiesManagement#Maximo