Custom site subscription

(imported topic written by anthonymap91)

I need to build a custom subscription based on text in a file.

File name: DIINFO.txt

File content: “managedby=DI-Managed-EIT,patchstatus=patch-now,”

Customsite: company - DI

Does anyone know how to do this? I have done this based on time, but never based on file content.

Thanks,

Anthony

(imported comment written by cstoneba)

I would create a task that subscibes the client to the custom site, then have the following as relevance of the task:

(exists lines whose (it contains “managedby=DI-Managed-EIT,patchstatus=patch-now,”) of file whose (name of it as lowercase = “diinfo.txt”) of folder “LOCATION_OF_DIINFO.TXT”) AND not exists custom site subscription “SITE_NAME”)