Visio Guy

Visio Discussions => Visio Online, Cloud & SharePoint Issues => Topic started by: Yacine on August 30, 2015, 10:55:30 AM

Title: How much Sharepoint do I need?
Post by: Yacine on August 30, 2015, 10:55:30 AM
Hi guys,
My employer is now ready to get us SharePoint ... almost.
Whilst it is agreed, that we will get it, we are still in a testing phase, so that only a few people will be allowed to work with it ... and this will last at least one additional year.
My question:
If I apply for a test sharepoint server, will I be able to develop solutions for my whole team, or do they need to get extra software, licenses, etc. as well?
Reformulating the question: What is necessary for my colleagues to USE the solutions I develop?
Title: Re: How much Sharepoint do I need?
Post by: Nikolay on August 30, 2015, 11:40:40 AM
Nothing, as far as I can tell.

SharePoint is basically a web application.
So your colleaugues must have a web browser installed to access it.

Or what do you mean?

That is, I'm not quite sure what kind of solutions you are going to develop.. SharePoint does not support that much Visio-specific functionality (only Visio Services, which is basically showing data-bound diagrams in a web browser). To use Visio Services, your colleagues don't need to install anything, only a web browser (with SP 2013).
Title: Re: How much Sharepoint do I need?
Post by: Yacine on August 30, 2015, 12:03:20 PM
Quote from: Nikolay on August 30, 2015, 11:40:40 AM
So your colleaugues must have a web browser installed to access it.
Or what do you mean?
That's exactly what I meant.
I don't need to register my users, or get them any licenses.
If I get access to the server to setup every thing as needed, they'll just need the right link?

Quote from: Nikolay on August 30, 2015, 11:40:40 AM
That is, I'm not quite sure what kind of solutions you are going to develop.. SharePoint does not support that much Visio-specific functionality (only Visio Services, which is basically showing data-bound diagrams in a web browser). To use Visio Services, your colleagues don't need to install anything, only a web browser (with SP 2013).
Right, it's not only Visio stuff.
For Visio I intend to make a check-in/check-out service. To block editing, when someone else has already opened the file.
The more inreresting stuff is MS-Access related.
Title: Re: How much Sharepoint do I need?
Post by: Nikolay on August 30, 2015, 12:54:23 PM
Quote from: Yacine on August 30, 2015, 12:03:20 PM
I don't need to register my users, or get them any licenses.
If I get access to the server to setup every thing as needed, they'll just need the right link?

Your users must be registered on the SharePoint site itself (i.e. they must be valid SharePoint users themselves),
and have access to the site where the diagrams are.

Quote
For Visio I intend to make a check-in/check-out service. To block editing, when someone else has already opened the file.

Even better probably - now you can have co-authoring as well. Not block, but work together on the same diagram in real time.
I.e. multiple users can interact on a single diagram.

https://blogs.office.com/2012/08/27/collaborating-in-visio/
Title: Re: How much Sharepoint do I need?
Post by: Yacine on August 30, 2015, 02:15:08 PM
Very very nice link! Thank you.