Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!

coupon

Avatar

Level 1

We have 1 flat file that contains 100 unique coupons(no other column in file) and we want to send these 100 unique coupons to 100 random recipients( from recipient table) using available activities in Adobe campaign classic V7(not by JS)

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

4 Replies

Avatar

Community Advisor

Hi @ayushhtiwari ,

You can utilize coupon management to send unique coupon to recipients.

Refer this document for configuring coupon

Avatar

Level 1

Hi @ParthaSarathy  , 

Thanks for quick response , what if we don't  have coupons package installed in current system , do we have any other way for it without using coupons package.

Avatar

Community Advisor

@ayushhtiwari , You can install the coupon package by navigating to Tools > Advanced > Import Package > Install a standard package > Here you can find 'Coupon Management', enable the checkbox > Next and start. (disconnect and reconnect the console to utilize OOTB coupon management functionalities)

ParthaSarathy_0-1712918354735.png

Avatar

Community Advisor

Hi @ayushhtiwari ,

 

If you don't  have coupons package installed in current system, You can try by extending the OOTB recipients schema by adding the Coupon Code also along with the Primary Key of the Recipient Schema to accept Unique Coupon for each of the Recipients, 

Steps:

 

1) Create a new column to store the Coupon code in extended recipient schema and add this also as  the  Primary key combination along with the existing Primary keys.

2) Do Update DB Structure and load the data in the file to this new column created.

 

But the suggested approach would be to install the Coupon Management Module.

 

Regards,

Pravallika.