cancel
Showing results for 
Search instead for 
Did you mean: 

Disable 'Select Transaction Type' popup

0 Kudos

Hi Everyone,

For 'IN' business role, when clicking 'Case Creation' from work center panel, then 'Select Transaction type' pop-up is appearing with list of transaction types. Need to avoid pop-up and directly get the 'IN' Case Creation Screen. Please advice.

Accepted Solutions (0)

Answers (2)

Answers (2)

Sigrid
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Which transaction types show up in the popup is specified in the business transaction profile assigned to your IC WebClient business role.

If you want to create a work center dedicated for one specific transaction type you can achieve it by help of logical link customizing.

Check work center IC_UIU_SRQ used in navigation bar profile IC_AGENT as an example. It points to logical IC_UIU_SRQ. Here the UI object type and the transaction type (CRM_SRQM_INCIDENT:SRVR) is specified directly in the logical link parameter which prevents the popup and automatically creates a new transaction with type SRVR.

Best Regards,
Sigrid

0 Kudos

Hi Sigrid,

Thanks for the reply. Now its working. I debugged with reference to another role which was working and found solution.

Need to set Business Role Type as 'IC WebClient Business Role'.

Thanks Anyways. Regards Raza.

BGarcia
Active Contributor
0 Kudos

Hi Raza,

Do you need the other transaction types that are appearing on the list? If not, in the transaction customization you might use this two simple options:

- Just fill the channel attribute which desired scenario for desired transactions that are in use. Example: The transaction that you use in your IC add in channel list 'ICW Interaction Center Webclient'

- Fill the 'inactive' attribute with inactive or blocked for online maintenance;

If there's only one transaction type to be displayed on the list, the popup will not appear.

See if this helps you a little more.

Kind regards,
Garcia

Sigrid
Product and Topic Expert
Product and Topic Expert
0 Kudos

Just one comment: if you follow approach to set the channel ICW Interaction Center, then consider that from the point in time you maintain the channel for a transaction type, you need to maintain it for any transaction type you want to use.

0 Kudos

Hi Bruno,

Thanks for the reply. Now its working. I debugged with reference to another role which was working and found solution.

Need to set Business Role Type as 'IC WebClient Business Role'.

Thanks Anyways. Regards Raza.