Disable "{hr_service_name} case was created" info message on Case Creation in HR Agent Workspace

gtgauravtya
Tera Contributor

When i am creating a case via portal as agent in HR Agent workspace  , I am getting a message "{hr_service_name} case was created. I want to remove this message.

Can anybody help with source of this message.

gtgauravtya_0-1725003634940.png

 

1 ACCEPTED SOLUTION

Hi @gtgauravtya I found the object that is controlling this. It is the sys_ux_client_script named -trigger case creation or modal. This is a read-only object, but is the one that is presenting the message. 


Regards,

Mike

View solution in original post

9 REPLIES 9

Sandeep Rajput
Tera Patron
Tera Patron

@gtgauravtya Please do a contains search with 'case was created' keyword in the following places.

1. In message field of sys_ui_message

2. In script field of Business rule(sys_script) and Script include(sys_script_include)

 

Hope this helps.

I tried it....not able to find anything.

Try searching in client scripts, UI Action and server side widget scripts.

Hi ,

I have searched via studio and searched in client scripts , widgets as well.

Not able to find.