cancel
Showing results for 
Search instead for 
Did you mean: 

Reg Deployment of the Mobile Application

Former Member
0 Kudos

Hi all

We are new to Mobile Infrastructure.

We have some queries which are listed below:

How to deploy the mobile application on to the mobile client or device.

Where do we get the device ID on the mobile client side and please tell me step to step deployment process of the mobile application.

Thanks in advance

Have a great time

Regards

Varma

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Vijay,

Check this blog.

How to get deviceID in Client:

/people/siddhartha.ampolu/blog/2007/01/12/registering-mi-client-with-server-for-device-id

Hope this is helpful.

Cheers,

Karthick

Former Member
0 Kudos

Hi Karthick and Lakshmi

Thanks for the reply

Karthick: I have referred to the weblog which you have sent

I have few doubts which are listed below:

In the weblog it has mentioned that we should have the user name which is same as in web console but <b>we are working on NWA</b> and how to get the device ID.

From Where do we can get the setting details

Host - J2EE host -


??

port -J2EE port --- ??

System- WebAS system --- ??

After giving the above details, I have saved the things and went back to home page

Started Synch.. - > asked for a password -- > then I got few messages as listed below

• Synchronization started

• Connection set up (without proxy) to: http://mytecsap05:50100/meSync/servlet/meSync?~sysid=XIM&;

• Connection to server failed.

• Synchronisation problems: Transport-layer (http) sync exception raised (root cause: Exception while synchronizing (java.io.IOException: Not in GZIP format))

and a continue button along with the above mentioned messages

In order to rectify the above message <b>I want to check the settings details once again</b>

So Please tell me how to check the settings details and how to move further

<b>Karthick :</b> Can I have your phone number inorder to communicate to you once and get clarified with my doubts on MI.

Regards

Varma

Former Member
0 Kudos

Hi

Please can I have your phone number or messegner ID.

Mail me - varma_belamkonda@yahoo.com

Awaiting for the earliest response

Thanks and Regards

Varma

Former Member
0 Kudos

Hi Varma,

If you are working in NW04s release, you wont be having Webconsole. You have to use NWA. Webconsole and NWA are once and the same which is used to Upload and deploy the application to your client. But NWA supports many other features which webconsole does not have. Only NW04 supports Webconsole.

if you are using this link

http://mytecsap05:50100/meSync/servlet/meSync?~sysid=XIM&;

then your J2EE host: mytecsap05

J2EE port: 50100

System: XIM

give the client and Perform Sync from client.

Hope this helps

Best Regards,

Lakshmi

Former Member
0 Kudos

Hi Vijay,

Hope Lakshmi's reply was clear.

First thing when you loginto the client (create new user) make sure that that user is created in the middleware (username used to loginto webconsloe or NWA).

and after that go to the settings tab and fill the details:

Client, host, port,systemID.

After this save the changes made and sync the client.

Provide the password for synchronization (this should be same as the password in the middleware i.e. may be NWA login password).

Then you can get the deviceID in the setting page (after sync).

Why we use same username , password (for client ) as the middleware?

because client have to connect to the server and get the devive ID registered for you.

Hope this is clear. Let me know if you need more info.

Cheers,

Karthick

Former Member
0 Kudos

Hi Vijay,

After you install the MI client, Goto Setting page and give the following details

Host - J2EE host

port -J2EE port

System- WebAS system

Client- webAS cleint -- >Save --> Sync from Client

Device id -- automatically generated by Mi client after first Sync

you can deploy the Application to your client using NWA/WebConsole

Hope this helps

Best Regards,

Lakshmi

Former Member
0 Kudos

Hi Vijay,

You need to install MI client in your laptop or PDA.

Then loginto the client and give the setting of the host, posrt etc and sync.

Then you will get the device ID.

Based on this device ID you can assign the application to this device ID.

Once this is done when you sync the client you get the application in your client.

Cheers,

Karthick