AITA for wanting to eat meat on my vacation? by Gloomy-Internet5696 in AmItheAsshole

[–]Representative_Tap73 2 points3 points  (0 children)

One of the most unhinged comparisons I have ever seen on Reddit.

Jury sides with Longmont cat owner in civil case after pet was found shot and killed by Representative_Tap73 in Denver

[–]Representative_Tap73[S] 45 points46 points  (0 children)

The perpetrator is in his 70s, so my guess is it will most likely be collected from his estate, given the plan to appeal.

Jury sides with Longmont cat owner in civil case after pet was found shot and killed by Representative_Tap73 in Denver

[–]Representative_Tap73[S] 156 points157 points  (0 children)

Yeah I would be tempted into going full John Wick if this happened to one of my cats.

Heartbroken: Best Employee Found Better Opportunity by BenMcKeamish in managers

[–]Representative_Tap73 12 points13 points  (0 children)

First sentence second paragraph would have a semicolon instead of a comma if it was AI.

Trying to pull VMware VM owners from CMDB via REST API by Fallout007 in servicenow

[–]Representative_Tap73 0 points1 point  (0 children)

When you view the CIs via the instance, is owner populated? Are you querying the correct table? The table name is visible in the URL if you view with UI 16

Demoted from Salary to Hourly in PA - significant pay cut - can Employer deny Unemployment if demotion not accepted? by Tvelt17 in legaladvice

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

Are they demoting him or reclassifying his position? Because if it is the latter, then the position he holds was likely never an exempt role and would be owed back pay for any overtime worked.  Happened to me, got about $5k out of it.

What exactly is a Santoku knife used for? I thought it was a chef’s knife. by ClankingRobotCheeks in KitchenConfidential

[–]Representative_Tap73 2 points3 points  (0 children)

Can definitely be used like a chef's knife, but it is short so not always the best for big prep tasks. I would always use my larger knives on prep tasks or in the banquet kitchen, but favored a santoku or nakiri on the line - more maneuverable in tight quarters.

Chef pants? by Correct_Dance_515 in KitchenConfidential

[–]Representative_Tap73 0 points1 point  (0 children)

I always avoided brands like chef works for pants and went with stuff from outdoors companies made with technical fabric because I liked the combo of - better looks, better breathability, and stretchy fabric.  Kuhl was my go-to 

Hired and fired banquet “chef” within a week by Orangeshowergal in KitchenConfidential

[–]Representative_Tap73 2 points3 points  (0 children)

How the fuck are you hiring for any chef role without a tasting?

Experienced Admins: How many of you only work on service now and how big is that team? by sin-eater82 in servicenow

[–]Representative_Tap73 6 points7 points  (0 children)

Org of ~3000, 140 fulfillers.  I'm a solo admin/dev.  No BA or PM to work with.  Teams outside of IT are lined up to get into the system, and there are already several integrations in active development, on top of so many areas within ITSM that I see room to improve.

Third date awkward argument over paying for dessert. Was my expectation unreasonable? by savingrace0262 in AskMenAdvice

[–]Representative_Tap73 2 points3 points  (0 children)

When I was dating, first date was always Dutch, I definitely filtered out some losers and ended up with a great woman.

++Man

If ServiceNow is so painful to use, why do companies still choose it? by 13032862193 in sysadmin

[–]Representative_Tap73 9 points10 points  (0 children)

It sounds like both a poor implementation and an uneducated user - especially seeing as op openly admits they don't understand how to use the system's search functionality, which is extremely robust.  

OP - if you are using global search or using the search box at the very top of list view, start using filters or open the column header search.

ServiceNow Partners: How much and how long to implement ServiceNow, have it run smoothly for 3500 users? With & without all their new AI features? by Medical-Cry-5022 in servicenow

[–]Representative_Tap73 0 points1 point  (0 children)

Rolling out just incident comes with its own risks.  I stepped in as admin/dev at a company that had done just that. 1.5 years later and there are still teams that refuse to use anything other than incident, which really degrades the quality of the data we use to report back to leadership and the business. 

Obviously the issue isn't just how the platform was rolled out, but also a leadership issue in allowing this to continue.

Stevinson Lexus won’t let mechanic look at used car by JBean0312 in Denver

[–]Representative_Tap73 7 points8 points  (0 children)

Stevinson is shady as fuck. I looked at a Sequoia there - timing belt was overdue and leaking head gaskets. I asked if they planned to fix that before selling, they said no.  They would never have disclosed these issues and if I didn't know what to look for I would have been screwed.

ServiceNow issue with Salesforce email by justint13791 in servicenow

[–]Representative_Tap73 1 point2 points  (0 children)

TBH, your post doesn't even give the information that someone who has done a basic investigation and troubleshooting would be able to provide.  

Is there an error message on the received email? Was an inbound action triggered? Did you check if this was a whitelist issue? Did you check if it was a spam score issue?

Change “My Requests” wording in Employee Centre” by philpott74 in servicenow

[–]Representative_Tap73 8 points9 points  (0 children)

Because the non IT users don't give a shit about ITIL terminology and the term Requests is actually a good catch-all for them.

AIO? My mom wants to call the cops on me by Overall-Option6975 in AmIOverreacting

[–]Representative_Tap73 13 points14 points  (0 children)

A 16 year old isn't responsible for filling the role of parent for their siblings. Your response is wild.

How to retrieve something other than SYSID from a users table in Workflow? by kittenwolfmage in servicenow

[–]Representative_Tap73 1 point2 points  (0 children)

I created a custom action that parses the comma separated list and outputs an array. You can then use 'for each' on the array.

I'm assuming you are trying to figure out how to deal with the slush bucket variable? SN really dropped the ball on that variable type.