Giter Site home page Giter Site logo

dataiku / dss-plugin-sharepoint-online Goto Github PK

View Code? Open in Web Editor NEW
3.0 43.0 4.0 314 KB

Dataiku DSS plugin to interact with your lists and documents stored on Microsoft SharePoint Online

Home Page: https://www.dataiku.com/product/plugins/sharepoint-online/

License: Apache License 2.0

Python 97.76% Makefile 2.24%
sharepoint-online lists shared-documents dataiku dss-plugin

dss-plugin-sharepoint-online's Introduction

dss-plugin-sharepoint-online's People

Contributors

alexbourret avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dss-plugin-sharepoint-online's Issues

granting permission at SiteCollection not Tenant

I am trying to enable this plug-in using a client id established at the SiteCollection level instead of Tenant level; I established this permission using: "http://sharepoint/content/sitecollection" Right="FullControl" instead of what your documentation specified which was http://sharepoint/content/tenant Right="FullControl"

can you please let me know if there is a way to using a site collection client id security instead of the tenant-level security?

Can't select expand lookup or metadata fields.

I'm seeing an issue where the metadata fields and lookup fields are just shown as blank when I run the build. I also don't see any option on the UI to change the expand_lookup value or the metadata fields to bring in. I tried messing with the variable overrides and I may switch to a dev plugin to see if i can mess with the JSON connector file. It seems like those two options aren't being shown through the connect UI.

DSS SharePoint Data Plugin only synching schema but not data

Hello Dataiku team,

Hope everyone is well. Our team is trying to leverage this DSS SharePoint plugin. We can successfully connect to an existing list on SharePoint and bring the data into DSS. However, when we try to write a new list to the SharePoint site we are only able to sync over the schema. The schema is correct, however, none of the rows actually sync to the list on SharePoint.

Can anyone help us resolve this challenge? We're not sure if any additional steps are needed to sync over the actual content and not just the schema. Any additional information on the above is greatly appreciated, thanks!

Best,
Kathy

Potential issue with date / time formats in lists

Encountered an issue importing from a Sharepoint List where column is using a 'Date and time' Type, but 'Include Time' setting is set to 'No'.

In this scenario dates are parsed incorrectly with the day appearing as the month and vice versa, for cases where this logic fails it does not parse at all. Once the 'Include Time' setting is changed to 'Yes' the issue is resolved and all dates are parsed correctly. Examples as below:

  • 06/09/2023 > 2023-06-09T00:00:00.000000Z
  • 19/09/2023 > 19/09/2023

Allow custom base url

My organization is using teamsite.<tenant>.com instead of normal <tenant>.sharepoint.com. Hence, when I tried to connect it returned following error:

Test failed: Failed to initialize kernel : <class 'robust_session.RobustSessionError'> : Error on attempt #5: HTTPSConnectionPool(host='teamsite.<tenant>.sharepoint.com', port=443): Max retries exceeded with url: /sites/<mysite>/_api/contextinfo (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f219f728320>: Failed to establish a new connection: [Errno -2] Name or service not known',))

I suggest to not automatically append .sharepoint.com at the end of the tenant

self.sharepoint_url = tenant + ".sharepoint.com"

error: Preset does not exist

I am now having an issue where the plug-in works well enough to read a sharepoint list using a preset 'gsdscplm_buffer_lists'; although, I am now getting this error when trying to use Sync or Prepare recipe: [ERROR] [dku.input.push] - Push failed, cleanup resources
java.lang.IllegalArgumentException: Preset gsdscplm_buffer_lists does not exist
any ideas how to resolve this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.