- What is the BlackBerry AtHoc User Sync Client?
- User synchronization process overview
- Install and set up the BlackBerry AtHoc User Sync Client
- Execute the BlackBerry AtHoc User Sync Client
- Configure the data integration file
- Configuration overview
- Data adapter configuration
- Data processor configuration
- Data synchronizer configuration
- Synchronize LDAP groups
- How to synchronize users for enterprise user moves
- How to bulk update users' physical location
- How to configure organization subscription with the User Sync Client and API
- Troubleshoot the User Sync Client
- Appendix A: Adtools.exe
- Appendix B: Migrate from LDAP Sync Client version 1.2.7 to BlackBerry AtHoc User Sync Client
- Appendix C: Differences between the CSV Importer Tool and the BlackBerry AtHoc User Sync Client
- BlackBerry AtHoc Customer Support Portal
- Documentation feedback
- BlackBerry Docs
- BlackBerry AtHoc
- 1.2
- User Sync Client
- Configure the data integration file
- Data processor configuration
Data processor configuration
The configuration section for the XSLT data processor has only one tag, <xslt>, to provide the information about the XSLT source. Place the file name in the href attribute to provide an external XSLT file. Alternatively, specify XSL code in the <xslt> tag.
The XSLT provided transforms XML from the data adapter into the XML used by the data synchronizer. All data mapping rules are implemented in the XSLT data processor. See the
Sample.xsl
file provided in the sample folder for each data source.