Home >Online Product Documentation >Table of Contents >Identifying Resources Identifying ResourcesWhen planning your XML pipeline, you should consider the resources you will require in order to build it. These include You should pay particular attention to where these resources will be relative to the finished XML pipeline when it is being run in its production environment. For example, if you are using a Web service or relational database that requires some type of authentication, you need to ensure that the finished application that makes use of your XML pipeline code includes some means of providing authentication. Similarly, you need to ensure that the paths of source documents, data sources, and output URLs will be accessible to the finished application, or that your application provides a way to enter this information at run-time. |