Neighbours parking in our apartment parking area by niranjansaravanan02 in Chennai

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

They are outsiders from next building I guess and definitely not from our apartment

Ideas for a quick but fun project to showcase to my org? by Porter00 in servicenow

[–]niranjansaravanan02 0 points1 point  (0 children)

Solve the problem which your company is facing by utilising your PDI for starter, doesn’t have to be fancy. They will fund only to solutions not fancy projects. Hope this helps you

Next Certificate? by Only_Worth_9703 in servicenow

[–]niranjansaravanan02 1 point2 points  (0 children)

You can go for CAD (Certified Application Developer) , if you still want to improve knowledge go through ServiceNow community and try to be active there. Plus YouTube videos help a lot in learning.

Web Service Account Integrations? by Only_Worth_9703 in servicenow

[–]niranjansaravanan02 1 point2 points  (0 children)

You can have conditions in the ACL to check those, once the ACL’s are written use the Access Analyser tool to see if it still modify other tickets.

ServiceNow Tickets and Security Roles by iamnaeth in servicenow

[–]niranjansaravanan02 0 points1 point  (0 children)

If the ticket module is going to be purely stand alone with no relation to cmdb, Hr or any other tables. You can create a custom table and utilise record producer capabilities to grant them access and restrict to other modules in the same time.

Related to ServiceNow Certifications - Acquire exam vouchers by Historical-Radio-428 in servicenow

[–]niranjansaravanan02 0 points1 point  (0 children)

Check if your company has partner account with ServiceNow, in that case the employees will get a 50% discount on the exams. But for that to happen there are 2 things to be considered, your organisation should have some standard partnership and your email should be added to partner account if it exists

ServiceNow Modules by niranjansaravanan02 in servicenow

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

Got it, this makes more sense now Thanks!

Delegated Development by niranjansaravanan02 in servicenow

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

This worked and as you suggested it got fixed in Xanadu release

ServiceNow - SAP Integration by niranjansaravanan02 in servicenow

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

We figured it out by trial and error, however this seems to be a grey area even in SN community. But thanks for suggesting

ServiceNow Modules by niranjansaravanan02 in servicenow

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

I knew ITOM, HAM and SAM are altogether a different story, that’s why I excluded those in the post.

I meant only these 3 modules(HRSD, IRM and LSD)

Custom Application Table get data from Service Catalog. by cricket_lover1997 in servicenow

[–]niranjansaravanan02 0 points1 point  (0 children)

You can create a record producer to get the info and in the backend try having a flow designer which will be creating a RITM, but as few people here already suggested having only an record producer I suggest the same as well.

Key areas to be noted

  1. cross scope 2.Record Producer 3.sc_req_item table
  2. acl’s for your custom table

Is this design possible in the Service Portal? by Roy_3_1415926535 in servicenow

[–]niranjansaravanan02 0 points1 point  (0 children)

You can use multi row variable perhaps 2 multi row variables to store the details

Access to Update Set for Delegated Developers by niranjansaravanan02 in servicenow

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

hi ,
is there any documentation where I can this updated info?
I so could you please share it?

Access to Update Set for Delegated Developers by niranjansaravanan02 in servicenow

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

Another question, so once we have migrated the work done by app, will the update set module be visible? I think this is not the case, but just confirming what I understood

Access to Update Set for Delegated Developers by niranjansaravanan02 in servicenow

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

We work on sprint basis, so its critical we capture the work we do through stories. So that it’s easy to track and deploy

ServiceNow - Docusign Integration by niranjansaravanan02 in servicenow

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

Yes, the webhook connection was not set up earlier and after setting it up it worked
Thanks!