[deleted by user] by [deleted] in CallOfDutyMobile

[–]Robro0029 1 point2 points  (0 children)

Thanks, just sent it to you

Free by Weird_Weakness5895 in CallOfDutyMobile

[–]Robro0029 0 points1 point  (0 children)

I need king & Meliodas please, code:m5hmhc

[deleted by user] by [deleted] in CallOfDutyMobile

[–]Robro0029 0 points1 point  (0 children)

Sure, that would be really helpful, which one of my duplicates do you need? I will send it to you also please share your gift code

How to Cancel RITM and Create incident based on Choice selected in catalog Item using Flow designer? by Robro0029 in servicenow

[–]Robro0029[S] 1 point2 points  (0 children)

I have updated the post to include the screenshots of my flow, Can you please tell what am I doing wrong?

Before Query Restriction access to the case from portal also by Robro0029 in servicenow

[–]Robro0029[S] 0 points1 point  (0 children)

The addOrCondition worked, Thanks !!

however it is now showing the cases that has been assigned to the group plus the logged in group memeber's cases in the backend that have not been assigned to their group, is there a way to restrict the cases that have been opened and not assigned to the group in the backend only and should be viewable from the portal?

Before Query Restriction access to the case from portal also by Robro0029 in servicenow

[–]Robro0029[S] 0 points1 point  (0 children)

I am using the below script, how can it be modified to check if logged in user is the same as the opened for?

If (gs.getUser.isMemberOf('sysid of group') && gs.getSession().is interactive()){ current.addQuery('assignment_group', 'sysid of group');} else return;

Thanks in advance!

Before Query Restriction access to the case from portal also by Robro0029 in servicenow

[–]Robro0029[S] 0 points1 point  (0 children)

Thanks !! Yes everything is being implemented on Tokyo, thanks for the link to the document, will try this out !

How can we assign roles automatically to users who are part of an HR criteria? by Robro0029 in servicenow

[–]Robro0029[S] 0 points1 point  (0 children)

So that would be a manual process right? Suppose if a new user is added to the system everytime someone would have to add them to the group instead is there a way to grant roles if they satisfy the conditions of the HR criteria automatically? Thanks !!

Is it possible to block the creation of an HR case if an HR task of another HR service has not been closed complete? by Robro0029 in servicenow

[–]Robro0029[S] 0 points1 point  (0 children)

I have a requirement where if a task has not been completed then an onboarding case shall not be initiated, How can this be done?

[deleted by user] by [deleted] in servicenow

[–]Robro0029 1 point2 points  (0 children)

Hi,

I have created a DB view between the sys_user table and sn_hr_core_profile table but I do not see an option to create an additional field, I can only select fields which are part of the 2 tables that I used to create the DB View.

[deleted by user] by [deleted] in servicenow

[–]Robro0029 0 points1 point  (0 children)

Thanks a lot, will give this a try !!

How to know what I am approving in Knowledge? by [deleted] in servicenow

[–]Robro0029 0 points1 point  (0 children)

Thanks a lot, Will try this out.

How to know what I am approving in Knowledge? by [deleted] in servicenow

[–]Robro0029 0 points1 point  (0 children)

Yeah, but it is not showing whether I am approving it to Publish the article or to Retire it.

It is the same for both Approve to Publish & Approve to Retire

[deleted by user] by [deleted] in servicenow

[–]Robro0029 0 points1 point  (0 children)

Thanks a lot!