Forum

Kahn
Moderator
    Has successfully completed the online course Introduction
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
6 years, 8 months ago #14777
Up
0
Down
::

Hello,

as of the moment you can write a stored procedure put in your Simplifier and then call it. Or you write an own business object, where you first insert the row and then use a select with a defining feature and get your, probably auto incremented id.

Cheers