Jump to content
Server Maintenance This Week. ×

PSOS Export Records Error 800


TJ53

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

Recommended Posts

Hi, I get error 800 in the "Export Records" script step when executing it as PSOS.

The file path is set in a variable ($path) as a calculation:

Get(TemporaryPath)& "tmp.fmp12"

This script works well when executing it to save the file to the local temporary folder (OS X El Capitan), but returns an error when executing it as PSOS (Windows Server).

I believe it can be a permissions issue, but I thought the temporary path was accesible from FM Server "by default". Anyway, any insights are appreciated, thanks!

 

 

Link to comment
Share on other sites

  • 1 month later...
On 8/10/2017 at 6:23 PM, TJ53 said:

Thank you very much! that was it, I just learnt about that and was about to post it here... I changed it to export as xlsx and it works perfectly.

What is your use of the exported data? Is this a temp thing that you import in the next step?

Like populating an invoice from an order, i e

Then using unformatted XML may be faster than XSLX.

Edited by ggt667
Link to comment
Share on other sites

Thank you for the tip.

Yes, this is used to then import into a temporary table for running a report, that is faster than a loop.

It works fast enough now (it takes about two seconds), but I'll consider your suggestion for the future, thanks.

Link to comment
Share on other sites

This topic is 2406 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.