cancel
Showing results for 
Search instead for 
Did you mean: 

How to enable the sender HTTP get with query parameters and headers in HCI

Former Member
0 Kudos
8,785

Hi

I want to send the HTTP sender get request to HCI with header and query parameters,

I also enable the allowed headers but they are not entring the HCI. when i try to read that header values in HCI through I am getting null value.

Is there any setting apart from the "allowed headers" need to get the http headers in HCI

I also gone through

https://uacp2.hana.ondemand.com/viewer/368c481cd6954bdfa5d0435479fd4eaf/Cloud/en-US/96c4de6cc2224e2a...

Accepted Solutions (1)

Accepted Solutions (1)

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Golu,

Please find the below IFlow details rest of the configuration remains same as per the other thread [ Content Modifier,Run-time Config and Communication Channel ].

Regards,

Sriprasad Shivaram Bhat

Former Member
0 Kudos

Hi Sri...

Thanks for Quick Response..

I am trying this with Get but not working.... is there any restiction on Get method?

Regards

GK

Sriprasadsbhat
Active Contributor

Hello Golu,

I have just tried with Get,its working for me.

Screenshot of POSTMAN.

I am using POSTMAN for testing ,which tool you are using.?

Can you share the configuration details of IFLow.?

Regards,

Sriprasad Shivaram Bhat

Answers (2)

Answers (2)

rohit0418
Explorer
0 Kudos

Hi Sriprasad,

Same like i have the requirement , from post man we can pass a value in Parameter level, it will add in URL. Once we get the value in URL level. How to call the parameter value in content modifier.

For example: I'm getting a sales oder number in URL. that sales order i need to call in Content modifier based on that i will pull the data from another system.

Thanks in advance.

Best Regards,

Rohit

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Golu,

Just now answered similar question you can follow the steps mentioned there.

https://answers.sap.com/questions/185589/how-to-set-dynamic-query-in-http-sender-channel-an.html

Regards,

Sriprasad Shivaram Bhat