cancel
Showing results for 
Search instead for 
Did you mean: 

How to change sender name and workbook name in broadcasting

0 Kudos

We created some broadcasting setting to send workbooks. Now I found two problems:

1. The mail sender name is always my account, even I run it via process chain. How can I change the sender name?

2. The name of workbook which sent by broadcating is its ID, not a meaningful name. Can anyone tell me how to change it? We use SAP NetWeaver 2004s.

Thank you.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear Hui-Huan Wu,

In fact it is very simple, you only have to change the owner of each broadcaster settings, just like this:

UPDATE RSRD_SETTING SET OWNER = 'PEELAY'

WHERE OBJECT_ID = 'ZESQWT_ZESDPMABI_0007'

I think it can help you.

Best regards,

Carlos Rodriguez

0 Kudos

Any one cal help?

Thank you