can one xml source be used by multiple forms?

G

Greg S

Does anyone know if it is possible to have an infopath form create a data
instance (i.e. XML file) which can be used by another form?

Here's the situation:
Internal users on the corporate intra-net use a URL-based form stored in
SharePoint. This fom was then repackaged as a fully trusted, msi
installable form and distributed to external users with no intra-net access.
Internal and external users need to exchange data instances via email.

Ideally the data instance would be configured to open using URL-based form
"x", but if form "x" isn't available then use URN-based form "y".

Anyone know if this is possible?

The client does not want to use the URN-based msi form for internal users on
the intra-net.
 
Top