Skip to content

Commit ccc8735

Browse files
Merge pull request #9735 from MicrosoftDocs/main
Auto Publish – main to live - 2025-09-17 10:00 UTC
2 parents a381f6a + 3284ff4 commit ccc8735

File tree

2 files changed

+103
-0
lines changed

2 files changed

+103
-0
lines changed
Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
---
2+
title: Vendors Can't Sign in to Vendor Collaboration Portal After Reonboarding
3+
description: Steps to troubleshoot when vendors can't access the Vendor Collaboration Portal (VCP) after reonboarding in Microsoft Dynamics 365 Supply Chain Management.
4+
author: vermayashi
5+
ms.date: 09/17/2025
6+
ms.search.form: PurchTable, PurchTablePart, PurchRFQTable
7+
audience: Application User
8+
ms.reviewer: kamaybac, shriramsiv
9+
ms.search.region: Global
10+
ms.author: vermayashi
11+
ms.search.validFrom: 2021-05-31
12+
ms.dyn365.ops.version: 10.0.13
13+
ms.custom: sap:Purchase order procurement and sourcing\Issues with vendor management
14+
---
15+
# Vendors can't access the Vendor Collaboration Portal (VCP) after reonboarding
16+
17+
This article provides troubleshooting steps to help resolve issues when vendors are unable to access the Vendor Collaboration Portal (VCP) after being reonboarded in Dynamics 365 Supply Chain Management.
18+
19+
## Symptoms
20+
21+
When a vendor attempts to access the Vendor Collaboration Portal (VCP), the following error message occurs:
22+
23+
> The user must have access to at least one vendor.
24+
25+
This error occurs specifically after a vendor has been reonboarded and access was previously working.
26+
27+
## Cause 1: The vendor request isn't in "Request approved" status
28+
29+
**Resolution:**
30+
31+
Make sure the vendor request status is set to **Request approved**.
32+
33+
For details about checking vendor request status, see [Vendor requests](/dynamics365/supply-chain/procurement/vendor-onboarding#vendor-requests).
34+
35+
## Cause 2: The "Vendor collaboration access" permission is set to No during approval
36+
37+
**Resolution:**
38+
39+
If it's set to **Yes**, the vendor user should already have the appropriate roles assigned automatically.
40+
41+
If it's set to **No**, you can manually grant the necessary roles to the vendor user instead of restarting the onboarding process.
42+
43+
> [!NOTE]
44+
> You don't need to restart the onboarding process if this setting was missed. You can assign the vendor roles manually.
45+
46+
For details about setting up vendor collaboration access, see [Approving a vendor request](/dynamics365/supply-chain/procurement/vendor-onboarding#approving-a-vendor-request).
47+
48+
## Cause 3: Required "External roles" aren't assigned to the vendor user
49+
50+
**Resolution:**
51+
52+
Verify that the vendor user's account includes the roles defined for the _Vendor_ type in **External roles** after reonboarding.
53+
54+
For details about setting up vendor collaboration security roles, see [Set up vendor collaboration security roles](/dynamics365/supply-chain/procurement/set-up-maintain-vendor-collaboration#set-up-vendor-collaboration-security-roles).
55+
56+
## Cause 4: Tenant and user mapping out of sync
57+
58+
Tenant and user mapping might be out of sync, especially for portals relying on internal data synchronization mechanisms (for example, Microsoft Support–only tools).
59+
60+
**Resolution:**
61+
62+
If the vendor still can't access the VCP portal, data synchronization might be required.
63+
64+
This step can only be completed by **Microsoft Support advocates**. If you're a customer or partner, contact Microsoft Support to perform the following steps in the Microsoft Volume Licensing Support Portal (MVLSP):
65+
66+
1. Sign in to the **MVLSP** portal.
67+
2. Go to **Quick Tasks** > **View Tenant Mapping**.
68+
3. Select the correct **Purchase Account**.
69+
4. Select **Update MSDN Managers** to refresh the user mapping data.
70+
71+
## Cause 5: Vendor using incorrect credentials
72+
73+
The vendor might still try to sign in using incorrect credentials instead of their assigned **work account**.
74+
75+
**Resolution:**
76+
77+
After completing the previous troubleshooting steps, ask the vendor to sign in again using a **work account**.
78+
79+
For details about vendor onboarding and sign-in steps, see [Vendor onboarding](/dynamics365/supply-chain/procurement/vendor-onboarding).
80+
81+
## Cause 6: User not linked to a vendor contact
82+
83+
**Resolution:**
84+
85+
- Verify that the user record is linked to a person or contact on the **User Information** form in the system.
86+
- Confirm that the person or contact is listed as a contact for the vendor master record.
87+
- If not, link the user to the correct vendor contact so that the system can identify which vendor the user should access.
88+
89+
For details, see [Add new vendor collaboration contacts](/dynamics365/supply-chain/procurement/manage-vendor-collaboration-users#add-new-vendor-collaboration-contacts).
90+
91+
## Cause 7: Vendor collaboration setting inactive on vendor record
92+
93+
**Resolution:**
94+
95+
- Check the vendor master record to ensure that **Vendor collaboration** is set to **Active**.
96+
- If the setting is **Not active**, update it to **Active** so that vendor users can access the Vendor Collaboration Portal.
97+
98+
For details, see [Enabling vendor collaboration](/dynamics365/supply-chain/procurement/vendor-collaboration-work-external-vendors#enabling-vendor-collaboration).
99+
100+
> [!TIP]
101+
> If the issue persists, review the vendor collaboration setup and user role assignments to ensure no conflicting configurations exist.

support/dynamics-365/supply-chain/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@
170170
href: procurement/post-setting-turned-off.md
171171
- name: Unit prices on purchase orders aren't calculated based on the unit conversion
172172
href: procurement/po-unit-prices-not-calculated.md
173+
- name: Vendor can't access Vendor Collaboration Portal after reonboarding
174+
href: procurement/vendor-unable-to-access-vendor-collaboration-portal.md
173175
- name: Workflow approval fails with "Accounting distribution validation failed"
174176
href: procurement/po-workflow-accounting-distribution.md
175177
- name: You can only complete a purchase order action for fully distributed line numbers

0 commit comments

Comments
 (0)