cancel
Showing results for 
Search instead for 
Did you mean: 

Can portal iview be created to reset MDM Console User table passwords

Former Member
0 Kudos

Hi,

We would like to develop a portal iview that could be used only to reset MDM User passwords.

When creating a portal iview, we cannot see the any of the MDM Console Admin tables. Is it possible to see Admin tables from the portal development?

thanks

Tammi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Tammi,

MDM Portal iViews can only provide the limited functionality of Data Manager. However you can develop the webDynpro application using MDM Java APIs and expose it as an iView to achieve this functionality.

For more information about Java APIs, refer the below link where you will find the command to modify the user.

http://help.sap.com/javadocs/MDM/SP06P2/index.html

Regards,

Jitesh Talreja

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Tammi,

Portal's integration with MDM using the standard provided iview only provides the MDM Data manager functionalities through Portal.

Console operations cannot be performed using the standard provided integration .However you can try creating your own custom webdynpro applications and use the MDM Java api's with it to call the other MDM operations (like the console operations) through WAS.

Hope It Helped

Thanks & Regards

Simona Pinto

Former Member
0 Kudos
former_member208981
Contributor
0 Kudos

Hi Tammi,

As to my knowledge, it is not possible to reset the MDM password by using Portal.

You have to do it by logging into the MDM Console.

Hope it helps.

Thank you,

Priti.