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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
irys242161
Contributor
Contributor

My headers are lost while passing by a route with a cREST component

Hi,

I created a REST webservice via a route with cREST componant that call a other REST webservice:

0695b00000Ea0ZTAAZ.jpg 

0695b00000Ea0g0AAB.png 

The webservice ws_agents_releves returns a header "headerTEST".

When i call my webservice with firefox client, i get a 200 with a correct response but I don' t see the header " headerTEST":

0695b00000Ea0h3AAB.png 

Whereas I can see the header

in cProssessor_8 with a System.out.println.

Why am I losing the http header when passing by th route?

 

Thanks you for your responses

Labels (2)
0 Replies