{"id":13600435,"url":"https://github.com/M-Files/visma-severa-connector","last_synced_at":"2025-04-11T00:31:22.483Z","repository":{"id":105033732,"uuid":"337672023","full_name":"M-Files/visma-severa-connector","owner":"M-Files","description":"An External Object Type Data Source that retrieves data from a Visma Severa server.","archived":false,"fork":false,"pushed_at":"2021-03-25T08:34:04.000Z","size":89,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-02-28T17:57:51.541Z","etag":null,"topics":["example","m-files","not-maintained"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/M-Files.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-02-10T09:16:17.000Z","updated_at":"2021-06-26T18:18:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"efd93f3a-1098-4e90-b6e6-7628972e7806","html_url":"https://github.com/M-Files/visma-severa-connector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M-Files%2Fvisma-severa-connector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M-Files%2Fvisma-severa-connector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M-Files%2Fvisma-severa-connector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M-Files%2Fvisma-severa-connector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/M-Files","download_url":"https://codeload.github.com/M-Files/visma-severa-connector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248322262,"owners_count":21084334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["example","m-files","not-maintained"],"created_at":"2024-08-01T18:00:39.018Z","updated_at":"2025-04-11T00:31:21.956Z","avatar_url":"https://github.com/M-Files.png","language":"C#","funding_links":[],"categories":["Development"],"sub_categories":["Libraries and open source"],"readme":"This project implements a Visma Severa -connector reference implementation for the purposes of demonstrating the use of M-Files's External Object Type APIs. The implementation allows exposing data in Visma Severa system as external objects in M-Files.\n\n# Using the sample project\n\n1. Prepare the project\n\n\ta. Add a reference to `MFiles.Server.Extensions.dll` to the provided project.  This file can be found in your M-Files installation (e.g. `C:\\Program Files\\M-Files\\\u003cVersionNumber\u003e\\Bin\\anycpu`).\n\tb. Build the project, ensuring that there are no errors reported.\n\n2. Install the connector to the M-Files server\n\n\ta. Copy files from MFiles.Server.Extensions.dll and VismaSeveraConnector.dll to a directory\n\n\tb. Change the value \"Path\" in the settings file `settings.reg` to match the above directory. Be sure to ensure that the path ends with a slash (\"\\\\\").\n\n\tc. Configure the [external object type](https://www.m-files.com/user-guide/latest/eng/Legacy_Connection_to_external_database.html).\n\n# Configuring the external object type\n\nBelow is an example connection string:\n\n```\nM-Files extension={4DD9712E-522A-4E22-9A89-12A88C3B4045};endpoint=https://sync.severa.com/webservice/S3/API.svc/;apikey=[replace-this-withapi-key]\n```\n\nThe select statement should be one of the following formats:\n\nSELECT statements:\t\t\n- `type=account;columns=*`\n- `type=case;columns=*`\n- `type=contact;columns=*`\n- `type=product;columns=*`\n- `type=product category;columns=*`\t\t(value list)\n\n*Note, that this implementation is only for one way connectivity and insert and update statements should be disabled.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FM-Files%2Fvisma-severa-connector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FM-Files%2Fvisma-severa-connector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FM-Files%2Fvisma-severa-connector/lists"}