Create CFS notifications to scan Content Manager with ControlPoint

1 Likes

When you scan Content Manager with ControlPoint, don’t forget to activate CFS notifications on Content Manager side.

This populates the TSNOTIFICA table in Content Manager that is used by ControlPoint connector to get the files.

Labels:

How To-Best Practice
Comment List
Parents
  •  

    The specifics of what you need to do to activate CFS notifications vary depending on the release of Content Manager so you would be best to log a call with CM Team mentioning the version of CM you are using.

    For example in the 12.6 version of the CM connector CFS notifications are not even required (although still available) because you can instead introduce a new setting in the Task section of the CM connector.cfg used by ControlPoint to control what you ingest by specifying a CM search instead:

    e.g.

    [MyTask1]

    AddRecordsQuery=registeredOn:03/14/2020 to 03/24/2020

    This would cause files that match that search criteria to be ingested into ControlPoint.

Comment
  •  

    The specifics of what you need to do to activate CFS notifications vary depending on the release of Content Manager so you would be best to log a call with CM Team mentioning the version of CM you are using.

    For example in the 12.6 version of the CM connector CFS notifications are not even required (although still available) because you can instead introduce a new setting in the Task section of the CM connector.cfg used by ControlPoint to control what you ingest by specifying a CM search instead:

    e.g.

    [MyTask1]

    AddRecordsQuery=registeredOn:03/14/2020 to 03/24/2020

    This would cause files that match that search criteria to be ingested into ControlPoint.

Children
No Data
Related
Recommended