cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure the MobileEngine.config file for sucessfull MI client

Former Member
0 Kudos

Hello,

what configuration parameters have to be given in the MobileEngine.config file,to connect to the MI middleware.

eg

MobileEngine.Sync.Gateway.Protocol=

MobileEngine.Sync.Gateway.Host=

MobileEngine.Sync.Gateway.Port=

MobileEngine.Sync.Gateway.System=

MobileEngine.Sync.Client=

MobileEngine.Sync.Passwd=

MobileEngine.Sync.Pwdencrypted=X

MobileEngine.Sync.Proxyhost=

MobileEngine.Sync.Proxyport=

regards

kaushik

Accepted Solutions (0)

Answers (1)

Answers (1)

chinna_babu2
Active Participant
0 Kudos

Hi

You need to provide the below parameters

MobileEngine.Sync.Gateway.Protocol= http/https

MobileEngine.Sync.Gateway.Host=<MI server IP Address/host name>

MobileEngine.Sync.Gateway.Port= 5< MI sysnr>00

MobileEngine.Sync.Gateway.System=<MI System No > for ex:00

MobileEngine.Sync.Client=<MI Client No> for ex:100

Regards

Murthy

Former Member
0 Kudos

Hello Murthy,

thankyou for your prompt reply do i need to do anything more to connect my client to the mobile middleware.

right now,when i click on the mobile client,i get only a empty browser window.

regards

kaushik

chinna_babu2
Active Participant
0 Kudos

Hi

When you clicked on the MI Client shortcut you should see the login page. If it is not appearing then there is something wrong in the installation or wrong entries in the classpath,

Check the trace.txt file in the log folder for the exact error. Then in the settings tab of the MI Client you need to provide the paramets as discussed.

Regards

Murthy

Former Member
0 Kudos

Hello Murthy,

can you provide me information on where i could find the trace file.

regards

kaushik

former_member53099
Participant
0 Kudos

Hi

the trace file is available in the 'log' folder of your client.

Eg: if your client is installed at the location C:
MI, then the trace file will be inside c:
MI\log folder

Regards

vaidehi