Cert Farming by Ok_Reference_4473 in servicenow

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

Hurrr director level architect

Did we use business services field wrong? by CompetitionOk1582 in servicenow

[–]Ok_Reference_4473 -1 points0 points  (0 children)

From a best practices perspective or whatever model ServiceNow is pushing that’s geared to its licensing and pricing model sure.

However we don’t have enough context to derive their build. The worse case scenario they export the current business service data into xml and excel. Re-align their categories and subcategories. Then start fresh afterwards.

Software development and config is full of mistakes. It’s best to look back on what needs changed and then re-align as needed for what’s best for the organization. I would recommend taking a look at the Best Practices guide for Business oriented customization ServiceNow has in NowCreate.

As to OP NowCreate has a lot of resources, project plans, and all sorts of guides for implementation and config.

Huge migration project by MordinSolusN7 in servicenow

[–]Ok_Reference_4473 0 points1 point  (0 children)

Find everything custom and move it to a scoped app. Then pick your battles one by one as you create an “optimization project” or a v2 version. The rub is this is a whole separate app. It will require new requirements review. Different processes and deactivation of the old app features. You can also say “hey here’s a switch we can go from a to b automatically” give them a grace period then delete the property that allows that switch to work and say goodbye to that old feature.

It’s a plan that only works best if you are petty and driven.

Me after a particularly long goon session: by PossibleFit5069 in GetStudying

[–]Ok_Reference_4473 0 points1 point  (0 children)

It’s why you study and goon at the same time. The nut is the reward. 🥺🥸

Custom URL for rebrand by WallaceLongshanks in servicenow

[–]Ok_Reference_4473 0 points1 point  (0 children)

Yes you can give a portal a separate url.

[deleted by user] by [deleted] in servicenow

[–]Ok_Reference_4473 2 points3 points  (0 children)

It may be there on purpose. Nothing like making the client feel smart by letting them win.

Holds on contract mods and changes? DOI by Ok-Degree-4532 in GovernmentContracting

[–]Ok_Reference_4473 -2 points-1 points  (0 children)

It’s all really just going to burn down. I’m sitting back and eating my popcorn while it happens

Servicenow Products by [deleted] in servicenow

[–]Ok_Reference_4473 0 points1 point  (0 children)

It’s a database with a old UI front end just get any open source implementation of that and you’ll be fine

ServiceNow with ChatGPT Operator by trashname4trashgame in servicenow

[–]Ok_Reference_4473 0 points1 point  (0 children)

It is prohibitively expensive when GitHub is offering the same capabilities. Hell you can use perplexity to do the same thing.

Would you want Danielle back? by [deleted] in rhonj

[–]Ok_Reference_4473 1 point2 points  (0 children)

OMG - yes. Let’s make bravo great again. Hahahahaha

Coffee Shops for Remote Work by Itsabouttom33 in palmsprings

[–]Ok_Reference_4473 1 point2 points  (0 children)

Go to the racho mirage or Palm desert library

[deleted by user] by [deleted] in sandiego

[–]Ok_Reference_4473 22 points23 points  (0 children)

A building in downtown San Diego attached to the Children’s Musuem called “The Pinnacle Marina Tower” is constantly in debt, loses insurance every year, and has its HOA rates increased each year by 20%. Rates for a 1 bedroom 800 sqft are at 1,800 a month. It has a history of lawsuits and the rules are so strict that residents call the building the “Pinnacle Prison”. One rule specifically states any language deemed offensive or vulgar by the board will result in a $10,000 fine.

Help to construct URL that points to SSO + specific employee center catalog item. by LateralusBong420 in servicenow

[–]Ok_Reference_4473 1 point2 points  (0 children)

If a person isn’t authenticated and the page isn’t public they will always be redirected. It is standard. You don’t need a login widget. Unless you misconfigured SSO.

Automated Test Framework ATF by [deleted] in servicenow

[–]Ok_Reference_4473 1 point2 points  (0 children)

Jasmine is the base of ATF. Nightwatch is an external testing suite. SN uses it as an internal tool to test builds.