You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The complete company account activation (as a result of the successful application checklist finalization) is automatically executed when the following pre-requisites are fulfilled:
Copy file name to clipboardexpand all lines: docs/developer/04. Apps/02. App Release Process/App Release Process.md
+74-9
Original file line number
Diff line number
Diff line change
@@ -417,15 +417,36 @@ In case the privacy policies can not get loaded, the response will look like def
417
417
<br>
418
418
<br>
419
419
420
-
#### Step 3 - Terms & Conditions / Consent
420
+
### Step 3 - Terms & Conditions / Consent
421
+
422
+
<br>
423
+
424
+
This step in the app release process is ensuring that your application meets the marketplace's standards and complies with all legal and regulatory requirements.
425
+
Following actions are covered in the step:
426
+
427
+
- Agreement to Marketplace Rules and Terms & Conditions
428
+
- Upload of App Dataspace Conformity Certification
Depending on the response of the endpoint #1 GET agreements, the user will be enabled to download related documents from the portal to read through the relevant agreement details. Expected formats are pdf, however other formats can get supported as well.
434
+
<br>
435
+
<br>
436
+
437
+
### Agreement to Marketplace Rules and Terms & Conditions
438
+
439
+
Before the app provider can proceed with the release process, they first must agree to the marketplace's rules and Terms & Conditions. This agreement is essential for ensuring that the provider app adheres to the marketplace's quality standards, operational guidelines, and legal requirements.
440
+
To display the relevant agreements, respective linked documents and to store the provider consent, the following endpoints are to be used:
441
+
442
+
- GET /api/apps/appreleaseprocess/agreementData - used to fetch all necessary appReleaseProcess agreements
443
+
- GET /api/administration/documents/frameDocuments/{documentId} - used to enable the user to access agreement documents
444
+
- POST /api/apps/appreleaseprocess/consent/{appId}/agreementConsents - post consent
445
+
- GET /api/apps/AppReleaseProcess/{appId}/appStatus - to check the current given consent status
The Service Dataspace Conformity Certification is a document that certifies that the service provider service complies with specific data handling, privacy, and security standards. This certification is crucial for marketplaces that prioritize the safety and privacy of their users.
534
+
To support the conformity certificate upload, following endpoints are available:
535
+
536
+
- GET /api/apps/appeReleaseProcess/{appId}/appStatus - to retrieve already uploaded certificates (if any existing)
537
+
- PUT /api/apps/appreleaseprocess/updateappdoc/{appId}/documentType/{documentTypeId}/documents - to store the conformity certificate
538
+
- DELETE /api/apps/appreleaseprocess/documents/{documentId} - used to delete the conformity certificate
539
+
540
+
Note, only PDF is supported.
541
+
542
+
<br>
543
+
544
+
#### #1 Upload Document
483
545
484
546
The user has to upload the app conformity document.
In case the user identifiers that a wrong document got uploaded in the respective step, the DELETE endpoint is used to delete documents linked to the app.
497
559
Important: the deletion is not reversible - since the app is still under DRAFT, all app related details will get deleted immediately.
This step in the service release process is ensuring that your application meets the marketplace's standards and complies with all legal and regulatory requirements.
6
+
Following actions are covered in the step:
6
7
7
-
Depending on the response of the endpoint #1 GET agreements, the user will be enabled to download related documents from the portal to read through the relevant agreement details. Expected formats are pdf, however other formats can get supported as well.
8
+
- Agreement to Marketplace Rules and Terms & Conditions
9
+
- Upload of App Dataspace Conformity Certification
### Agreement to Marketplace Rules and Terms & Conditions
19
+
20
+
Before the service provider can proceed with the release process, they first must agree to the marketplace's rules and Terms & Conditions. This agreement is essential for ensuring that the service provider service adheres to the marketplace's quality standards, operational guidelines, and legal requirements.
21
+
To display the relevant agreements, respective linked documents and to store the provider consent, the following endpoints are to be used:
22
+
23
+
- GET /api/services/servicerelease/agreementData - used to fetch all necessary serviceReleaseProcess agreements
24
+
- GET /api/administration/documents/frameDocuments/{documentId} - used to enable the user to access agreement documents
25
+
- POST /api/services/servicerelease/consent/{serviceId}/agreementConsents - post consent
26
+
- GET /api/services/ServiceRelease/{serviceId}/serviceStatus - to check the current given consent status
12
27
13
28
#### #1 Retrieve Terms & Conditions
14
29
@@ -49,7 +64,7 @@ If the documentId is NULL, the agreement is displayed without link (as currently
49
64
50
65
#### #2 Retrieve Documents
51
66
52
-
Terms and Conditions with an document ID in API endpoint #1can get retrieved via the document endpoint GET /frameDocuments/{documentId}
67
+
Depending on the response of the endpoint #1GET agreements, the user will be enabled to download related documents from the portal to read through the relevant agreement details. Expected formats are pdf, however other formats can get supported as well.
The Service Dataspace Conformity Certification is a document that certifies that the service provider service complies with specific data handling, privacy, and security standards. This certification is crucial for marketplaces that prioritize the safety and privacy of their users.
110
+
To support the conformity certificate upload, following endpoints are available:
111
+
112
+
- GET /api/services/ServiceRelease/{serviceId}/serviceStatus - to retrieve already uploaded certificates (if any existing)
113
+
- PUT /api/services/ServiceRelease/updateservicedoc/{serviceId}/documentType/{documentTypeId}/documents - to store the conformity certificate
114
+
- DELETE /api/services/ServiceRelease/documents/{documentId} - used to delete the conformity certificate
115
+
116
+
Note, only PDF is supported.
117
+
118
+
<br>
119
+
<br>
120
+
92
121
## NOTICE
93
122
94
123
This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0).
Copy file name to clipboardexpand all lines: docs/user/04. App(s)/02. App Release Process/03. Terms&Conditions.md
+26-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
### Step 3 - Terms & Conditions / Consent
2
2
3
-
Under Step 3 - the user needs to agree to the terms and conditions of the app publish rules before getting on the marketplace. This section is mandatory and displays agreement documents; if any documents are linked to the relevant agreement types
3
+
This step in the app release process is ensuring that your application meets the marketplace's standards and complies with all legal and regulatory requirements. Below is a detailed guide on how to complete this phase successfully.
4
4
5
5
<br>
6
6
@@ -11,6 +11,31 @@ Under Step 3 - the user needs to agree to the terms and conditions of the app pu
11
11
<br>
12
12
<br>
13
13
14
+
#### Agreement to Marketplace Rules and Terms & Conditions
15
+
16
+
Before you can proceed with uploading your app to the marketplace, you must first agree to the marketplace's rules and Terms & Conditions. This agreement is essential for ensuring that your app adheres to the marketplace's quality standards, operational guidelines, and legal requirements. To complete this step, follow the instructions below:
17
+
18
+
-**Review the Documents:** Carefully read through the marketplace rules and Terms & Conditions. Pay special attention to sections detailing your rights and responsibilities as a developer/provider, as well as any requirements your app must meet to be eligible for listing.
19
+
20
+
-**Accept the Agreement:** After reviewing the documents, you will find an option to accept the Terms & Conditions. This usually involves checking a box to indicate your agreement and then clicking a button to confirm. By doing so, you are legally binding yourself to these terms, so ensure you understand them fully before agreeing.
21
+
22
+
#### Upload of App Dataspace Conformity Certification
23
+
24
+
The App Dataspace Conformity Certification is a document that certifies your app complies with specific catena-x dataspace, data handling, privacy, and security standards. This certification is crucial for marketplaces that prioritize the safety and privacy of their users as well as it gives the customer the trust that all catena-x dataspace quality standards are followed. Follow these steps to upload your certification:
25
+
26
+
-**Prepare Your Certification:** Before you can upload your certification, you must obtain it from a recognized certifying authority. Ensure that your app meets all the criteria for certification and that your documentation is up to date. Respective certification authorities can get found on the catena-x homepage.
27
+
28
+
-**Access the Certification Upload Section:** On the app submission page, look for the section designated for uploading conformity certifications. This section is typically found after the agreement to marketplace rules and Terms & Conditions.
29
+
30
+
-**Upload Your Certification:** Click on the upload button and select your certification document from your files. The marketplace accepts PDF format. Ensure the document is clear and all information is legible.
31
+
32
+
<br>
33
+
34
+
Once you have successfully completed the page; proceed to the next step "Technical Integration".
35
+
36
+
<br>
37
+
<br>
38
+
14
39
## NOTICE
15
40
16
41
This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0).
Copy file name to clipboardexpand all lines: docs/user/05. Service(s)/02. Service Release Process/03. Terms&Conditions.md
+23-2
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,37 @@
1
1
### Step 3 - Terms & Conditions / Consent
2
2
3
-
Under Step 3 - the user needs to agree to the terms and conditions of the service publish rules before getting on the marketplace. This section is mandatory and displays agreement documents; if any documents are linked to the relevant agreement types
3
+
This step in the service release process is ensuring that your service offer meets the marketplace's standards and complies with all legal and regulatory requirements. Below is a detailed guide on how to complete this phase successfully.
#### Agreement to Marketplace Rules and Terms & Conditions
15
+
16
+
Before you can proceed with uploading your service offer to the marketplace, you must first agree to the marketplace's rules and Terms & Conditions. This agreement is essential for ensuring that your service adheres to the marketplace's quality standards, operational guidelines, and legal requirements. To complete this step, follow the instructions below:
17
+
18
+
-**Review the Documents:** Carefully read through the marketplace rules and Terms & Conditions. Pay special attention to sections detailing your rights and responsibilities as a developer/provider, as well as any requirements your service must meet to be eligible for listing.
19
+
20
+
-**Accept the Agreement:** After reviewing the documents, you will find an option to accept the Terms & Conditions. This usually involves checking a box to indicate your agreement and then clicking a button to confirm. By doing so, you are legally binding yourself to these terms, so ensure you understand them fully before agreeing.
21
+
22
+
#### Upload of Service Dataspace Conformity Certification
23
+
24
+
The Service Dataspace Conformity Certification is a document that certifies your service complies with specific catena-x dataspace, data handling, privacy, and security standards. This certification is crucial for marketplaces that prioritize the safety and privacy of their users as well as it gives the customer the trust that all catena-x dataspace quality standards are followed. Follow these steps to upload your certification:
25
+
26
+
-**Prepare Your Certification:** Before you can upload your certification, you must obtain it from a recognized certifying authority. Ensure that your service meets all the criteria for certification and that your documentation is up to date. Respective certification authorities can get found on the catena-x homepage or within the portal company role details "Service Provider".
27
+
28
+
-**Access the Certification Upload Section:** On the service submission page, look for the section designated for uploading conformity certifications. This section is typically found after the agreement to marketplace rules and Terms & Conditions.
29
+
30
+
-**Upload Your Certification:** Click on the upload button and select your certification document from your files. The marketplace accepts PDF format. Ensure the document is clear and all information is legible.
31
+
11
32
<br>
12
33
13
-
In case any documents or further details to the agreements are available, the agreement will be blue highlighted and can get downloaded by clicking on the agreement title.
34
+
Once you have successfully completed the page; proceed to the next step "Technical Integration" or you might directly get forwarded to the "Verify&Submit" step, depending on your service offering type.
0 commit comments