cancel
Showing results for 
Search instead for 
Did you mean: 

Sync button not turning red

Former Member
0 Kudos

I am trying to enable sync for outputaction for a segment rule. By default, if I update the output action for a segment the sync button doesnt turn red, although the segment is not synced. I did below changes in : customcockpit\resources\cmscockpit\cmscockpit-services.xml

              <list>
                  <value>BtgSegmentRestriction.outputActionDefinition</value>
                  <value>BtgSegmentRestriction.components</value>
                  
              </list>
          </entry>
          
          <entry key="BTGSegment">
              <list>
                  <value>BTGSegment.outputActions</value>
              </list>
          </entry>
          <entry key="BTGOutputActionDefinition">
              <list>
                  <value>BTGOutputActionDefinition.target</value>
                  <value>BTGOutputActionDefinition.segment</value>
              </list>
          </entry>
 
 

added to "relatedReferencesTypesMap" Foloowed by ant all, update and serverstart but still the same.

Accepted Solutions (0)

Answers (0)