santosh Posted September 20, 2010 Posted September 20, 2010 I have a xml file and want to import data in filemaker application, but when i using import data through xml each and every time it hangs the fm application. this is my xml file and fm app fields are same as customers elements. <?xml version="1.0" encoding="UTF-8"?> rajan kumar rsgss 09693741616 [email protected] FM developer developer!
comment Posted September 20, 2010 Posted September 20, 2010 You need a XSLT stylesheet to transform the source into FMPXMLRESULT grammar. The stylesheet in this case should be very easy to construct, except for Customer ID (whose bright idea was it to put it inside a comment?).
santosh Posted September 20, 2010 Author Posted September 20, 2010 (edited) I have generate the xslt for the above xml file as below but application hangs every time. What is reason behind this and how to solve it? what changes i have to do? Edited September 21, 2010 by Guest
comment Posted September 20, 2010 Posted September 20, 2010 I don't know why the application should "hang". Is there an error message?
santosh Posted September 21, 2010 Author Posted September 21, 2010 Ok I have solved that problem. Thanks.
comment Posted September 21, 2010 Posted September 21, 2010 Good. Why don't you post you solution here, so others may benefit from it.
Newbies Lisas4 Posted March 31, 2013 Newbies Posted March 31, 2013 Yes, man, why don't you. My Blackout is eaven worse. I have a global field named "test" I want to populate this field via importing one word from my website via xml import. The word is "online" But I am not familiar with xml and the other file thats needed. Can one person here please show me how this 2 files look like in its complete state, so I can copy and paste them into my website. Help is truely appreciated, and i would of cause publish it if you id not do it already. Thanks, [email protected]
webko Posted April 1, 2013 Posted April 1, 2013 Dear Lisa, If it's a global field, then every record will have 'Online' - is this what you are really after? Or is it something else that's the desired outcome?
Recommended Posts
This topic is 4309 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now