Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

User Activity

Hello everyone,  We got a request to create a scripted rest API to be able to create a HR case (sn_hr_core_case) and attach an attachment to it afterwards. We didn't have any issue to create the ressources to create the HR case with the check that we...
Hi all ! I put the code below in a variable set catalog client script.   function onChange(control, oldValue, newValue, isLoading) { if (isLoading || newValue == '') { return; } var choice = g_form.getValue('u_end_of_service'); var message = ''; sw...
Helpfuls from
Helpfuls given to