Publishing information, like who published what and when they published it, isn’t readily available in the Sitecore item information. To find this information we typically have to look into the log.* files. A client requested that publish date and publish author be added to the item information. To accomplish this I found 2 very helpful […]
Microsoft
Multiple email addresses for Workflow notifications
Workflows in Sitecore are an integral part of the content approval process. The email notification action is an important part of that process, in that it lets content approvers know that something is waiting for their attention. Out-of-the-box implementations of the notification actions only support a single email address to receive the messages. This can […]
SitecoreChris’ MVP Summit Journal
These are the voyages of a Perficient Sitecore MVP. It’s a 5 day mission. To explore strange new features and technologies. To seek out new friendships and new partnerships To boldly go where no MVP has gone before. Star Date: 2016-09-10 – 6:45 am We start our journey from the distant country of Canada, home […]
[C2I] Countdown To Ignition! Day 1 #SitecoreSYM #NOLA #MVPSummit
Hi all! Our team is looking forward to getting to meet and talk with everyone at the Symposium on 9/15 and 9/16! In the spirit of this, we wanted to answer some FAQ’s, one each day as we approach the event. A different member of the team will post something each day, so be sure […]
The Ignition Team is Going to #NOLA!
Just a reminder that the team from Perficient that created Ignition will all be at the Sitecore Symposium coming up next week! Find 3 of us at the Sitecore MVP summit and all of us at the event itself! Be sure to find @SitecoreGeorge at his talk (along with Tim McCarthy) on Friday at 11:45am! […]
Learn about Sitecore DevOps on Azure at Sitecore Symposium
Sitecore Symposium is a week away, and we’re excited to start the conversation now. Sitecore Symposium is being held in New Orleans on Sept. 14-16, 2016. As the Sitecore team puts it, the conference is “the place to connect with Sitecore experts, marketers, developers, partners, and customers from around the world.” And this year, we’ll […]
Unit Tests with .NET Core and VSTS
Executing unit tests as part of a Visual Studio Team Services (VSTS) build process has, until now, been the most pain free process I’ve ever encountered. In fact, if you select the Visual Studio build template, there is already a step that handles executing and publishing results of your unit tests. It assumes the convention […]
Join Us at ILTACON 2016
We’re excited to attend ILTACON 2016 next week, August 28 – September 1, 2016, in National Harbor, MD. ILTACON is a four-day conference that covers the ins and outs of all things legal technology. Visit booth #124 to see demos of Matter Center, Microsoft’s SharePoint-based document management and collaboration solution, and Rise, our own Intranet-as-as-Service […]
Overcoming the Hurdles to Intranet Adoption
Like most people I’ve been swept up in Olympic fever, each night dutifully recording the coverage so that I can fast forward through the commercials. There have been many historic moments in the Olympic Games but the USA men’s and women’s hurdlers have provided some of the most exciting. For the first time ever the […]
Getting Access Tokens for both SharePoint and Microsoft Graph
A few days ago, I was working on a project and needed to know if it was possible to access a user’s Exchange Online calendar using the same access token used to access list data in one of their SharePoint Online site collections. The Microsoft documentation is confusing due to the rapid pace of change […]
Developing for Ignition – View Parameter
Ignition is an open source framework for Sitecore, developed by Perficient. It follows industry best practices for architecture and dependencies. It is fast and easy for developers to build new content components. Search blogs.perficent.com for more articles about Ignition or check out the online documentation. In this article I will continue using my “ContentBlurb” component I […]
Office 365 – How To Import PSTs From Azure Storage Via PowerShell
It’s been over a year since Microsoft started previewing the “PST Import Service” which allowed administrators to import PSTs into Exchange Online mailboxes. The blog post I wrote (“Office 365 – Using the New PST Import Service“) about the service back in May 2015 has been incredibly popular which tells me there’s a high amount […]