cancel
Showing results for 
Search instead for 
Did you mean: 

Does PI 7.1 EHP1 supports java version 1.6?

Former Member
0 Kudos

Does PI 7.1 EHP1 supports java 1.6?

Where do i find these details?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Rajesh,

SAP PI 7.10, 7.11 (ehp1), 7.30 and 7.31 java code is compiled and shipped through JDK 1.5 and higher (1.6). SAP PI supports,

SAP Java JDK 1.5+ adn Sun's JDK 1.5. Whaterver customer code you write in your scenario like adapter module, java mapping and java proxy code, they all should compartiable with JDK version 1.5.

Thanks,

RK

Former Member
0 Kudos

Hi,

PI 7.1 EHP1 works with Java 1.6. but, you will face an issue is you are using Java mapping in any of your scenarios and have compiled the jar file using Java 1.6. It would give a Java version issue and would not work.

Better to go with 1.5 due to this issue.

Regards

Former Member
0 Kudos

Hi Rajesh,

Yes, PI 7.1 EHP 1 supports java 1.6 See same answer on this thread:

KR,

Jenny