cancel
Showing results for 
Search instead for 
Did you mean: 

Can Java Proxies be used for AS ABAP only?

Former Member
0 Kudos

Hello SAPiens!

This is my first question in SCN, so please be kind,

I would like to know if Java Mapping and Java Proxy in SAP PI 7.3 (dual stack) can be created to run with ECC with AS ABAP only?

Or does Java AS needs to be enabled to achieve this?

All help and comments are welcome.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>I would like to know if Java Mapping and Java Proxy in SAP PI 7.3 (dual stack) can be created to run with ECC with AS ABAP only?

yes they can,

BTW

I'm not sure if this is clear from Agasthuri's answer

Regards,

Michal Krawczyk

Former Member
0 Kudos

Thank you Michal,

I would, obviously, be glad if you could share a link that would help me know how to.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

there are tons of blogs on java mappings on SDN + you can also use the wiki (more organized)

the same applies for java proxies, so just type in the search and you will find "too many"

Regards,

Michal Krawczyk

Answers (2)

Answers (2)

stefan_grube
Active Contributor
0 Kudos

Hi Arnab

I would like to know if Java Mapping and Java Proxy in SAP PI 7.3 (dual stack) can be created to run with ECC with AS ABAP only?

Java Mappings will run on PI anyway.

For Java Proxy you need to know what you want to do with them.

You can deploy and run your Java Proxies on PI 7.3. However you cannot deploy it on your ECC system, so it would make no sense to develop applications with help of Java Proxies. Use ABAP Proxies for this purpose.

agasthuri_doss
Active Contributor
0 Kudos

Hi Arnab,

>>>I would like to know if Java Mapping and Java Proxy in SAP PI 7.3 (dual stack)

If it is dual stack, good to go for  both Java & ABAP.

Cheers

Agasthuri

Former Member
0 Kudos

Thank you Agasthuri,

I could make do with ABAP Proxies, as I have been.

But if my organization does decide to move ahead with Process Orchestration, having an AS ABAP only ECC may prove to be a stumbling block?