cancel
Showing results for 
Search instead for 
Did you mean: 

Pass login credentials in IRPT page in SAP MII 12.2

Former Member
0 Kudos

Hi,

I have created an irpt page which I have assigned to an activity in SAP ME. But Everytime I start the activity I have to input my login credentials in MII to be able to see that page. Is there a way to pass them in the external URL or through activity manager so that I dont have to login every time I call this page?

Thanks

Karamjeet

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

@Hari I tried using the method suggested by you but couldn't login. I am trying this way

*********************.irpt?&XacuteLoginName=<<user>>&XacuteLoginPassword=<<password>>

@Sergiy the SAP ME version is 6.1 but the instances for ME and MII are not same. Do they have to be same to be able to acheive this?

Thanks

Karamjeet

sergiy_katerinich
Active Contributor
0 Kudos

Hi Karamjeet,

XacuteLoginName and XacuteLoginPassword were a part of standard solution for ME 5.2 when MII transactions were trigerred from ME. In the next versions, login credentials were moved to System Setup Maintenance, and I'm not sure if they were included in the URL automatically or the communication mechanism was changed.

The idea of ME 6.1 is that the same NW instance is expected to run both ME and MII. If you are running then on separate intances, then SSO needs to be configured. This is expected to be a standard task for NW. Thus we do not have any ME-specific instructions and you should address the question to NW forum or documentation.

Regards,

Sergiy

Answers (2)

Answers (2)

HariCS23
Contributor
0 Kudos

You can pass mii credentials through url.

?&XacuteLoginName=<<user>>&XacuteLoginPassword=<<password>> until you get the 6.1 system.

This may not be the best approach but its recommended for faster resolution.

Thanks

Hari

sergiy_katerinich
Active Contributor
0 Kudos

See my response at http://scn.sap.com/message/14109603#14109603

Regards,

Sergiy