a month ago
Hello all,
I'm migrating an HTTP interface from PO to BTP-IS. Just wanted to know how the query parameters option in PO HTTP receiver can be implemented in HTTP receiver adapter in CPI.
Attaching the PO configuration screenshot for reference.
Thank you,
Aditya
Request clarification before answering.
Hi
you can retrieve them via Groovy:
def lv_CamelHttp = lt_headers.get("CamelHttpQuery");
Regards
Helmut
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
you will have use both camel expression and property in content modifier.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
77 | |
22 | |
9 | |
7 | |
6 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.