cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot start MI app

Former Member
0 Kudos

Hi,

I get the following error when I click on on custom app, "INVENTORY APP" in MI 2.5 on NW 07 sp9.

Application 'ZMDK_TUTORIAL' is not registered; upload application to SAP Web Console

-after creating xml file, I created app in dev studio and then uploaded the app to web console. Then it was downloaded succesfully to MI and MI was restarted.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

kishorg
Advisor
Advisor
0 Kudos

Hi Ezatullah ,

Just check the names of the,

1) created MCD

2) Project created using the Developer Studio

and

3) name of the WAR file exported using the Developer Studio inorder to upload to the MI server using WebConsole.

The names should be identical.

The following equation condition must be met for a succesful deployment and execution of the application in the client.

getApplicationName() == MCD name == WAR Archive file name

WAR file name should be one word i.e. no space character in between letters

Make it sure , the application has been successfully downloaded on to your client.

Just go through this blog written by Jo.

<a href="/people/sap.user72/blog/2006/02/01/how-to-make-an-mi-application-name-independent to make an MI application name independent</a>

Regards,

Kishor Gopinathan

Answers (0)