- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Any variable created within a process are accessible by all the acitivties.
You do not need to associate the value through additional acitivity.
e.g. you can directly use this variable value in the SQL activity to increment & get the next sequence number.
Note that you do not even need two SQL activities to perform this. A single SQL activity can execute multiple SQL Queries.
Hope that helps.
Nith
Views
Replies
0 Likes
Total Likes