cancel
Showing results for 
Search instead for 
Did you mean: 

How to prohibit report events from collaboration portal?

0 Kudos

Hi, experts.

We have a TM-EM bundle. Events come as though EM, also can be reported on the collaboration portal by the carrier.

Requirements:

In some cases we have to decide whether to allow reporting event based on user permissions, in other - by some conditions from the freight order.

Pls, prompt a way to customize the process of reporting events from carriers on a collabotation portal.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Thanks for answer!

I need to prevent some users from reporting on a specific expected event. Can I configure this behavior of the system or do I need to implement custom logic?

I tried to configure through the SPRO Event Management -> Authorizations and Filters -> 1) Define Filter Profiles 2) Assign Filter Profiles to Roles

With this setting, I was able to adjust the visibility of specific expected events on the collaboration portal. But this is not exactly what I need.

It is required to set up that the carrier sees all the expected events for the freight order, but did not have the opportunity to report some events.

sarah_moes
Employee
Employee
0 Kudos

For user-based authorization, you could adjust the roles of your internet users in TM.

You could also suppress the tile from being shown on the portal by adjusting the menu for the user's role on the gateway system (see standard role /TMUI/COLL_PORTAL).

For the more complex requirement, you could customize the event reporting logic. To report events, the TM CP calls class /SCMTMS/CL_EVENT_NOT_DPC_EXT and methods UPDATE_EVENT and UPDATE_EVENTS.