The TDM Portal application is pre-integrated with Fabric Web Framework. The user log in to the Fabric Web Framework and Fabric authenticates the user. The TDM Portal gets the user id and the user's Fabric roles from the user's session.
The user groups are defined in the organization's SP and must be defined in advance in Fabric as Fabric roles. Each Fabric role must get ALL_WS permission to enable the role's users to open and view the TDM windows.
Assuming a one-to-one relation between a user group and a Fabric role.
Each Fabric role can get a different set of permissions. For example, a tester role should not have access to the API that creates or edits TDM Business Entities (BEs), since only TDM admin users can create or edit Business Entities.
The BATCH permission enables the user to run and view batch processes and the BATCH_READ permission enables the user to view batch processes.
It is recommended to add BATCH_READ permission to the Fabric roles attached to the TDM users to enable them to open the Batch Monitor windows on executed tasks for better tracking and additional information about the task execution. The access to the Batch Monitor window requires a BATCH or a BATCH_READ permission grant to the user’s Fabric role.
Do the following to access TDM APIs outside the TDM Portal:
Click for more information about Fabric Web Services Security.
The TDM Portal application is pre-integrated with Fabric Web Framework. The user log in to the Fabric Web Framework and Fabric authenticates the user. The TDM Portal gets the user id and the user's Fabric roles from the user's session.
The user groups are defined in the organization's SP and must be defined in advance in Fabric as Fabric roles. Each Fabric role must get ALL_WS permission to enable the role's users to open and view the TDM windows.
Assuming a one-to-one relation between a user group and a Fabric role.
Each Fabric role can get a different set of permissions. For example, a tester role should not have access to the API that creates or edits TDM Business Entities (BEs), since only TDM admin users can create or edit Business Entities.
The BATCH permission enables the user to run and view batch processes and the BATCH_READ permission enables the user to view batch processes.
It is recommended to add BATCH_READ permission to the Fabric roles attached to the TDM users to enable them to open the Batch Monitor windows on executed tasks for better tracking and additional information about the task execution. The access to the Batch Monitor window requires a BATCH or a BATCH_READ permission grant to the user’s Fabric role.
Do the following to access TDM APIs outside the TDM Portal:
Click for more information about Fabric Web Services Security.