Hi All,
We are facing a strange problem every time when i assign an application on to my client a mobile id is generated and when i remove the application from my client and again reistall it. Ideally a new mobile ID shoul generated but this is not happening a mobile ID is not getting generated. Can any one help me in this regard what can be th probable reason for the same..related to authorisation..etc.
Thanks
Regards
Devendra
Hi Devendra
Note no. 984207 could be the solution to your problem. If not let me know.
@Karthick: Why do you need to regenerate Sync BOs for a deployment related error ???
Best Regards
Sivakumar
Message was edited by:
Sivakumar V
hello deven,
uninstallation of an application will NOT generate a new mobile id for your MI client.
once your MI client is assigned a mobile id on its first initial sync, it will be forever
until you reinstall the MI client or "reinitialize" it. (Please refer to
/people/sap.user72/blog/2005/11/17/reinitialize-mi-client-without-reinstallation-in-seconds
on reinitializing an MI client).
now regarding your data not being sent to your MI client after reinstall, check if you
have SyncBo filter set on mobile id level.
regards
jo
Hi Devndrakumar,
Please check the entries in the table BWAFMAPP and MEMAPPDEST whether all the corresponding function modules for the methods were existed or not.You can check the same by placing the breakpoint in the function module 'ME_MAPPING' through ICF service /sap/bc/MJC/mi_host.As this is the function module which will call dynamically in function module WAF_MW_SYNC_21 .Please check the link to get more information on the mapping of BWAFMAPP and MEMAPPDEST tables
http://help.sap.com/saphelp_nw04/helpdata/en/43/4b21a76c5e5f34e10000000a1553f6/frameset.htm
This is one reason in which the mobile id generation doesn't happen.
Regards,
Bharath.
Add a comment