cancel
Showing results for 
Search instead for 
Did you mean: 

Modify a java application delivered by SAP using JDI

Former Member
0 Kudos

Hi,

We are using CRM ISA WAC 4.0 on SAP WebAS Java 6.40. We want to modify this applicaton.

Online help says "When you want to modify a Java application delivered by SAP. Due to the automatic conflict detection of the DTR, your modifications will not be overwritten automatically during updates; instead, with the DTR you will be able to merge your modification with the new version easily."

How we can use this featue.

Regards,

Altug Bayram

Accepted Solutions (0)

Answers (1)

Answers (1)

viliana
Advisor
Advisor
0 Kudos

Hi,

I am not quite sure whether this will help, but see

http://help.sap.com/saphelp_nw04/helpdata/en/b6/ee7ac6371ea4488bd0fa4b3e2f2b35/content.htm

Best regards,

Viliana

Former Member
0 Kudos

Hi Viliana,

Thanks for link, but not answer for my question.

ISA WAC an JSP/Servlet application. Source code of servlet classes not delivered by SAP. There are extension guide and java docs. Struts also used in ISA WAC. ISA build tool and ant used to build modified applications. ISA build tool also used upgrade to upper SPs modified applications. But version management not exist.

We want use JDI for version management but we don't know how upgrade upper SPs using JDI.

Regards,

Altug Bayram

former_member183805
Active Participant
0 Kudos

Hi Altug,

You can use JDI to modify an application shipped by SAP only if that application was built using JDI and that application delivers its source code to customers. In the case of ISA, both these conditions are not met.

So currently for the ISA application your requirement of using JDI for version management cannot be met. In future, if ISA uses JDI and delivers its source code, then modification support will be possible.

Regards,

Manohar