cancel
Showing results for 
Search instead for 
Did you mean: 

Sync prob

Former Member
0 Kudos

i'm not able to synchoronize my server from the web browser with my super user id.

the parameters i'm giving on my browser are:

http://pciib06584:50000/meSync/servlet/meSync?sysid=mi0&login=mi_admin&password=passwd&client=111&language=en&acknowledge=X&~test=true&

please reply.. its urgent.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

Check the roles you had assgined to your user. for synchronization, the roles for sync are

S_ME_SYNC

S_RFC : RFC1, SDIFRUNTIME, SYST, SG00, SRFC, SYSU, ME_USER, SUSO, BWAF_MW

S_TCODE: MEREP*

Common mistakes are the spelling. Check them out...

These are roles besides lots of others mentioned in the configuration manual.

Refer Installation manual of SAP mobile infrastructure (sp14).

Regards

ak.

PS: reward useful answers!

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Also try to use the fully qualified domain name.

in the form http://pciib06584.xxxx.com:50000/.

Good luck.

-Bart

Former Member
0 Kudos

Hello,

if you sync via browser you get a WAF_SYNC&EXCEPTION_INFO_CODE if the sync failed.

Here the list of the possible errors-codes(perhaps for the next time;-))

-


MI_INTERNAL_ERROR = -2

UNDEFINED = -1

LOGON_WRONG_PASSWORD = 0

LOGON_PASSWORD_EXPIRED = 1

LOGON_USER_LOCKED = 2

LOGON_USER_NOT_ACTIVE = 3

LOGON_WAIT = 4

LOGON_NO_CHECK_FOR_THIS_USER = 5

LOGON_INTERNAL_ERROR = 6

SERVICE_USER_CONNECTION_ERROR = 7

MI_INTERNAL_ABAP_ERROR = 8

CANNOT_OPEN_PROPSFILE = 9

-