Jump to content
The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now! See more information here ×

Changing connection table on existing step


Brian Goodyear 3

Recommended Posts

I have an existing DTS with a step that updates a SQL table. I need to edit that step to point to another table in the same SQL db (same connection). The new table has the exact same stucture of the existing of the table that is currently being updated. Is this possible

 

Existing Step

Connection: SQL DB

Data Object: TABLE1

 

What I'm trying to do and maintain links:

Connection: SQL DB

Data Object: TABLE2

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...