Home
TeamSite
sequence number
System
Hi all,
When a dcr ( product) is created then itwill be deployed onto database( with datadeploy); product ID will be generated automatically with Oracle sequence numbers stuff.
I need to get back the sequence number created and i can achieve it with a sql statement ( so again a conexion to db) .I duno think it's the most apropriate solution any other idea ..?
thanks
Mat
Find more posts tagged with
Comments
Migrateduser
Refer to the External data source section in your manual regarding using value-from-callout.
Migrateduser
which version are u making reference ..?
Migrateduser
forget it gotr the doc ..has someone made it work ..??