Jump to content

rufusbiggs

Members
  • Posts

    9
  • Joined

  • Last visited

rufusbiggs's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Hi, I hope someone can help. We are trying to integrate our Filemaker database with our online Magento store. Magento provide and API and Beezwax have a handy API plug-in for query the API directly from Filemaker functions. Teh problem we are having is in formatting data in such a way as to get the desired result. For instance, using the command: Magento_catalogInventoryStockItemList( sessionId; products_* ) as an example, I can use this with a single product id in the following fashion: Magento_catalogInventoryStockItemList( $$_SessionID; "9998" ) And this will return valid data However, the products_* is capable of storing an array of product ID's according to the API guide http://www.magentocommerce.com/wiki/doc/webservices-api/api/cataloginventory_stock_item#cataloginventory_stock_item.list You can see they show in the bottom example that it is a nested array required - how do we do this with filemaker? We have tried all kinds of separators but can only get 1 result returned at a time. Has anyone else done this or know how to about this? Many thanks Rufus
  2. Hi, I hope someone can help with this. I have recently installed FMP11 on a machine previously running FMP10 and notice that the Applescripts that previously used to control and navigate web viewers don't seem to work as expected anymore. I can navigate to the web viewer and enter text into a field within it but the keystroke tab command does not move me to the next field, just types a tab within the field. This worked fine in v10. I have seen notes from other people with this issue but no solution. Any ideas? Many thanks Rufus
  3. Don't worry. Thanks for trying. All the best
  4. It is all very strange. The TS machine is running Microsoft Server 2003. I could not find anyone else having this exact issue, although plenty of people having Outlook express issues generally such as: http://thedailyreviewer.com/outlook/view/outlook-to-field-is-blank-104348844 I have reverted Filemaker Pro to Version 10 and it is working again. Very odd.
  5. Hi, Thanks for this. I don't think this is the same issue in that the machine I am running it on is using Windows server 2003 ( using terminal services ), not XP as described. The version of Outlook Express is 6.00.3790.3959 Cheers Rufus
  6. It's outlook express. The odd thing is that it was working with FMP V10, just not 11. Cheers
  7. Hi, I'm hoping this is something basic. I have recently upgraded one of our windows machine to run Filemaker Pro 11. All seesm fine apart from the fact that the the email using email client script step does not seem to pass the email address through to the email client anymore.It is really frustrating. Any ideas on fixing this? The Macs we have upgraded work fine. Many thanks Rufus
  8. I find insert calculated result is a very useful script step and I've never seen it fail before. I can't see that this can be context or position related as the script step specifies the field to insert the data into. It's just that for some reason, it sometimes gets it wrong. Further to this, i've just noticed that it has started happening ( on occasion ) in V9 as well. Could the database have become corrupted? If that is the case, how would I fixed. Clone and re-populate? Thanks
  9. Since upgrading to V10 I have noticed a few odd occurrences when using "insert calculated resulted" script step. It seems to place the data in the wrong field. It had all been working fine in 9 but since the upgrade it has been problematic. It doesn't happen all the time, it seems to vary from script to script and some can be solved by running the step while in a different layout and switching back. All very odd. Any ideas? Thanks Rufus
×
×
  • Create New...

Important Information

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