EXEC_SPF

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
UnionSystems
Posts: 197
Joined: Fri Jun 17, 2016 7:10 am
Location: Brisbane Australia
Contact:

EXEC_SPF

Post by UnionSystems »

Is anyone have success using the new 8.4 EXEC_SPF function?

It does seems that EXEC_SPF can only use Stored Procedures with an OUT parameter of type DOUBLE or INTEGER (ie you cannot return VARCHAR/TEXT)?

I was also hoping to call it inside <<Tokens>> to include the OUT value in AwareIM VPs and forms but

Code: Select all

<<EXEC_SPF('StoredProcedureName','MAIN',Object.ID)>>
does not seem to work.
AWS Linux, Windows Server, AIM 8.4 & 8.6
BLOMASKY
Posts: 1470
Joined: Wed Sep 30, 2015 10:08 pm
Location: Ocala FL

Re: EXEC_SPF

Post by BLOMASKY »

I am using it in a few places and I have not had a need to return a varchar yet.

I like the functionality it offers in rules.

Bruce
Post Reply