SAP SuccessFactors Insert Record activity asks for provided values

Hello Community,

I want to use official UiPath SuccessFactors package to insert record into SF.

However I’m facing an issue when I want to test it. Even though I populate all Sample Values as well as variables in Value column I get an error message that some field are empty.

Config:

Error message:

{
"error" : {
"code" : "COE_MISSING_REQUIRED_PROPERTIES", "message" : {
"lang" : "en-US", "value" : "[COE0027]Please add required properties in payload. Required properties Position_code, Position_effectiveStartDate are missing. You can check which properties are required for an entity in Admin Center > OData API Data Dictionary or the entity metadata."
}
}
}