Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
roman_loshevsky
Active Participant
Overview:

The Broadcast messages (BCM) is a feature that gives portal administrators the ability to broadcast messages to end users in a defined time frame. It also gives the ability to assign a message to certain groups or roles with priority (high/normal).

See SAP note 1930281 - Broadcast Message

Prerequisites:

You have installed SAP NetWeaver Enterprise Portal (EP) 7.31 SP11 or above.

User assigned to the Portal content administration role or Portal super administration role.

Don't forget to activate BCM in the system - enabled the BCM service by setting the BCM is active property to true in NWA.



Step by step - How to guide:


In this blog I will show the simple way to configure BCM on Classic Framework Page - step by step.

  1. Create folder "BCM Content" in the Portal Content catalog

  2. Expand "com.sap.portal.broadcast.message.framework" under Portal Applications

  3. Copy BroadcastMessageFramework

  4. Paste it as PCD object in to BCM Conten folder.Click -> Next -> Finish

  5. Copy Sample_BroadcastMessageIview

  6. Paste it as PCD Object in to BCM Content folder.Click -> Next -> Finish

  7. Open Classic Framework Page located in the Portal Content -> Portal Users -> Standard Portal Users.

  8. Add BroadcastMessageFramework iView from the BCM Content folder to the page as delta link

  9. Add Sample_BroadcastMessageIview iView from the BCM Content folder to the page as delta link

  10. Save the page with added iViews


Enjoy configured Classic Framework Page.

 

You can find related BCM information in the similar blog .
2 Comments