Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I make the client xMAM application synchronize synchronously?

0
Posted

How can I make the client xMAM application synchronize synchronously?

0

Valid For: xMAM 2.5; xMAM 3.0 Synchronization is defaulted to perform in a 2-step sync process. The initial sync is required to prepare the data on the SAP MI web application server and the second sync is required to download the data onto the client. A repetitive sync add-on may be deployed on the client device to modify this behavior (see OSS Note 745316). Alternatively, you can modify the ALMConfig.properties file (located in \MI_installation_directory \ webapps \MAM25 \WEB-INF \classes) in order to enable a 1-step sync process. To do so, comment out the original UPD_SYNCTYPE and DWN_SYNCTYPE lines and edit their copies as shown below: #UPD_SYNCTYPE=ASYNC UPD_SYNCTYPE=SYNC #DWN_SYNCTYPE=ASYNC DWN_SYNCTYPE=SYNC Note that this is an application setting and to activate a 1-step sync process, you must perform the changes mentioned above, restart the Mobile Infrastructure, log into Mobile Infrastructure, and access the xMAM application home page. This will ensure that the synchronization

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123