cancel
Showing results for 
Search instead for 
Did you mean: 

Launching the UI LAPTOP application

muhammed_nishad
Participant
0 Kudos

Hi,

I have created a sample UI Application for laptops. I deplyoed and then I tried to run the application by rightclick the application .It is then show an error No LAUCH configuaton exists. But when I checked the preference-> Mobile-> Laptop it is having the path of the mobile client Installed.

Please help

Regards,

Muhammed Nishad J

Applexus

Accepted Solutions (0)

Answers (3)

Answers (3)

muhammed_nishad
Participant
0 Kudos

Some work around used

muhammed_nishad
Participant
0 Kudos

Hi Rohit,

Thankyou for your reply. The steps you said is maintined and is working . But I need the client th to be opened when I Click the run button. Is there any way for that

Regards

Muhammed NIshad

Applexus

rohith_deraje
Advisor
Advisor
0 Kudos

Hi Muhammed,

You can launch the client automatically in the debug mode. To do so, create a new debug configuration.

1) From LAPTOP UI explorer view, click on the debug dropdown.(button with a icon of bug).

2) Choose "Open Debug dialog" which launches a new wizard.

3) Select "SAP Application" right click and create new debug configuration.

4) Browse and choose you project in the "launch artifact- Module"

5) Select your application in the Module artifact and apply the changes.

6) Now click on "Debug" which will deploy the application and start the client automatically.

You can debug your application by setting breakpoint wherever needed.

Hope this answers your question.

Regards

Rohith

rohith_deraje
Advisor
Advisor
0 Kudos

Hi Muhammed,

If you have the correct path for client installation under Preferences>>Mobile>>laptop>>Client, then when you deploy the application from IDE(right click on application and choose deploy), the applcation archive will be copied to the client inbox folder.

When you start the mobile laptop client, you would be asked to procces the inbox. When you coose process, the application gets installed on client client and app link appears in the MI home page.

Regards

Rohith