Tips for Customizing the Solution

Tips for Customizing the Solution

The InfoPath forms use a large variety of secondary data sources that will need to be modified to match your environment. In particular, the forms use many Web services that query the PurchaseOrders SQL Server 2000 database. You will need to modify the Web services to query data from your database.

The Active Directory schema has been modified to include an additional field storing a user's signing authority. BizTalk uses the ADUserDataWS to query the active directory for this piece of information. You will either need to modify your active directory schema, or store the signing authority for users somewhere else.

Of course, the Active Directory User Data Web Service and the SQLXML Adapter FabriKam platform components must be installed and configured for your environment as well. For more information on these components, refer to their respective documentation.

Finally, when you deploy your smart document, you will need to resign the manifests, XSLT and specify your own strong name key in the AssemblyInfo file when compiling the DLL. Refer to the Office System Smart Document SDK for more information on smart document deployment.

 

© 2005 Microsoft Corporation. All rights reserved.