cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HRBP Value Not Nullified by SF User Connector Despite Blank Input

Tharun_madhira
Discoverer
0 Likes
256

Hi, In LMS we have a HRBP field. The user previously had a value there, but now in BizX the HRBP field is blank, and the SF User connector file also sends it as blank.

However, in LMS the old HRBP value is still showing , it is not being overwritten or removed when the connector runs.

I tested both approaches, but neither worked:

1.Added: sfuser.connector.updateOnNull=HRBP
Connector runs , but the old HRBP value remains.

2.Added: sfuser.field.transform.data.HRBP.@NULLIFY@=NO_HRBP
I then updated the connector file to send the value "NO_HRBP" for the HR_CONTACT field, and re-ran the SF User Connector.
However, the HRBP value in LMS still did not clear.

My current configuration includes:

sfuser.field.mapping.data.HRBP=HR_CONTACT
sfuser.connector.updateOnNull=HRBP

Is this the expected behavior of the SF User Connector with respect to blank values?
If not, what additional configuration is required to ensure that a blank value from the source correctly nullifies the existing HRBP value in LMS?

Accepted Solutions (0)

Answers (1)

Answers (1)

M_jess1
Product and Topic Expert
Product and Topic Expert
0 Likes