Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-3151

Configure org.kie.server.template.storage.service flag on Business Central Image.

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 7.8.0.GA
    • Business Central, Cloud
    • None
    • 2020 Week 37-39 (from Sep 7)

      Cloud task fromĀ https://issues.redhat.com/browse/RHPAM-2965

      Added a flag to specify the service you want (in memory, file system, openshift)

      -Dorg.kie.server.template.storage.service=org.kie.server.controller.openshift.service.OpenShiftServerTemplateStorageService
      

      This should set openshift as storager service. It holds a cache that evicts entry every

      -Dorg.kie.server.controller.template.cache.ttl=<number of milliseconds>
      

      60 seconds by default

      for file system you have a flag

      -Dorg.kie.server.controller.templatefile.watcher.enabled=true (by default false)
      

      Also you can specify the name of the file and location

      -Dorg.kie.server.controller.templatefile=<location of the template file>

            rhn-support-fspolti Filippe Spolti
            rhn-support-fspolti Filippe Spolti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: