cancel
Showing results for 
Search instead for 
Did you mean: 

MI 7.1 Synchronization Password

asdasd_asdasd
Active Participant
0 Kudos

Hello experts,

They know what are the parameters that are configured in the IM client JSP 7.1 that syncronize not ask the password and use the one that was used to enter the MI client.

Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Use the parameter 'com.sap.tc.mobile.sync.passwordhandling' in default. properties if it is a laptop client or in configuration.properties if it is a PDA client.

Possible values: atSync, Once, Local

atSync: You need to specify the sync password for each synchronization.

Once: You need to specify the sync password in the first synchronization.

Local: The system uses the logon password as sync password.

By default the behavior is, we need to specify the password for each synchronization. We can change the behavior of the synchronization by setting the values to Once/Local, which behaves as specified above.

Hope this helps.

Thanks and Regards,

Suma

Edited by: Suma S on Sep 14, 2010 5:56 AM

rohith_deraje
Advisor
Advisor
0 Kudos

Hi,

In addition to the above comments,

if you wish to set/modify the value of "com.sap.tc.mobile.sync.passwordhandling", you can either modify locally in the ".property" file OR you can create a agent from NWMA portal and send to devices.

Regards

Rohith

Answers (0)