Tandeciarz.com
  • Home
  • Astrobin
  • Tech Posts
  • Iceland Photos
  • Greece Photos
  • Snippets

Snippets

General code snippets that I want to keep

29 March 2023 / Salesforce

Salesforce Files Trigger Execution order

Content Objects trigger execution order

  • Gustavo Tandeciarz
    Gustavo Tandeciarz
1 min read
20 November 2022 / Snippets

Thanks archive.org!

So, I migrated my ghost blog from an old DO droplet to a new instance, and I failed to restore all of the images...

  • Gustavo Tandeciarz
    Gustavo Tandeciarz
1 min read
10 November 2022 / Snippets

Python Script for monitoring WiFi

I've been having some issues with one of my Access Points so I "forked" a python script that will monitor connectivity continuously and write out when and for how long it drops. Here's

  • Gustavo Tandeciarz
    Gustavo Tandeciarz
1 min read
22 March 2019 / Snippets

Salesforce Useful JSP pages

* Display request headers that Salesforce receives (does not require login) https://login.salesforce.com/smth.jsp * Client speed / performance test (requires login) /speedtest.jsp * List of trusted certificate authorities: /cacerts.jsp (works with

  • Gustavo Tandeciarz
    Gustavo Tandeciarz
1 min read
22 March 2019 / Snippets

Log out from Apex

Log a user out via Apex when logged in as another user: delete [Select Id from AuthSession WHERE UsersId =: UserInfo.getUserId() AND SessionType='SubstituteUser']; Session Types SESSION TYPE DESCRIPTION API Created when accessing

  • Gustavo Tandeciarz
    Gustavo Tandeciarz
2 min read
Tandeciarz.com © 2025
Latest Posts Twitter Ghost