cancel
Showing results for 
Search instead for 
Did you mean: 

How to access and create web service

Former Member
0 Kudos

Hi All,

I installed MDM 7.1 SP05 and want to create web service features.. BY default MDM 7.1 SP05 will install java stack?

Can any one point me some documentation or tutorials (I been to one tutorial on web service know hacall)...

How to access to the web navigator page? does MDM user name and password is sufficient to access Navigator? Please advise.

Thanks

Rajeev

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

Please check the link

http://help.sap.com/saphelp_nwmdm71/helpdata/en/45/018c09166a0486e10000000a155369/frameset.htm

Here all the details given.Just go through it and follow each step.

does MDM user name and password is sufficient to access Navigator?

Yes.

Just check "Configuring a Constant User and Password" under "Generated Web Services (Runtime)" under this doc

Thanks,

Sudhanshu

Answers (2)

Answers (2)

former_member206388
Contributor
0 Kudos

Hi Rajiv.

After deploying all the 3 modules(MDM Connector, MDM Library and Webservice Generator Application) you can configure an user with the role "MDM_WS_Generator". After the role is assigned to a user, he can login to the application.

To access a webservice page, you have to form the URL in the following manner:

http://<SAP NetWeaver AS Java Machine>:<SAP NetWeaver AS Java HTTP port>/mdm/wsgenerator

Then the user can connect to the MDM Server and gets all the mounted repositories and log in using repositories username and password.

You can go through the following link for more details :[Webservice|http://help.sap.com/saphelp_nwmdm71/helpdata/en/49/06eac7dc78132ee10000000a421937/frameset.htm]

Hope this helps.

Regards

Bala

Former Member
0 Kudos

Hi Rajeev,

BY default MDM 7.1 SP05 will install java stack?

- No. You have to install SAP NetWeaver server for using MDM web services.

How to access to the web navigator page?

- Once you install NetWeaver server, then you can access web service navigator.

Does MDM user name and password is sufficient to access Navigator?

- You should use NetWeaver user who is having authorization to Navigator.

- Shaailesh.