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

Avoid any escape chars in SOAP headers

    XMLWordPrintable

Details

    • 2022 Week 44-46 (from Oct 31), 2022 Week 47-49 (from Nov 21)

    Description

      CXF is escaping "<" chars into SOAP headers for the webservice workitem. A hack is needed to override this default behavior with an interceptor for configured elements.

      New workitem param "RawElements" (comma-separated list string) will contain the elements that need to be skipped and added as they are (raw data without any escape char).

      Ex: params.put("rawElements", "ContexteSession,endCity");

      Where rawElements maps to "RawElements" inside WorkItemHandler.

      Therefore, there should be a property "RawElements" with a string comma-separated list containing those xml elements to be skipped and added as they are (raw data).

      Attachments

        Issue Links

          Activity

            People

              gmunozfe@redhat.com Gonzalo Muñoz Fernández
              gmunozfe@redhat.com Gonzalo Muñoz Fernández
              Marian Macik Marian Macik
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: