cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Service Cloud v2: How to create an event for the custom button created

Nijith
Explorer
0 Kudos
850

How can I create a custom event  in Service Cloud v2 for a custom button created and make a call to a custom BTP CPI iFlow from that event ? 

Nijith_0-1712672103613.png

 

J__Najberk
Explorer
0 Kudos
Hello, what kind of role do you need to have in order to create custom buttons? Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Simon1982
Participant

Hi,

The event name comes from the tab you create on the case. So first create a new tab on case level and add a mash-up.

Simon1982_0-1714392736219.png

then create the button and add the event. 

Simon1982_1-1714392858279.png

When you hit the button the tab will be added on the case.

Simon

 

CAPMDeveloper00
Explorer
0 Kudos

Hi @Simon,
How will it benefit the developers to call an custom app up and running on BTP platform?
What are the possible extensibility can be done using this button?
Please provide some insight on it.

Regards,

Guywholovecoding

Simon1982
Participant
0 Kudos

Hi @CAPMDeveloper00,

the most logical extensibility using the button is to call a custom app (URL based) where end-user can see additional external data or execute functions/processes that does not cover the standard of Sales/Service cloud.

KR, Simon

CAPMDeveloper00
Explorer
0 Kudos

Hi @Simon,

That means It will not trigger any outbound call from V2 system.

It is a correct understanding?

 

Regards

CAPMDeveloper00
Explorer
0 Kudos
Hi @Simon, That means it will not trigger any outbound call from Sales and Service V2 right?
Simon1982
Participant
0 Kudos
Hi @CAPMDeveloper00, outbound calls are triggered via autoflow or external hook (available on the API of the business object). Depending on your use case you should use one or another. KR, Simon

Answers (1)

Answers (1)

Simon1982
Participant
0 Kudos

Hi,

You need a role with admin services assigned to it.

Simon

J__Najberk
Explorer
0 Kudos
Hi I added all roles to my profile. Is your new tab created as Mashup?
Simon1982
Participant
yes, see the accepted solution. You need to create a new tab and add the mash-up to it via screen adaptation