The Service Value System (SVS) is the machine which turns opportunity and demand into value for the organization, customers and it’s stakeholders. The service value system includes the following components, all interconnected, working together to achieve a desired output, creating value (think of all the gears in a watch all interconnected ...
Read More »Recent Posts
ITIL v4 – Outcomes, costs, risks, utility & warranty
A service provider should always evaluate their services to create an outcome which meets the needs of their service consumer – There is no point building a service that isn’t fit for use or doesn’t meet the consumers performance expectations. The service provider must also evaluate if the desired outcome ...
Read More »ITILv4 – Service relationships
No longer are business relationships mono-directional (the service consumer distant from the service provider) – To create value, an organization must do more than simply provide a service. It must also cooperate with the consumers in service relationships. Typically both the service provider and service consumer will consume a number of services ...
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