cancel
Showing results for 
Search instead for 
Did you mean: 

Java HTTP adapter in PI 7.3?

Former Member
0 Kudos

Hi Experts,

Anyone adivse me how to implement the java HTTP to File scenario via PI?especially explain me the HTTP sender side and how to test as well.

thanks in advance.

Accepted Solutions (0)

Answers (3)

Answers (3)

prateek
Active Contributor
0 Kudos

William Li has posted a blog about HTTP testing for 7.3. Search it out.

Regards,

Prateek Raj Srivastava

baskar_gopalakrishnan2
Active Contributor
0 Kudos

HTTP adapter now comes in AAE in Pi 7.3. Except that there is no big difference between PI 7.3 and lower versions. You can go to component monitoring --> adapter engine --> test message and paste your payload and test. You are going to test in adapter engine level instead of abap stack (integration engine).

Former Member
0 Kudos

Hi

In Netweaver 7.3, HTTP adapter is supported by Advanced adapter engine as HTTP_AAE adapter and you must use Integrated configuration object(ICO). I think there is an HTTP tester tool on the internet.