Skip to main content

We configured and used context mapping to ensure that users with the SupplierHandling projection would not be able to view payment information related to their customers while on the supplier screen. However, users who belong to two contexts are encountering 404 errors when trying to access screens associated with those contexts.

Is there a way for users to belong to two contexts and avoid the 404 error? Are there any alternative approaches to resolve this issue?

Customer is on IFS 23.1.10

We configured and used context mapping to ensure that users with the SupplierHandling projection would not be able to view payment information related to their customers while on the supplier screen. However, users who belong to two contexts are encountering 404 errors when trying to access screens associated with those contexts.

Is there a way for users to belong to two contexts and avoid the 404 error? Are there any alternative approaches to resolve this issue?

Customer is on IFS 23.1.10

what if you use user group ? and add user group to the context ?

ex : (USERGROUP="FRONTLINE SALES" OR "FRONTLINE - REGIONAL" )


Reply