Skip to content

Commit ecc202e

Browse files
authored
Revise troubleshooting guide for PVRR submission issues
Updated the troubleshooting guide for submitting Prospective Vendor Registration Requests, including symptoms, causes, and resolution steps.
1 parent f3b1a25 commit ecc202e

1 file changed

Lines changed: 48 additions & 27 deletions

File tree

Lines changed: 48 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,48 @@
1-
# Troubleshooting Guide: Unable to Submit Prospective Vendor Registration Request
2-
3-
## Symptom
4-
- User cannot submit a **Prospective Vendor Registration Request (PVRR)** in Dynamics 365 Finance and Operations.
5-
- Vendor registration wizard fails or does not proceed.
6-
7-
## Cause
8-
- Vendor already exists in the system, causing duplication issues.
9-
- Vendor contact missing under **Vendor collaboration > All contacts**.
10-
- Incorrect user provisioning steps followed.
11-
12-
## Resolution
13-
- **If Vendor Already Exists:**
14-
1. Navigate to **Vendor collaboration > All contacts**.
15-
2. Select the appropriate contact.
16-
3. Click **Provision vendor user** to link the existing vendor without creating a duplicate PVRR.
17-
<img width="1117" height="520" alt="image" src="https://github.com/user-attachments/assets/578d30d4-4c77-4a86-85d6-e639360dfd4f" />
18-
19-
- **If Vendor Contact Does NOT Exist:**
20-
1. Go to **System administration > Users** and delete the existing user record.
21-
2. Re-invite the vendor using **Procurement and Sourcing > Vendor collaboration requests > Prospective vendor request registration**.
22-
3. This recreates the user and vendor contact.
23-
<img width="1237" height="573" alt="image" src="https://github.com/user-attachments/assets/f4239479-e861-4467-8317-2cb31777b112" />
24-
<img width="1597" height="506" alt="image" src="https://github.com/user-attachments/assets/f7f2e07f-c017-47fb-a63a-9fc03d2cb0d3" />
25-
26-
- **Important:** After recreating, follow your configured vendor request approval process (auto/manual).
27-
- Refer to official documentation: [Onboard vendors - Supply Chain Management | Dynamics 365 | Microsoft Learn](https://learn.microsoft.com/en-us/dynamics365/supply-chain/procurement/vendor-onboarding).
1+
---
2+
title: Unable to Submit Prospective Vendor Registration Request
3+
description: Describes a workaround for troubleshooting unable to submit Prospective Vendor Registration Request
4+
ms.reviewer: sugaur
5+
ms.date: 11/10/2025
6+
ms.custom: sap:Purchase order procurement and sourcing\Issues with purchase orders
7+
---
8+
9+
10+
# Troubleshooting: Unable to Submit Prospective Vendor Registration Request
11+
12+
## Symptoms
13+
- Users are unable to submit a **Prospective Vendor Registration Request (PVRR)** in Dynamics 365 Finance and Operations.
14+
- The Vendor Registration Wizard fails to complete or does not progress as expected.
15+
16+
## Possible Causes
17+
- The vendor already exists in the system, leading to duplication issues.
18+
- Missing vendor contact information in **Vendor collaboration > All contacts**.
19+
- Incorrect user provisioning steps.
20+
21+
## Resolution Steps
22+
23+
### 1. If the Vendor Already Exists
24+
To resolve the issue of duplicate records:
25+
26+
1. Go to **Vendor collaboration > All contacts**.
27+
2. Locate the appropriate vendor contact.
28+
3. Click **Provision vendor user** to link the existing vendor to the system without creating a new PVRR.
29+
This will ensure no duplicate records are created.
30+
31+
![Provision vendor user](https://github.com/user-attachments/assets/578d30d4-4c77-4a86-85d6-e639360dfd4f)
32+
33+
### 2. If the Vendor Contact Does Not Exist
34+
If no vendor contact is found, follow these steps to recreate the user and vendor contact:
35+
36+
1. Go to **System administration > Users**, then delete the existing user record.
37+
2. Re-invite the vendor by navigating to **Procurement and Sourcing > Vendor collaboration requests > Prospective vendor request registration**.
38+
3. This will trigger the creation of both the user and vendor contact.
39+
40+
![Invite vendor](https://github.com/user-attachments/assets/f4239479-e861-4467-8317-2cb31777b112)
41+
![New vendor contact](https://github.com/user-attachments/assets/f7f2e07f-c017-47fb-a63a-9fc03d2cb0d3)
42+
43+
### 3. After Recreating the Vendor
44+
Once the vendor has been successfully recreated, follow your configured vendor request approval process, whether automatic or manual.
45+
46+
For additional guidance, refer to the official documentation:
47+
[Onboard Vendors - Supply Chain Management | Dynamics 365 | Microsoft Learn](https://learn.microsoft.com/en-us/dynamics365/supply-chain/procurement/vendor-onboarding)
48+

0 commit comments

Comments
 (0)