Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General MS InfoPath Questions / October 2004

Tip: Looking for answers? Try searching our database.

InfoPath / Linux Question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
John T. - 01 Oct 2004 22:35 GMT
Folks,

I am looking for a work around, not a method to get out of paying for more
copies of InfoPath.

Background Info
http://www.microsoft.com/office/community/en-us/default.mspx?query=John+T.&dg=mi
crosoft.public.infopath&cat=en-us-office-infopath&lang=en&cr=US&pt=6e98618b-8f9e
-4724-8a45-96c336e31a25&catlist=&dglist=&ptlist=&exp=&sloc=en-us


Hope that link worked.

Current problem question:
Over 90% of our game development staff uses Linux for development. All kinds
of reasons for this, so it won't change. I am looking for a way to view forms
created in InfoPath on Linux. Once again, I am not looking to get out of
paying the money for the license, just looking to create a work flow that
works.

Share Point is an option I have been looking at, but with over 40 fields of
data it is not the best solution. We also have issues with some users having
browsers that do not like .aspx pages.

Any Suggesntions?
Thank you,
John T.
G. Tarazi - 02 Oct 2004 01:06 GMT
I don't know if I understood the entire project right, but here are some
notes.

There will be no problem to view a dynamic InfoPath form in Linux for read
only; you even don't need SharePoint portal server at this stage.

What you can do is the following:

You will need SharePoint services to view data from the database, like a
list of data, and each item in the list represents a form,, that is simple
for SharePoint, all what you need to do is create a web service that will
get the data from your database and format it as you want, drag it and drop
in SharePoint, and the data is there.

The rest is like a simple SharePoint list, you may improve it by using xslt

For the InfoPath side, create a form, connect it to the web service (in this
case the web service must be modified to return a tree structured schema in
order to build the form over it, and that is so painful, BizTalk 2004 can do
easily, but the problem there is this product was not designed originally to
work with dynamic database, not mentioning a large database, forget it if
you have more than 10 tables, that if you ever get it connected to the DB
:-) does not support database transactions, etc, etc, etc.)

But once you pass stage, design the form, add all the code you want, test
and publish the form as a form not as a library, just a simple xsn file.
(you don't want to publish it as a library because the form saves and reads
from the web service, the web service saves to the database, and SharePoint
already shows a list from that database, so you have the full loop)

Once the form is published, anyone who have Windows can use it for
read/write

For the people who have linux, just write a small asp page on the web
server, to find out if the click is coming from Windows or linux.

Extract the form files to a folder (all you need is the xsl file, and using
3 or 4 .net commands you can convert it to hml)

The form is dynamic, it receives its data as xml from the web service, and
.net is using the xsl to give you the html.

The final form will look very similar to the InfoPath once, but just read
only.

You can use this as a sample for transforming a form, the net is full will
samples too

http://livetechnologies.ca/Old%20Contents/InfoPath%20to%20HTML.zip

What you will realize, is that .net is capable of presenting the form just
like InfoPath.

But remember the following, whatever you try to do with infopath, if its out
of the normal, like a large form saving and loading to a database, you will
not find it easy at all, just search for my old postings on these message
boards, and you will get the idea :)

But anyway, the product is good, and as much as I hate it, it seams I can't
live without it :-)

> Folks,
>
> I am looking for a work around, not a method to get out of paying for more
> copies of InfoPath.
>
> Background Info:

http://www.microsoft.com/office/community/en-us/default.mspx?query=John+T.&dg=mi
crosoft.public.infopath&cat=en-us-office-infopath&lang=en&cr=US&pt=6e98618b-8f9e
-4724-8a45-96c336e31a25&catlist=&dglist=&ptlist=&exp=&sloc=en-us


> Hope that link worked.
>
[quoted text clipped - 12 lines]
> Thank you,
> John T.
John T. - 03 Oct 2004 06:43 GMT
Great info!!
Thank you,

> I don't know if I understood the entire project right, but here are some
> notes.
[quoted text clipped - 86 lines]
> > Thank you,
> > John T.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.