Skip to Content
0
Former Member
Jul 16, 2008 at 06:04 PM

Synch Log - Brief Details Explanation Requested

24 Views

In the SynchManager, there are two headers of particular note, message and synchmethod. Running through a synch shows that the synchmethod will, for the most part, give the result SynchAll(). For every informational message that appears, there are two types of objects being synched, ones that start with the prefix "SBO" (e.g. SBOPartner, SBOOpportunityLevel, etc.) and ones that don't (e.g. AccountUser, SupportContractCoverage, etc.).

Two questions:

- Is it safe to assume that any objects synched that have the SBO prefix are in fact objects being copied from SAP to Web Tools, and any objects without said prefix are objects being copied from Web Tools to SAP?

- If so, do these run in the order in which they appear?

This would help me understand specifically what is being synched which way and when.