How to get the S_PARTY Records in Scripting which do not have Instance in extension(S_CONTACT) table
Hi,
We are loading the customers(Contact) through EIM and can be refresh(Script) the same from Siebel UI.
So many customers are loaded wrongly in below format.
S_PARTY is having the data and Extension tables(S_CONTACT) do not have data.
When we try to refresh those customers, it is giving "User key" Issue. Because already S_Party is having data.
We have created a Business component on S_PARTY table and tried to fetch those records by searching with "PARTY_UID" at the time of refresh, But we are not able to see the records which do not have instance in S_CONTACT.