Hi,
I am facing templates for the first time. How can I generate the Central User Account in the form "X" + a progressive number (the number should be retrieved from a "sequence" stored on the DB)?
Thank you
Hi,
I am facing templates for the first time. How can I generate the Central User Account in the form "X" + a progressive number (the number should be retrieved from a "sequence" stored on the DB)?
Thank you
Hello experts!
We wrote a script, the result from this script, we want it to be displayed in the letter that is sent to the user by event.
I created a mail template, i write $SCRIPT(ССС_Test)$
The recipient receives $SCRIPT(ССС_Test)$
And there…