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

Data page service endpoint functionality does not work

SA-76298

Summary



Connect SOAP rule Service endpoint URL field is sourced with the @SXMUtilities.GetConfigurationValue("ESBGetPredictiveAttributesURL_V1","") function to obtain the Connect SOAP Service end point URL dynamically. However, the function does not trigger to obtain the URL.


Error Messages



Not Applicable


Steps to Reproduce

  1. Create the below function which takes an input parameter and returns the URL.

    @SXMUtilities.GetConfigurationValue("ESBGetPredictiveAttributesURL_V1","")
     
  2. Create a Connect SOAP rule.
  3. Provide the Service endpoint URL using the function which returns the URL.


Root Cause



Pega does not recommend user implementation.

Resolution



Perform the following local-change:
  1. Create a data page.
  2. Source the data page with an activity.
  3. Create a Dynamic System Setting (DSS) to store the SOAP Service endpoint URL.
  4. Set the DSS value to the respective property in the activity using Property-Set.
  5. Refer to the property which contains the Service URL using the '=' operator in the Connect SOAP rule Endpoint URL field as displayed in the out of the box (OOTB) rule.

Published August 15, 2019 - Updated October 8, 2020

Was this useful?

100% 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