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 ExternalDataSource in UDS
bikerider
I'm using DataDeploy Version 5.6.0 Build 19499 Interwoven 20030506 with SP2
I am using an ExternalDataSource callout to get the nextval for the parent column in a deployment, but for the child tables, how do I "refer back" to that value? I cannot use ExternalDataSource again because I am on a different table. I need the value returned to the parent column from the callout in the child column. Does anyone have any ideas on how to do this?
Find more posts tagged with
Comments
Migrateduser
Looks like External Tuple Preprocessor might be a better fit for your need.