Was this Helpful ? yes no
Read More »Recent Posts
ITIL v4 (SVS) – Guiding principles
On the outer shell of the service value system (SVS) are the guiding principles and continual improvement. In order to support successful actions and good decisions, both of these components should be constantly considered at all levels. Guiding principles 1. Focus on value Everything that an organization does should map directly ...
Read More »ITIL v4 (SVS) – Opportunity, demand & value
Key inputs and outputs of the service value system (SVS) are opportunity, demand and value. Everything in the SVS begins with opportunity and demand which trigger activities to produce the creation of value. Not all opportunity or demand entering the system are automatically accepted. In many cases there might be a ...
Read More »-
How to use the Gmail API to update Signatures of GSuite users (PHP)
If you’re like me, you are an admin looking at how you can use the ...
Read More » -
Salesforce Visual Workflow plugin – POST JSON callout to external webservice
-
Salesforce Open CTI Lightning with Twilio Tutorial
-
Contact form 7 to Zapier Webhook (JSON POST)
-
Make Zendesk tickets look like real emails
-
Implement Queue Using 2 Stacks in Java
Today, we will look at how we can implement a Queue by using 2 Stacks ...
Read More » -
Reverse a String in Java