cancel
Showing results for 
Search instead for 
Did you mean: 

Display of Contact Function and Department depending on Validation Status

SCHNEIDERT
Active Contributor

Dear experts,

I noticed unusual system behavior and wanted to ask if anyone can confirm it:

We load Contacts into our system from different sources, for example C4C and Forms. They have different validation statuses (like Business Partner (30), Verified (20) or Self-Identified (10)). For the Contacts we maintain the Function (like Sales Manager) and Departement (like Sales).

What we can observe now (or what my analysis revealed) is that the Function and Departement are only displayed in the Contact Profile UI, if the validation status is Business Partner. For contacts with other statuses I can see the function and departement for example in the "Inspect Contact" app but not in the Contact Profile UI.

The validation status is the only thing I can see that distinguishes the Contacts for whom the attributes are displayed or not.

Is this a bug or the correct system behavior? Can anyone confirm? If it is correct, what is the reason or "added-value" for that?

In my opinion this is not a good system behavior because for Function the field doesn't even appear but for Department the value "-" is displayed in the Profile which makes it appear that there's no value maintained.

See the example:

Contact Profile:

Inspect Contact:

BR Tobias

SCHNEIDERT
Active Contributor
0 Kudos

To give an update: I implemented a custom logic so that the mentioned Contact has also now the validation status Business Partner. But the Function and Department are still not shown for him... the search goes on. It would be great if anyone else has an idea.

BR

Accepted Solutions (0)

Answers (1)

Answers (1)

SCHNEIDERT
Active Contributor

Hi everyone,

as described in the comment, the validation status doesn't have any effect. It depends on the Business Relationship. So the Contact needs to have the IS_CONTACT field set to true/X.

BR Tobias

izlynadlina
Member
0 Kudos

Hi Tobias,

I'm having the same issue where the function was loaded via migration cockpit, but it doesn't show up when viewing the relationship data.

Can you help explain where is the IS_CONTACT field so I can try that.

SCHNEIDERT
Active Contributor
0 Kudos

Hi izlynadlina,

when using the "Data File Load" app you should find the "Is Contact" field as a target mapping attribut. So it should work if you enhance your file with a column IS_CONTACT and set the values to "X" if you want them to be "true" for the contacts.

BR Tobias