Quantcast
Viewing all articles
Browse latest Browse all 2067

The type com.sap.security.api.util.IUMParameters cannot be resolved

Hello Experts,

 

We are migration NW portal from 7.0 to 7.3. As a part of it, migrating all the DCs in the track.

 

We are facing an issue in J2EE component. Successfully migrated, removed deprecated DCs and replaced with alternatives.

 

In our code, we are trying to get 'Mail Server Hostname' where we used IUMParameters to get the details. It says "The type com.sap.security.api.util.IUMParameters cannot be resolved. It is being indirectly used in .class file"

 

Below is the code we are using:

 

   IUMParameters parameters = UMFactory.getProperties();
   sMailServerHostname = parameters.get(Properties.PRM_UME_NOTIFICATION_MAIL_HOST);

 

 

Is there any alternative for IUMParameter in 7.3? If you came across the situation, can you please help us?

 

 

 

Regards,

Manoj


Viewing all articles
Browse latest Browse all 2067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>