- When we create Person in IFS Cloud Person>Communication Method is populated with email ID of that person.
- Now I have to update PERSON_INFO_COMM_METHOD2 view with information like Name, Description and validity.
- When i am updating it via DMM it is inserting a new record instead of updating it.
- I have also tried change source to ACC but then i am encountering error: -
Method NEW failed : ORA-20110: CommMethod.METHODEX: Communication method E_MAIL with this value already exists for this name and address ID.
I have also tried same with migration Job and used rule INSUPD and defined rule as update and then it is updating.
I have also attached the Legacy File I tried to migrate.
Any ideas on how to do it via DMM?