Non-ITIL user creating Change request

naresh831
Tera Contributor

Hi Friends,

We have a requirement, where we need to give access to a user to create change module only. He should not have access to update the change request.

Without giving ITIL role to that user , how can we achieve this one.

Please provide your inputs.

Thanks.

1 ACCEPTED SOLUTION

Mike Allen
Mega Sage

Create a Record Producer and put it in your catalog.



Record Producer - ServiceNow Wiki


View solution in original post

12 REPLIES 12

Mike Allen
Mega Sage

Create a Record Producer and put it in your catalog.



Record Producer - ServiceNow Wiki


Thank you Mike for your suggestion.



Do we have any other way to do it   ? like by modifying ACLs or creating new roles



Thanks.


I don't think so.   You can maybe use the new_call stuff and write it's transition to change request, but I think the best way is the record producers.


Hi Mike,



Could you please tell more about new_call stuff ?



Thanks.