Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

SOAP web services do not work post upgrade to 8.1.3

SA-74326

Summary



Post upgrade to Pega Platform 8.1.3, SOAP rules do not work and an error message displays.


Error Messages



“Couldn't create OMElement from string value” for the activity InvokeAxis2 in class Rule-Connect-SOAP.


Steps to Reproduce

  1. Upgrade Pega Platform 7.4 to Pega Platform 8.1
  2. Execute the 'old' SOAP rule.


Root Cause



A defect in Pegasystems’ code or rules.


Resolution



Perform the following local-change:

Comment the below two lines of code in Step 13 of the InvokeAxis2 activity.

// com.ctc.wstx.stax.WstxInputFactory  wInputFactory =  (com.ctc.wstx.stax.WstxInputFactory)inputFactory;
   // wInputFactory.getConfig().setConfigFlag(1);
       //HFix-45582
      javax.xml.stream.XMLStreamReader streamReader
        inputFactory.createXMLStreamReader(stringReader);

This feature is implemented in Pega Platform 8.1.4.

Published December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us