Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

  • Newbies
Posted

Hi,

Ok basically I have a script NewQueueRecord which creates a new record in the JobMonitor table. I can run this script directly from PHP with no problems. However when I try to run RGA_Issued_4 which contains Perform Script NewQueueRecord, no row is created in the JobMonitor table. Both of these scripts run as expected within FM.

So, does anyone know of a limitation when executing a FM script from within PHP that would cause a call to a subscript to fail?

Let me know any other information that would be useful, I find that I usually miss something when trying to explain a problem *winks*

Posted

Open up the RGA_Issued_4 script for editing. Check the box labeled "Indicate web compatibility" in the lower left hand corner. If any of the script steps are grayed out they will generate fatal error and the script will abort the script.

This has certainly bitten me in the rear a few times.

  • Newbies
Posted

Ok, checked that... there are script steps that are greyed out. Will they halt the execution the script if that particular step isn't executed, or are they skipped?

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