Hi Experts, I am running into the issue where I am trying to add dynamic
jobs to the scheduler. Here is my setting/scenario:1.
FactoryConfigService.java -@Component(configurationFactory = true,
policy = ConfigurationPolicy.REQUIRE, immediate = true, label = "Factory
Config Service", description = "Factory configuration Service", metatype
= true)@Properties({ @Property(name = Constants.SERVICE_DESCRIPTION,
value = "Factory Configuration Service"),@Property(name =
Constants.SERVICE_VENDOR, value =...