Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

how to import xml data in filemaker?


This topic is 4309 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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!

Posted

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?).

Posted (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 by Guest
  • 2 years later...
  • Newbies
Posted

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]

Posted

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?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.