Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Using Stored Procedures
GodBlessMe
Hi,
I am trying to manipulate some data in the DDConfig file using a stored procedure. I also have database column-DCR field mappings under the same <database> tag. Can datadeploy first execute column mappings and continue with executing the stored procedure(assuming there is no error in the column mappings)?
Thanks
Find more posts tagged with
Comments
Migrateduser
Stored procedure has to be executed in a separate deployment.
GodBlessMe
we cannot have both in a single deployment?
Thanks