Skip to main content

Hi all,

 

We are developing multiple custom projections in IFS Cloud and have a requirement to add a custom field and value to the response headers. Is it at all possible to manipulate the response headers being sent back when a custom projection is executed?

 

Thanks,

 

Manuel

Hi @mtoca 

This is not possible, It’s not possible to manipulate response headers of APIs exposed through custom projections. 

 

/Trewon


@Trewon Thanks for your quick reply.


Hi @Trewon, would it be possible to simply capture one of the response header values in the code?

For example, I want to capture the “x-ifs-request-id” response header that is being sent from a custom projection and store it somewhere.


An additional question that I have, is there a way to retrieve and manipulate the Request Headers from a call to an inbound custom projection?


Reply