View Single Post
Old 01-22-2021, 6:06pm   #33
Datawiz
VB Dad of the Year
RDBM
Barn Stall Owner #9

Barn Raising I,II
NCM Supporter '11,'12,'13,'14,'15,'16,'17,'19,'20,'21
Bantayan Kids '13,'14,'15,'17
GTMS ‘18
Points: 124,977, Level: 100
Activity: 19.8%
 
Datawiz's Avatar
 
Join Date: Jan 2011
Location: Fort Myers
Posts: 36,762
Thanks: 10,295
Thanked 21,234 Times in 8,368 Posts
Gameroom Barn Bucks: $35999378
Default

Also in true form, the OTHER (first) .guv project that I was on (and am still on in parallel), their IT department screwed up not only once, but twice, and yet they were given direct orders on how to write an OData connector.

I gave them a paint by numbers picture of how to write an OData connector to make SQL Server accessible to Salesforce through Salesforce Connect as an external object. My original POC didn't implement authentication, but it's pretty basic shit.

Fast forward, those clowns did it wrong the first time by using a token system, and then when we finally called them to the carpet, they implemented Basic Authentication, but did it their own way and broke Microsoft's rules. Needless to say, it didn't work with Salesforce.

Fast forward to yesterday, our team is looking like a bunch of smucks, and .guv spent $37k for Salesforce connect, and it was looking like a complete bust, which would have made my team look like morons. Without being able to prove them to be at fault, this could have been a major hit to my career, and the contracting consulting firm's reputation. I had to go into beast mode to make this work and prove them wrong.

Now...I've NEVER done this before in my life. I spent 3 hours yesterday floundering and got no further on my goal to introduce Basic Auth on my POC. There is just no content on .Net along these lines.

BUT, today, I stumbled on what I needed to know, and I effing made it work to Microsoft's specs. Project is now golden, we will deliver on our promise, I learned a new skill, and I get to finish my paint by numbers documentation for .guv so they can implement this. They spent 2.5 months effing with this, and delivered 2 bad solutions. When I took back over control, I took me a total of 4 hours to find the 100% working solution.
Datawiz is online now   Reply With Quote
The Following 3 Users Say Thank You to Datawiz For This Useful Post: