cancel
Showing results for 
Search instead for 
Did you mean: 

MDM Portal JAVA API patches

Former Member
0 Kudos

Hello Experts,

I am planning to apply JAVA API patches on MDM portal. The current scenario is Portal >MDM->PI. We are using NWDI for code deployment for both Portal and PI.

I have few doubts on applying JAVA API patches on MDM Portal side :

1. Is there any impact on NWDI code by applying patches?

2. Once JAVA API patches are done, How does JAVA maps(which are using the same JAVA API) in PI works?

3. Does the existing code in the NWDI get migrated with these new API?

Please let me know your suggestions and experiences.

Cheers,

Dasari

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

1. Is there any impact on NWDI code by applying patches?

am not sure what u mean by NWDI code - but if you mean the code that uses the API - then ofcourse it will have a direct impact.

so make sure u are patching the compatible APIs.

2. Once JAVA API patches are done, How does JAVA maps(which are using the same JAVA API) in PI works?

if the patching compatibilty is done correctly - then these should work as before. as long the APIs are correctly referenced in the java env. (libs)

3. Does the exlsisting code in the NWDI get migrated with these new API?

- not sure what is ur concern here !

thanks

-Adrivit