cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP reciever adapter pass URL parameters

Former Member
0 Kudos

Hello all,

I have a question regarding passing parameters as querystring in the url of reiever HTTP adapter. This is an RFC> XI> HTTP scenario and we're posting to an external URL. Here are the details

URL: xxxx.yyyyy.com

Service Number: 80

Path: /api/company_codes

It works fine with these. I want to pass a parameter called "bulk" with value "1".

How should I do it. Should I append it to the Path directly like

Path: /api/company_codes?bulk=1

or enable Apply URL Parameters under Adapter Specific MJessage Attributes and fill in

Parameter 1 : bulk=1

Could somebody clarify this please?

Thanks

Karthik

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Can anybody help wwith this please?

Thanks

Karthik