Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

eCATT: Using DB Table for external variante

Joseph_BERTHE1
Active Contributor
0 Likes
525

Hello,

I would like to know if it is possible to use a database table as external variante with ECATT ?

Regards

1 ACCEPTED SOLUTION
Read only

AjayHS
Product and Topic Expert
Product and Topic Expert
0 Likes
483

Hello,

Can you eloborate your requirement.

Is it that you want to export the Table ? If so then you can .

All you need to do is create an variable of type Export and it should be table type.

You can assign value to export variable using Loop.

Thanks,

Aj

2 REPLIES 2
Read only

AjayHS
Product and Topic Expert
Product and Topic Expert
0 Likes
484

Hello,

Can you eloborate your requirement.

Is it that you want to export the Table ? If so then you can .

All you need to do is create an variable of type Export and it should be table type.

You can assign value to export variable using Loop.

Thanks,

Aj

Read only

0 Likes
483

Hello,

Very big thanks. I didn't look at this direction.

Thanks to you and this post I found out the solution.

Regards