Start a new topic

How to call a function in an Enricher

I'm needing to call a custom function in an Enricher.  Below is how I have it set up.  I have simplified the SQL for testing purposes.  I can't get a value to return and update the attribute value when running the stepper.


Semarchy DB Function...

image


Enricher SemQL to update an attribute called "dummy"...

image


Stepper to trigger Form Enricher...

image


SQL Function...

image


Login to post a comment