From f3fee68e638d94bff437df3c4842d78cea9474b2 Mon Sep 17 00:00:00 2001 From: Eric Zwaal Date: Wed, 12 Aug 2026 11:34:54 +0200 Subject: [PATCH 1/4] PROJECT#RSY00007 Dossierexport finetunen --- .../profit/en/howto-export-subject-attachments.md | 8 ++++---- .../profit/nl/howto-export-subject-attachments.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/markdownpages/profit/en/howto-export-subject-attachments.md b/markdownpages/profit/en/howto-export-subject-attachments.md index 29c8e89..36b41f7 100644 --- a/markdownpages/profit/en/howto-export-subject-attachments.md +++ b/markdownpages/profit/en/howto-export-subject-attachments.md @@ -38,11 +38,11 @@ The GetConnector must contain the following fields: - **Content of the csv file** _In other words_: the GetConnector must always contain a field named `DossieritemId`. All fields before it (the top fields) determine the folder structure of the end result. All fields after it are included in a csv file. -The folder structure and the content of the csv file are delivered together in a zip file. +The content of the csv file and the attachments are delivered together in a zip file. #### 1.2.1 Folder structure -The attachments are delivered in a zip file. This zip file contains a folder structure that is determined by the first (top) fields of the GetConnector. In this example GetConnector, these are the fields `Subject type (description)` and `Employee code`, so the folder structure becomes `Subject type (description) > Employee code`. For example: `Payslip (Profit)\EZW`. +The attachments are delivered in a zip file. This zip file contains a folder structure that is determined by the first (top) fields of the GetConnector. In this example GetConnector, these are the fields `Subject type (description)` and `Employee code`, so the folder structure becomes `Subject type (description) > Employee code`. For example: `\Payslip (Profit)\EZW`. #### 1.2.2 DossieritemId @@ -110,9 +110,9 @@ Create a token and grant the following rights in the authorization tool: - Rights to the correct dossier items via `CRM > Dossier > Dossier items > Filters`. -## 4. Provide the token to the Systemintegrators team +## 4. Provide the environment name and token to the Systemintegrators team -Preferably do this in a secure way, for example through the request in the customer portal, or via a secure email. The Systemintegrators team can then use this token to execute the GetConnectors and export the attachments. +Preferably do this in a secure way, for example through the request in the customer portal, or via a secure email. The Systemintegrators team can then use the environment name and token to execute the GetConnectors and export the attachments. ## 5. Receive the zip file with attachments diff --git a/markdownpages/profit/nl/howto-export-subject-attachments.md b/markdownpages/profit/nl/howto-export-subject-attachments.md index 18ee234..bad6cbc 100644 --- a/markdownpages/profit/nl/howto-export-subject-attachments.md +++ b/markdownpages/profit/nl/howto-export-subject-attachments.md @@ -38,11 +38,11 @@ De GetConnector moet de volgende velden bevatten: - **Inhoud van het csv bestand** _Anders gezegd_: de GetConnector moet altijd een veld `DossieritemId` bevatten. Alle velden die ervóór staan (de bovenste velden) bepalen de mappenstructuur van het eindresultaat. Alle velden die erna komen worden opgenomen in een csv bestand. -De mappenstructuur en de inhoud van het csv bestand worden samen in een zip-bestand aangeleverd. +De inhoud van het csv bestand en de bijlagen worden samen in een zip-bestand aangeleverd. #### 1.2.1 Mappenstructuur -De bijlagen worden in een zip-bestand aangeleverd. In dit zip-bestand zit een mappenstructuur die bepaald wordt door de eerste (bovenste) velden van de GetConnector. In deze voorbeeld GetConnector zijn dat de velden `Type dossieritem (omschrijving)` en `Medewerkercode`, dus wordt de mappenstructuur `Type dossieritem (omschrijving) > Medewerkercode`. Bijvoorbeeld: `Loonstrook (Profit)\EZW`. +De bijlagen worden in een zip-bestand aangeleverd. In dit zip-bestand zit een mappenstructuur die bepaald wordt door de eerste (bovenste) velden van de GetConnector. In deze voorbeeld GetConnector zijn dat de velden `Type dossieritem (omschrijving)` en `Medewerkercode`, dus wordt de mappenstructuur `Type dossieritem (omschrijving) > Medewerkercode`. Bijvoorbeeld: `\Loonstrook (Profit)\EZW`. #### 1.2.2 DossieritemId @@ -110,9 +110,9 @@ Maak een token aan, waarbij de volgende rechten zijn toegekend in de autorisatie - Rechten op de juiste dossieritems via `CRM > Dossier > Dossieritems > Filters`. -## 4. Geef het token aan het team Systemintegrators +## 4. Geef de omgevingsnaam en het token aan het team Systemintegrators -Dat kun je het beste doen via een beveiligde manier, bijvoorbeeld via de aanvraag in de klantportal, of via een beveiligde e-mail. Het team Systemintegrators kan dan met dit token de GetConnectoren uitvoeren en de bijlagen exporteren. +Dat kun je het beste doen via een beveiligde manier, bijvoorbeeld via de aanvraag in de klantportal, of via een beveiligde e-mail. Het team Systemintegrators kan dan met de omgevingsnaam en het token de GetConnectoren uitvoeren en de bijlagen exporteren. ## 5. Ontvang het zip-bestand met de bijlagen From ec57a4caf4192b6d1450e25404a4be6c208ba36b Mon Sep 17 00:00:00 2001 From: Eric Zwaal Date: Wed, 12 Aug 2026 11:35:03 +0200 Subject: [PATCH 2/4] PROJECT#RSY00007 Dossierexport finetunen --- markdownpages/profit/en/howto-export-subject-attachments.md | 4 ++-- markdownpages/profit/nl/howto-export-subject-attachments.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/markdownpages/profit/en/howto-export-subject-attachments.md b/markdownpages/profit/en/howto-export-subject-attachments.md index 36b41f7..cdd4b19 100644 --- a/markdownpages/profit/en/howto-export-subject-attachments.md +++ b/markdownpages/profit/en/howto-export-subject-attachments.md @@ -1,6 +1,6 @@ --- author: EZW -date: 2026-06-22 +date: 2026-08-12 tags: GetConnector, UpdateConnector, AppConnector, Authentication title: Exporting dossier attachments from AFAS Profit via Systemintegrators --- @@ -117,4 +117,4 @@ Preferably do this in a secure way, for example through the request in the custo ## 5. Receive the zip file with attachments -The zip file will be available through a secure link that can be used once and has limited validity. The Systemintegrators team will provide this link through the request in the customer portal. \ No newline at end of file +The zip file will be available through a secure link that can be used once and has limited validity. The Systemintegrators team will provide this link through the request in the customer portal. \ No newline at end of file diff --git a/markdownpages/profit/nl/howto-export-subject-attachments.md b/markdownpages/profit/nl/howto-export-subject-attachments.md index bad6cbc..6bdbeb1 100644 --- a/markdownpages/profit/nl/howto-export-subject-attachments.md +++ b/markdownpages/profit/nl/howto-export-subject-attachments.md @@ -1,6 +1,6 @@ --- author: EZW -date: 2026-06-22 +date: 2026-08-12 tags: GetConnector, UpdateConnector, AppConnector, Authentication title: Dossierbijlagen uit AFAS Profit laten exporteren door Systemintegrators --- @@ -117,4 +117,4 @@ Dat kun je het beste doen via een beveiligde manier, bijvoorbeeld via de aanvraa ## 5. Ontvang het zip-bestand met de bijlagen -Het zip-bestand zal beschikbaar zijn via een beveiligde link die eenmalig te gebruiken is en een beperkte geldigheid heeft. Het team Systemintegrators zal deze link aanbieden via de aanvraag in de klantportal. \ No newline at end of file +Het zip-bestand zal beschikbaar zijn via een beveiligde link die eenmalig te gebruiken is en een beperkte geldigheid heeft. Het team Systemintegrators zal deze link aanbieden via de aanvraag in de klantportal. \ No newline at end of file From 5664b18076692c4c6928732b0c548bb5b97d07d2 Mon Sep 17 00:00:00 2001 From: Eric Zwaal <113451662+ezw2000@users.noreply.github.com> Date: Wed, 12 Aug 2026 11:38:29 +0200 Subject: [PATCH 3/4] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- markdownpages/profit/en/howto-export-subject-attachments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdownpages/profit/en/howto-export-subject-attachments.md b/markdownpages/profit/en/howto-export-subject-attachments.md index cdd4b19..bd4683d 100644 --- a/markdownpages/profit/en/howto-export-subject-attachments.md +++ b/markdownpages/profit/en/howto-export-subject-attachments.md @@ -42,7 +42,7 @@ The content of the csv file and the attachments are delivered together in a zip #### 1.2.1 Folder structure -The attachments are delivered in a zip file. This zip file contains a folder structure that is determined by the first (top) fields of the GetConnector. In this example GetConnector, these are the fields `Subject type (description)` and `Employee code`, so the folder structure becomes `Subject type (description) > Employee code`. For example: `\Payslip (Profit)\EZW`. +The attachments are delivered in a zip file. This zip file contains a folder structure that is determined by the first (top) fields of the GetConnector. In this example GetConnector, these are the fields `Subject type (description)` and `Employee code`, so the folder structure becomes `Subject type (description) > Employee code`. For example: `Payslip (Profit)\EZW`. #### 1.2.2 DossieritemId From 948f4446d98e6ae75085fbc13d3dd8a57477f2f9 Mon Sep 17 00:00:00 2001 From: Eric Zwaal <113451662+ezw2000@users.noreply.github.com> Date: Wed, 12 Aug 2026 11:38:37 +0200 Subject: [PATCH 4/4] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- markdownpages/profit/nl/howto-export-subject-attachments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdownpages/profit/nl/howto-export-subject-attachments.md b/markdownpages/profit/nl/howto-export-subject-attachments.md index 6bdbeb1..a01861f 100644 --- a/markdownpages/profit/nl/howto-export-subject-attachments.md +++ b/markdownpages/profit/nl/howto-export-subject-attachments.md @@ -42,7 +42,7 @@ De inhoud van het csv bestand en de bijlagen worden samen in een zip-bestand aan #### 1.2.1 Mappenstructuur -De bijlagen worden in een zip-bestand aangeleverd. In dit zip-bestand zit een mappenstructuur die bepaald wordt door de eerste (bovenste) velden van de GetConnector. In deze voorbeeld GetConnector zijn dat de velden `Type dossieritem (omschrijving)` en `Medewerkercode`, dus wordt de mappenstructuur `Type dossieritem (omschrijving) > Medewerkercode`. Bijvoorbeeld: `\Loonstrook (Profit)\EZW`. +De bijlagen worden in een zip-bestand aangeleverd. In dit zip-bestand zit een mappenstructuur die bepaald wordt door de eerste (bovenste) velden van de GetConnector. In deze voorbeeld GetConnector zijn dat de velden `Type dossieritem (omschrijving)` en `Medewerkercode`, dus wordt de mappenstructuur `Type dossieritem (omschrijving) > Medewerkercode`. Bijvoorbeeld: `Loonstrook (Profit)\EZW`. #### 1.2.2 DossieritemId