You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@manifoldcf.apache.org by Shelly Singh <sh...@gmail.com> on 2020/06/10 05:30:47 UTC

Sharepoint 2019

I am looking for Sharepoint 2019 plugin. Is one available?

Re: Sharepoint 2019

Posted by Karl Wright <da...@gmail.com>.
Forgot the svn path:

https://svn.apache.org/repos/asf/manifoldcf/integration/sharepoint-2019/trunk

Karl


On Wed, Jun 10, 2020 at 2:07 AM Karl Wright <da...@gmail.com> wrote:

> I've set up an svn path for this plugin.  If you can "svn co" this path it
> should give you the plugin source (no different from 2016 I hope) plus all
> the necessary instructions for building.  So, theoretically, you could
> build it yourself, BUT:
>
> - you need to find the version number of the sharepoint DLL and put it
> into the appropriate file before you can do that, and
> - if there are any Sharepoint API method signature changes there may need
> to be code changes, and
> - access to SharePoint via web services is deprecated and I have no idea
> if 2019 even contains it.
>
> Microsoft wants people to use REST access now, and that requires a
> complete redevelopment of the connector, something that's too massive to
> undertake myself.  Co-development might be possible; I did begin work two
> years ago and would have to dust that off.  If you are able to build the
> plugin, on the other hand, chances are good it will just work.  If you
> would like me to build a distribution release, I will need the DLL in order
> to be able to do that.
>
> Karl
>
>
> On Wed, Jun 10, 2020 at 1:48 AM Karl Wright <da...@gmail.com> wrote:
>
>> Hi,
>> One is not available yet.  In order to build one I need a copy of the
>> Sharepoint.dll from a Sharepoint 2019 instance and some time.
>>
>> Karl
>>
>>
>> On Wed, Jun 10, 2020 at 1:30 AM Shelly Singh <sh...@gmail.com>
>> wrote:
>>
>>> I am looking for Sharepoint 2019 plugin. Is one available?
>>>
>>

Re: Sharepoint 2019

Posted by Karl Wright <da...@gmail.com>.
I've set up an svn path for this plugin.  If you can "svn co" this path it
should give you the plugin source (no different from 2016 I hope) plus all
the necessary instructions for building.  So, theoretically, you could
build it yourself, BUT:

- you need to find the version number of the sharepoint DLL and put it into
the appropriate file before you can do that, and
- if there are any Sharepoint API method signature changes there may need
to be code changes, and
- access to SharePoint via web services is deprecated and I have no idea if
2019 even contains it.

Microsoft wants people to use REST access now, and that requires a complete
redevelopment of the connector, something that's too massive to undertake
myself.  Co-development might be possible; I did begin work two years ago
and would have to dust that off.  If you are able to build the plugin, on
the other hand, chances are good it will just work.  If you would like me
to build a distribution release, I will need the DLL in order to be able to
do that.

Karl


On Wed, Jun 10, 2020 at 1:48 AM Karl Wright <da...@gmail.com> wrote:

> Hi,
> One is not available yet.  In order to build one I need a copy of the
> Sharepoint.dll from a Sharepoint 2019 instance and some time.
>
> Karl
>
>
> On Wed, Jun 10, 2020 at 1:30 AM Shelly Singh <sh...@gmail.com>
> wrote:
>
>> I am looking for Sharepoint 2019 plugin. Is one available?
>>
>

Re: Sharepoint 2019

Posted by Shelly Singh <sh...@gmail.com>.
Thanks! Will wait for your email.

On 2020/06/10 14:26:48, Karl Wright <da...@gmail.com> wrote: 
> The Sharepoint.dll would allow me to do the build, yes.  I'll email you
> directly if you want to send it to me via google docs or some such.
> 
> Karl
> 
> 
> On Wed, Jun 10, 2020 at 10:10 AM Shelly Singh <sh...@gmail.com>
> wrote:
> 
> > Hi,
> >
> > Thanks for your response.
> > It could be a tricky activity for me to build the plugin and change code
> > if and when needed. I am only using the ManifoldCF as a blackbox and not
> > familiar with code at all. Would really appreciate if you could add that
> > support. I will also try finding someone who can do this, but chances of
> > success by that route are bleak.
> >
> > If it would help, I could share the Sharepoint.dll from 2019 sharepoint.
> >
> > Thanks!
> > Shelly
> >
> >
> >
> > On 2020/06/10 05:48:01, Karl Wright <da...@gmail.com> wrote:
> > > Hi,
> > > One is not available yet.  In order to build one I need a copy of the
> > > Sharepoint.dll from a Sharepoint 2019 instance and some time.
> > >
> > > Karl
> > >
> > >
> > > On Wed, Jun 10, 2020 at 1:30 AM Shelly Singh <sh...@gmail.com>
> > > wrote:
> > >
> > > > I am looking for Sharepoint 2019 plugin. Is one available?
> > > >
> > >
> >
> 

Re: Sharepoint 2019

Posted by Karl Wright <da...@gmail.com>.
The Sharepoint.dll would allow me to do the build, yes.  I'll email you
directly if you want to send it to me via google docs or some such.

Karl


On Wed, Jun 10, 2020 at 10:10 AM Shelly Singh <sh...@gmail.com>
wrote:

> Hi,
>
> Thanks for your response.
> It could be a tricky activity for me to build the plugin and change code
> if and when needed. I am only using the ManifoldCF as a blackbox and not
> familiar with code at all. Would really appreciate if you could add that
> support. I will also try finding someone who can do this, but chances of
> success by that route are bleak.
>
> If it would help, I could share the Sharepoint.dll from 2019 sharepoint.
>
> Thanks!
> Shelly
>
>
>
> On 2020/06/10 05:48:01, Karl Wright <da...@gmail.com> wrote:
> > Hi,
> > One is not available yet.  In order to build one I need a copy of the
> > Sharepoint.dll from a Sharepoint 2019 instance and some time.
> >
> > Karl
> >
> >
> > On Wed, Jun 10, 2020 at 1:30 AM Shelly Singh <sh...@gmail.com>
> > wrote:
> >
> > > I am looking for Sharepoint 2019 plugin. Is one available?
> > >
> >
>

Re: Sharepoint 2019

Posted by Shelly Singh <sh...@gmail.com>.
Hi,

Thanks for your response. 
It could be a tricky activity for me to build the plugin and change code if and when needed. I am only using the ManifoldCF as a blackbox and not familiar with code at all. Would really appreciate if you could add that support. I will also try finding someone who can do this, but chances of success by that route are bleak.

If it would help, I could share the Sharepoint.dll from 2019 sharepoint.

Thanks!
Shelly 



On 2020/06/10 05:48:01, Karl Wright <da...@gmail.com> wrote: 
> Hi,
> One is not available yet.  In order to build one I need a copy of the
> Sharepoint.dll from a Sharepoint 2019 instance and some time.
> 
> Karl
> 
> 
> On Wed, Jun 10, 2020 at 1:30 AM Shelly Singh <sh...@gmail.com>
> wrote:
> 
> > I am looking for Sharepoint 2019 plugin. Is one available?
> >
> 

Re: Sharepoint 2019

Posted by Karl Wright <da...@gmail.com>.
Hi,
One is not available yet.  In order to build one I need a copy of the
Sharepoint.dll from a Sharepoint 2019 instance and some time.

Karl


On Wed, Jun 10, 2020 at 1:30 AM Shelly Singh <sh...@gmail.com>
wrote:

> I am looking for Sharepoint 2019 plugin. Is one available?
>