Posts
Setting up your Workflow Proxy account for 2010 legacy workflows in Project Server 2013
You may be aware that Project Server 2013 can now use demand management workflows built in SharePoint Designer and the new Azure based Workflow Manager. But you may not be aware that the old 2010 ‘legacy’ workflow capabilities are also still present and available for you to leverage.
This is particularly important for organisations that may be upgrading from Project Server 2010 and have invested in demand management workflows and do not want to redevelop or significantly refactor their workflows for Project Server 2013 and the new Workflow Manager.
Posts
Project 2013 Quick Start Guide Now Available
Microsoft have just published a number of Quick Start Guides for Office 2013, amongst them is this gem for Project 2013.
The guides themselves are pretty comprehensive and cover not only the feature areas of Project, but also Project Online and the new Reporting and Task path capabilities.
You can grab the the Office 2013 Quick Starts at Download other Office 2013 Quick Start Guides and the Project 2013 specifically at http://office.
Posts
Time to resume service with a few quick links…
After a month long holiday, it’s time to resume normal blog service and share some EPM goodness. I
I have a couple of posts that I am working on at the moment, but in the meantime here are few gems that you should find useful Developing Project Server apps walkthrough
Following on from my series covering the building the Publish All Enterprise Project app, Microsoft have released an official walk through to build a Project Server app over at http://msdn.
Posts
Happy Holidays
This past year has been massive for epmsource.com, with record numbers of readers and traffic.
Next year looks to become an even bigger year with the release of Project, SharePoint and Project Server 2013. To get ready for this, I am taking a blogging holiday for a couple of weeks to spend some time with my family and will be back in late January.
To all of our readers, thank you for your continued support and happy holidays.
Posts
Introducing the365project.net
With the introduction of Office 2013 and the arrival of Project Online in Office 365 I thought it would be a good time to try and bring some members of the Project and SharePoint community together to launch a new community site. So it is my great pleasure to introduce the365project.net.
What is the365project.net? Well it’s a new tips and tricks site for the Project, Project Server and SharePoint, covering the existing versions and the new 2013 wave of products.
Posts
How to create a Windows 8 tile to access Project Server
I thought I would post this for those of you that are upgrading to Windows 8 and wanted to create a simple way of accessing Project Server. In this particular case I am going to show how to pin Project Online, but the same is possible with your on premise Project Server 2013 and 2010 instances.
Pinning from the desktop To start, navigate to your Project Server instance in either Internet Explorer 10 on the desktop.
Posts
Building your first Project Server App : Part 4 – Submitting to the app store
In this fourth post, I thought it would be fun to go through the process of getting your app up into the Office app store so you can start making millions.
Before you decide to submit your app to the store, you need to do a few things:
Read the app store submission guidelines at http://msdn.microsoft.com/en-us/library/jj220035.aspx. These highlight the conditions your app must meet before it will be accepted. Register for a Seller account.
Posts
Building your first Project Server app : Part 3 – Taking the app to the next level
In this post, we will take our app that we built in Napa and successfully tested and export it out to Visual Studio to enhance the app, specifically we are going to add a ribbon button so our app can be invoked directly from the PWA ribbon.
Exporting the Napa solution out to Visual Studio Whilst Napa is a great tool, at the moment it is not possible to add a CustomUI Action at present, so we need to use Visual Studio.
Posts
Building your first Project Server app : Part 2 – Getting the basic app up and running
In this second post covering how to build an app for Project Server to publish all projects, we will take a look at a new component of Project Server, the JavaScript Object Model or JSOM.
In the past when you wished to interact with Project Server the only real option you had would be to use the PSI, or Project Server Interface, a set of API’s that could be called that would perform tasks within the project server instance like reading a project, creating a resource, or adding a job to the queue.
Posts
Building your first Project Server app : Part 1 – Getting Started – Setting up a development environment
In this first post on how to build an app for Project Server to publish all projects, we will look at setting up your development environment.
Before we start, for the purpose of these posts we are going to leverage an Office 365 based Project Online tenant. Using Office 365 takes away some of the pain of setting up your own server environment and can be provisioned in a fraction of the time.