cancel
Showing results for 
Search instead for 
Did you mean: 

MI 2.5 Application Installation

Former Member
0 Kudos

Need help in how to install MI 2.5 Application:

First off not sure exactly how to do this; I think you upload the zip file (SAP MI 2.5 SP16) via MI webconsole?

The problem we are having is that we cannot login via the console w/ any account.

Here's what we have done:

1. Installed a Netweaver 04 instance (J2EE engine + ABAP)

2. Applied SPS 16 for MI (both ABAP Patches and Java Patches)

3. Deployed NWMCLIENT16 and NWMDRIVERS16.

4. Started configuration using the document "Installation of the SAP Mobile Infrastructure 2.5 SPS16" and positively tested synchronization. But got to pg 60 (Starting the SAP MI Web Console) and we get the login display but cannot login with any user accounts.

So my questions are:

1. How do you actually install/deploy the MI application?

2. If we can't login via the MI Web console what could be wrong or how would I go about troubleshooting, or is something just not in place?

Any and all support/suggestions greatly appreciated.

-Patrick

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Patrick

1. Yes this should work fine without any issues

2. For uploading mobile components in the web console, you should use the following

Based on your component type you need to choose application or addon or framework and so on while uploading the components. For MI patches choose addon. For setup.exe choose Framework

Both DB2E vs MaxDB works fine. But for DB2E you need to pay for license but MaxDB is opensource and readily downloadable.

NWMCLIENT16 (NWMCLIENT16_0-10002889.sca)

Do not Upload this entire file. But just upload the setup.exe which can be located inside this sca file. Please upload it Framework Component in MI Webconsole.

NWMDRIVERS16 (NWMDRIVERS16_0-10002889.sca)

This needs to deployed in you J2EE engine using the Software Deployment Manager. For this you will need the RemoteGui.bat file in your J2EE installation dir.

SAP NW04 SR1 Mobile Infastructure 2.5 SP09 (51030723_8 Installation Disk)

If you are using SP 16, then is not at all required

SAP MI 2.5 SP16 (MI25SP16_0-10002889.zip)

Do no upload this file. Please extract this zip file and you will find two more files one each for JSP and AWT. Based on your runtime, upload either one of them as an ADDON in the MI Webconsole

MAM FOR UTILITIES 1.0 SP05 (MAU10SP05_0-20001224.zip)

Upload as an Application Component using directions below

Upload only MAU.war

It is best if you use the web console to upload the apps. You can refer to the installation guide on how to upload thi.

Hope this answers all your queries.

Best Regards

Sivakumar

Answers (3)

Answers (3)

Former Member
0 Kudos

Ok, I figured out the webconsole login issue, I was using the System ID for "System"; instead host name works.

We have done most of the configuration work; roles, etc.

Environment

ERP2005 with ISU-CCS (Backend)

Web AS 6.4 SP16 (Middleware)

MAU 1.0 SR5

Mobile Client is WIN32 (client)

I require specifics on installation of MI and MAU for a JSP runtime environment.

1. Please confirm MI 2.5 SPS 16 and MAU 1.0 as recommended and appropriate for this environment.

2. We need the specific mobile components, the respective mobile component types and the installation files required for this environment so we may proceed with the installation. Please describe specifically what every entry in the MI webconsole component list should be including required installation file names. Please also provide a recommendation on DB and version - DB2E vs MaxDB and include in the list of mobile components above.

->->->->

Details of what we have done installation wise:

Installed or Applied (Support Package Stack 16 for MI):

Kernel Patches:

Kernel Part I (for Basis 640/620/610) Q2/2006 Applied

Kernel Part II(for Basis 640/620/610) Q2/2006 Applied

ABAP Patches:

Basis Support Package for 6.40 Applied up to Patch Level 16

ABA Support Package for 6.40 Applied up to Patch Level 16

PI_BASIS 2005_1_640: patch Applied up to Patch Level 6

BW Support Package for 3.50 Applied up to Patch Level 16

WebAS 6.40 SP16 (Installed)

SAP Installer

WebAS 6.40 SP16(Part 4/4): OS Indep. Parts of Java Runtime

OS Depend. parts of Java Runtime

SAPInst Control File for MS SQ

Not sure exactly where/how (or if we need) to implement the following files:

NWMCLIENT16 (NWMCLIENT16_0-10002889.sca)

Upload as a Framework Component in MI Webconsole on MI Server?

NWMDRIVERS16 (NWMDRIVERS16_0-10002889.sca)

Upload as a Framework Component in MI Webconsole on MI Server?

SAP NW04 SR1 Mobile Infastructure 2.5 SP09 (51030723_8 Installation Disk)

Not sure exactly what to do with this, but looks like it is needed since it has the client sync. executable. Upload to be Webconsole or install on MI Server?

SAP MI 2.5 SP16 (MI25SP16_0-10002889.zip)

Upload as an ADDON Component in MI Webconsole?

MAM FOR UTILITIES 1.0 SP05 (MAU10SP05_0-20001224.zip)

Upload as an Application Component using directions below (MAU.war instead of MAM.war)?

In order to upload the application,

1. go to transaction MI_MCD in your MI server,

2. create a new component with the same name as the war file of type application.

3. Then log on to the Webconsole and go to the 'Upload Components' tab.

4. A new new component with the name given will now bw available in the WebConsole.

5. Click on the 'Change' icon of that component and

with the browse button select the location at which the MAM.war file is stored on your PC. Do not forget to select 'Link on the Homepage' check box.

6. Save.

7. Move to the 'Administration' tab.

8.Press 'Add entries' button.

9. Enter the user and the device details to which the application should be assigned.

10. Log on the client and sync. You will get the MAM link on your client.

Anything else we need to install/upload on the MI server?

Thanks for your assistance!

Regards,

-Patrick

Former Member
0 Kudos

<b>How do you actually install/deploy the MI application?</b>

Make this one clear. MI 2.5 client or any MI application developed from NWDS.

<b>If we can't login via the MI Web console what could be wrong or how would I go about troubleshooting, or is something just not in place?</b>

  • Check if the user used for login has SAPALL roles.

  • The User should be provided with appropriate roles

  • In the Installation Document do the roles assignment properly

Vijay

Get back for help

Former Member
0 Kudos

Hello Patrick

Inorder to login to the web console, a user(which is already created in the middleware) should have S_TODE and S_RFC authorizations. Once you create a user in the middleware, create a role using transaction PFCG and go to Authorization tab and assign the above two authorization and generate the profile. Once this is done, assign this role to the user who needs to login to the web console and click on User Comparison. Save the role. Now login to the web console should be successful for this user.

Inorder to deploy apps to the client, enter the web console, upload the components using the Upload Components tab and then go to administration and assign the component to the device and then sync from the client. Hope this helps

Best Regards

Sivakumar

Former Member
0 Kudos

hello patrick,

try checking on the authorization of your users.

also check if the UME database to which your J2EE is trying

to connect is the correct ABAP instance...

regards

jo