Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Matching Fields for import

Featured Replies

I am trying to import some data returned in XML format from QuickBooks qbXML. I have no trouble getting the data from the rows to import, but I really need to match up a bit of data as an identifier. The data is contained in the attributes line in the "InvoiceAddRs requestID="xxxxxxx"..." where the xx's represent the number.

Can someone tell me how to extract that item to use for a matching records import?

Attached is the actual return.

I am building this aspart of an FMP6 application Thanks

DflyReturn.zip

You may get more response from the "Importing/Exporting" forum. This is more Online XML/XSL browser-based applications oriented.

All the best.

Garry

  • Author

ok. But I don't dare double post.

For what it is worth, I have found that extracting the attribute needed is accomplished by using the correct xpath syntax. In this case getting the right location syntax for getting up the tree to the right node then using @requestID or attribute::requestID will do the trick. Took me some time but found the answer.

For those using XML for more than import, this would be useful when an attribute might carry an ID of some sort and the user could filter the results by that data.

Here a xslt file who put each "requestID" atribut into a FileMaker field.

Dflyreturn.xsl.zip

  • Author

Thanks for the help. Very clean.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.