How do I Stop Hint jobs? We don't have Hint and it's a waste of resources to run them.

As far as I know Hint is licensed separately from Sugar Enterprise and we don't have Hint.

Yet there are three Hint jobs that repeatedly run:

Hint Init Job -> status done, success with message: "Hint init: license was not found"

Hint Register Config ->status done, success with message: "Hint register config: license was not found"

Hint News Job -> status done, success with message: "Hint event queue successfully processed"

I am not seeing these jobs specifically in the Scheduler queue and see no point in the code running one after the other every minute.

How do I turn them off?

Thanks,

FrancescaS

Parents
  • Hi Francesca,

    There are 4 schedulers that are used for Hint. These schedulers and not visible in the Administration section.

    When Hint is not used for one of our clients, we update the "schedulers" table and set the "status" column to "Inactive".

    The schedulers are : Hint News Job, Hint Init Job, Hint User Init Job, Hint Register Config Job.

    Kind regards,

    Vlad

Reply
  • Hi Francesca,

    There are 4 schedulers that are used for Hint. These schedulers and not visible in the Administration section.

    When Hint is not used for one of our clients, we update the "schedulers" table and set the "status" column to "Inactive".

    The schedulers are : Hint News Job, Hint Init Job, Hint User Init Job, Hint Register Config Job.

    Kind regards,

    Vlad

Children