Symptom
After successfully deleting an existing territory assignment via Data Workbench, it is not possible to create a new territory assignment for the same account. When attempting to import a new assignment using the Update operation, the following error message is displayed:
"The server has not found any resource matching the Data Services Request URI"
Environment
SAP Cloud for Customer
Reproducing the Issue
- Log in to SAP Cloud for Customer.
- Go to the Data Workbench work center.
- Go to the Export view.
- Select Standard Object.
- Choose the service Sales Territory Account.
- Use Customer_ID as filter and enter the account ID.
- Click Next and then Export Data.
- Download the CSV file from the Monitor view.
- Open the file and add a column ToBeDeleted with the value TRUE.
- Go to the Import view.
- Select Individual Object and operation Update.
- Select Standard Object and choose Sales Territory Account.
- Click Next and upload the file.
- Click Next and then Import.
- Verify in the Monitor that the deletion was successful.
- Try to create a new territory assignment for the same account repeating the import steps with the new Territory_ID.
- Import fails with the error message: "The server has not found any resource matching the Data Services Request URI".
Cause
Using the Update operation to create a new account–territory assignment is not supported for this object; a new assignment must be created via Upsert with the required key fields.
Resolution
- Log in to SAP Cloud for Customer.
- Go to the Data Workbench work center.
- Go to the Import view.
- Select Individual Object.
- Select the operation Upsert.
- Select Standard Object.
- Choose the service Sales Territory Account.
- Click Next.
- Click Download Template and open the file Sales Territory Account.csv.
- Fill in the following fields:
- External_Key: mandatory
- Territory_ID: the new territory ID to be assigned
- Customer_ID: the account ID
- Manual_Assignment_Indicator: true
- Leave all other fields empty.
11. Save the file as .csv.
12. Go back to the Import view and repeat steps 3 to 8.
13. Upload the file.
14. Click Next and then Import.
15. Check the status in the Monitor view.
16. Go to the Export view and filter by Customer_ID to confirm the new Territory_ID is correctly assigned.
See Also
Keywords
Territory reassignment; Data Workbench import; Sales Territory Account; Territory ID update; Territory assignment error; Data Workbench Upsert; Data Workbench Update error; Territory assignment creation; Account territory; Data Workbench CSV; Territory re-assign; Manual assignment indicator; External Key mandatory; Sales Territory import; Territory assignment delete; Data Workbench error; Resource not found; Territory assignment C4C; Data Workbench individual object; Sales Territory Upsert , KBA , LOD-CRM-INT-DWB , Data Workbench , How To
SAP Knowledge Base Article - Public