Jump to content

jwnacnud

Members
  • Posts

    61
  • Joined

  • Last visited

jwnacnud's Achievements

Enthusiast

Enthusiast (6/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Yes, this one worked perfectly. Did you alter the stylesheet?
  2. The target application is an Amazon Seller Central Product Feed. We use this feed to create new amazon listings and to revise quantities and prices on amazon.
  3. I have to provide feeds to 3 different channels and may have gotten them mixed up. So, attached is the source xml as exported from FMP (test_xml.txt). It has one additional field that the previous attachments don't have, the last one. Also attached (textworks.txt) is the same date that has been exported as a .mer file, opened and then closed within OpenOffice, and is ready for uploading to the website. It looks like that last field had carriage returns in the XML file and they were converted to VT (vertical tabs?) in the tab-delimited file that came out of OpenOffice. Whatever they were turned into, they work when importing into the website. test_xml.txt.txt testworks.txt
  4. Thank you for the correction. It is a Tab-delimited file that I am making. I am submitting two files here for perusal. The first (this_file_works) was exported from FMP as a .mer file, opened in OpenOffice and then saved as tab-delimited. The second (this_file_doesnt_work) was exported from FMP as an xml using the stylesheet that I posted. Can you help? I need to get the 2nd file to output just like the first so I can eliminate the extra steps after exporting. Incidentally, Excel, OpenOffice for Windows, and OpenOffice for Mac all require different processing steps to create the same type of file. That's why I want to use xml with a stylesheet, to eliminate that for my clients. this_one_works.txt.txt this_one_doesnt_work.txt
  5. I am exporting to XML and producing a Tab-Delimited file. Everything exports well except for text fields that have multiple lines in them. How do I make the stylesheet handle the multiple lines per field so they stay in the same field? Example of multiple lines: This tool is 18Volts. This tool has no charger. Also, how do I change the stylesheet to enclose each field with double-quotes? Thank you Fenton for your excellent help on this earlier. You provided a stylesheet that works very well. Here is the stylesheet that I have: <?xml version="1.0" encoding="utf-8"?> xmlns:fm="http://www.filemaker.com/fmpxmlresult" exclude-result-prefixes="fm" >
  6. I am running FM10 Server and need to be able to allow my clients, (mac and PC) to be able to store images in the same shared location. Currently, these images are stored within the FM Database. However, I really need to be able to sync the images to a website as well. So, I was thinking that I could store them in the database, as normal, and then schedule a script that exports the updated images to a shared location and then I can have another program running that will keep the image location synchronized with the website. However, Export Field Contents is not available server-side. Any ideas?
  7. I have Filemaker Server 10 Advanced running on a mac. We have multiple users on mac and windows that need to be able to upload images to the server. I want to store a reference to the images instead of keeping them within the database. How do I script so that the images go to the right folder on the server when uploaded from a windows or a mac machine.
  8. I was able to figure out what you did and replicate it. Thank you very much for you help.
  9. No problem, that's plenty. I will just keep plugging away at it. Thank you!!
  10. Thank you. Your example works beautifully. I have spent the lasat 45 minutes trying to integrate what you did into what I have - unsuccessfully. I will keep at it, but if you have a few moments, could you make it work in my sample? I can't seem to get it working. (I hate to ask because you've already done so much to help). I sell routerbits and saw blades if you happen to be a woodworker. I can certainly help you out that way (routerbitworld.com). Not a plug for the website, just to show that my offer is real. Not just working out of my garage. Thank you.
  11. Could you show me an example of what you mean?
  12. I have attached a sample of this solution that I am working on in the following thread: http://fmforums.com/forum/showtopic.php?tid/215067/
  13. I don't know if you saw my response earlier. How about on the server. I am running FMP Server 9 on a mac mini. If I am on a windows terminal and I run a script like this, will the server save the image locally, or will I need to logon to the remote share to save the image?
×
×
  • Create New...

Important Information

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