cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Download button should be disable for the Campaign executed with action "Create export file"

ramaraju_84
Explorer
0 Likes
345

HI experts,

We are implementing SAP Marketing cloud (1908) and action “Create export file” in campaigns is in scope. But as per my requirement, none of the user able to download the file, after executed campaign (Download button in campaign should be disable)

I couldn’t find option through business roles, but I found one catalogue “SAP_CEC_BC_MKT_FDL_PC” (Marketing: File download) which is for “This business catalog allows to access the ability to preview and access files within campaign UI of SAP Marketing Cloud. But I don’t find any option to restrict download file button in campaign.

I tried to implement the logic through standard Badi ““HPA_EXP_DEF_CHECK_AUTH4COLUMN” in business context “MKT_EXPORT_DEFINITION” (Custom fields & Logic), where we can write code to restrict columns/attributes of export file for users. Still this is not specific to my requirement, but thinking whether we can write code to restrict download option at campaign UI level for users.

Accepted Solutions (0)

Answers (1)

Answers (1)

KunalBansal
SAP Champion
SAP Champion
0 Likes

Hello Venkata,

I don't think that's possible!

The purpose of Create Export File is to provide a downloadable file after execution.

Kunal