CA Service Management

 View Only
  • 1.  Restrict Service Desk ticket visibility to certain users, and allow all users to view the main ticket without editing access.

    Posted 2 days ago

    please guide me on how to achieve the following?

    Service Desk tickets should be visible only to selected users, such as specific roles or groups. The main ticket (Request/Incident/Problem) should be visible to all relevant users but remain read-only.



  • 2.  RE: Restrict Service Desk ticket visibility to certain users, and allow all users to view the main ticket without editing access.

    Broadcom Employee
    Posted yesterday

    Hi Amina,

    You can always use Data Partitions feature of ServiceDesk Manager product to achieve this requirement. 

    Data partitions are subsets of the CA SDM database that enable you to control access at the record level. You can associate a data partition to a role to control access to tickets and other records accessible through the web interface.

    Please refer to ServiceDesk Manager documentation for more details on Data Partitions

    https://techdocs.broadcom.com/us/en/ca-enterprise-software/business-management/ca-service-management/17-4/administering/configure-ca-service-desk-manager/how-to-set-up-the-data-partition.html

    Service Desk tickets should be visible only to selected users, such as specific roles or groups  ---> To make this restriction you can create VIEW constraint on Call_Req object with the constraint clause as:  group = @root.group

    The main ticket (Request/Incident/Problem) should be visible to all relevant users but remain read-only.  -->To achieve this you can create a PRE-UPDATE constraint on Call_Req object with  the constraint as:  assignee = @root.id

    You can explore more based on your requirements.

    Hope this helps.

    Thanks & Regards,

    Hema.




  • 3.  RE: Restrict Service Desk ticket visibility to certain users, and allow all users to view the main ticket without editing access.

    Posted yesterday
      |   view attached

    Hey Hema,
    I am using these constraints, but the issue is not resolved. From the Request/Incident/Problem Workflow Detail page, the main ticket is not viewable.

    please give some other solution 
    i attached the file that constraints constraints data



    Attachment(s)

    xlsx
    object_permissions.xlsx   6 KB 1 version


  • 4.  RE: Restrict Service Desk ticket visibility to certain users, and allow all users to view the main ticket without editing access.

    Posted yesterday

    Main requirement is that 
    "The workflow task assignee should be able to view the main ticket"
    please guide 




  • 5.  RE: Restrict Service Desk ticket visibility to certain users, and allow all users to view the main ticket without editing access.

    Broadcom Employee
    Posted yesterday

    Hi Amina,

    As the requirement is very specific please raise a support ticket.

    Thanks & Regards,

    Hema.




  • 6.  RE: Restrict Service Desk ticket visibility to certain users, and allow all users to view the main ticket without editing access.

    Posted yesterday

    We did not receive any help from support, so I posted here.




  • 7.  RE: Restrict Service Desk ticket visibility to certain users, and allow all users to view the main ticket without editing access.

    Broadcom Employee
    Posted yesterday

    Hi Amina,

    Workflow is a QREL for the Call_Req object. I suspect that it may be not possible to create constraint like that.  We need to see further on this.  Please share support case#.

    Thanks & Regards,

    Hema.




  • 8.  RE: Restrict Service Desk ticket visibility to certain users, and allow all users to view the main ticket without editing access.

    Posted yesterday

    case no 

    420011991