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

It is not possible to call most of the methods of remote client in kie-camel component

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.3.0.GA
    • 7.2.0.GA
    • Fuse Integration
    • None
    • 5
    • CR1
    • Hide
      1. Use reproducer: https://github.com/jiripetrlik/droolsjbpm-integration/tree/kie-camel-remote-eap
      2. Run "mvn clean install" on kie-camel component
      3. Run "mvn clean install -Pwildfly" on camel-container-tests
      4. RemoteIntegrationTest will fail with following error: "Unknown operation name: createContainer"
      Show
      Use reproducer: https://github.com/jiripetrlik/droolsjbpm-integration/tree/kie-camel-remote-eap Run "mvn clean install" on kie-camel component Run "mvn clean install -Pwildfly" on camel-container-tests RemoteIntegrationTest will fail with following error: "Unknown operation name: createContainer"
    • 2018 Week 48-50

    Description

      There are only 4 methods of execution server remote API available in kie-camel component:

      • process - signal
      • dmn - evaluateAll
      • dmn - evaluateDecisionByName
      • dmn - evaluateDecisionById

      See https://github.com/jiripetrlik/droolsjbpm-integration/blob/kie-camel-remote-eap/kie-camel/src/main/java/org/kie/camel/KieConfiguration.java#L44

      Other methods can not be used without explicit declaration of method and their body parameters in Camel component configuration. See reproducer: https://github.com/jiripetrlik/droolsjbpm-integration/tree/kie-camel-remote-eap

      Attachments

        Activity

          People

            mfusco@redhat.com Mario Fusco
            jpetrlik@redhat.com Jiri Petrlik
            Jiri Petrlik Jiri Petrlik
            Jiri Petrlik Jiri Petrlik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: