cancel
Showing results for 
Search instead for 
Did you mean: 

Syndication

Former Member
0 Kudos

Hi,

How and where one can create a boolean field to consider it for syndication?

In syndication how the condition or parameter setting can be established to initiate syndication based on 'T/F' status of the field?

Is the boolean field will get updated automatically?if the field is set in Import Manager it is suppose to give a 'T' status automatically when import manager completed the update to MDM?

Thanks for all response

Reo

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Reo,

in your repository you simple create a boolean field in your main table or a lookup field[flat] into a flat sub-table with only two values "True" and "False".

In the Syndicator you just put True or False as Value and operator "is equal" into the Free-Form Search for the boolean field. This way you will only syndicate the records you want. Save this setting to your syndication map.

For import you can simply map any field from the source or also a clone of one of the fields to this boolean field. For value mapping just map anything to "True" or "False" whatever logic you have behind the boolean.

Hope that helped.

BR

Nicolas