ChrisWalker90
Programmer
Hi Guys
I'm running SC 5.0.3 on Win2000 mapped to SQL2000.
We are trying to auto escalate incidents to 2nd line when an alert stage 3 is reached.
To do this I want to run a macro that calls a post.fc rad routine that creates an eventin record (pmu) this updates the incident record and runs the correct formatctrl etc (instead of directly from expressions in a macro which does not).
However I can't seem to get the macro to run correctly, I know it's not the link record etc as I've run the post.fc in the formatctrl subroutines and it works perfectly.
The Error Is....
Cannot evaluate expression (post.fc,start.1)
Bad arg(2) oper = (post.fc,start.1)
Cannot evaluate expression (post.fc,start.1)
Unrecoverable error in application: macro.execute on panel exit.error while
running macro id 164
Unrecoverable error in application: macro.runner on panel decide.exit
Name - Auto Escalate To 2nd Level
Applies When - Incidents are Saved
Macro Type - Call A RAD Routine
Macro Condition - true (for testing purposes)
Set Parameters
Application to Call - post.fc
Parameters - file, name, prompt
Values - $file, dod.auto.2nd.level, number
Can you actually run a post.fc app from a macro?? If so do you have any idea what I'm doing wrong.
Thanks
Chris
I'm running SC 5.0.3 on Win2000 mapped to SQL2000.
We are trying to auto escalate incidents to 2nd line when an alert stage 3 is reached.
To do this I want to run a macro that calls a post.fc rad routine that creates an eventin record (pmu) this updates the incident record and runs the correct formatctrl etc (instead of directly from expressions in a macro which does not).
However I can't seem to get the macro to run correctly, I know it's not the link record etc as I've run the post.fc in the formatctrl subroutines and it works perfectly.
The Error Is....
Cannot evaluate expression (post.fc,start.1)
Bad arg(2) oper = (post.fc,start.1)
Cannot evaluate expression (post.fc,start.1)
Unrecoverable error in application: macro.execute on panel exit.error while
running macro id 164
Unrecoverable error in application: macro.runner on panel decide.exit
Name - Auto Escalate To 2nd Level
Applies When - Incidents are Saved
Macro Type - Call A RAD Routine
Macro Condition - true (for testing purposes)
Set Parameters
Application to Call - post.fc
Parameters - file, name, prompt
Values - $file, dod.auto.2nd.level, number
Can you actually run a post.fc app from a macro?? If so do you have any idea what I'm doing wrong.
Thanks
Chris