I figured it out , thanks for the replies.
In Ecmap we can execute a sql statement
'UPDATE UMEMP_SXC_DRUG SET SEQNBR = ROWNUM'
This eleminates the need to create a sequence and a trigger if done on oracle database.
Hi,
I am using ecmap connected to oracle database. I need to create a sequence number field which starts from 1 and auto increments. I have tried declaring an ecmap variable and incrementing by 1, but this sets itself to 0 the next time the map runs and starts counting from 1 again,
i.,e I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.