December 2003
Beginner to intermediate
576 pages
9h 46m
English
Secondary XML documents
Databases
SOAP Web services
In the previous chapter, we learned how to use scripts to perform custom validation and calculation functions on the data in forms.
But the data in a form isn’t the only data that’s relevant. There is external data in documents, databases, and Web services that can help in form completion, validation, and process integration. In this chapter we’ll show you how to work with these secondary data sources.

This chapter builds on the InfoPath script-writing skills that were introduced in the previous chapter. ...