Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
sj_a
Contributor
Contributor

Different Root Node in tRESTClient

Dear Community,

currently I am having Issues regarding the tRESTClient component. The Body i need to call the Service with has the following structure:

---

{

"articles"

: [

      {

"id"

"02977015"

      }

    ]

}

---

How can i change the root Node? I tried multiple Ways but none work. Does someone have a Solution?

Thanks in Advance

Labels (4)
1 Reply
Anonymous
Not applicable

Hi

You can try tSOAP component that allows you to call a SOAP webservice and provide the body.

 

Regards

Shong