Import business process catalog in DevOps #110
-
|
Hi Rachel and team, I would need some help with the DevOps upload because I'm struggling a lot with the format. These are the steps I'm following:
For example, the column "Title" exists 3 times in the original document but in DevOps this is a unique field. So, the only way I can upload the file is if I copy/paste the columns in the DevOps template and, example for Title I combine the 3 existing columns in 1. That means a lot of manual work and data transformation. Could you please help me to understand if I'm using the correct file for DevOps? Thanks in advance, |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 10 replies
-
|
Hello Clara, The different title columns are necessary to insert the parent/child structure. yon can add them at will in your CSV if you want to a level. As for columns, for them to appear in the extract, they must be part of the view or query you are generating the CSV from. Use the "column options" to show them. Having that said, i think some of the fields in the template are custom fields, like Process sequence ID, Business outcome strategy. Additionally, some configuration is required before loading the file, like the area path. Area path probably needs to be renamed to match your target project. Hope it helps. |
Beta Was this translation helpful? Give feedback.
-
|
We'll publish an article soon with suggestions for how to use the Excel file, but you can already now find some guidance in the import-business-processes-ADO.md file at https://github.com/microsoft/dynamics365patternspractices/blob/main/templates/business-processes/ . |
Beta Was this translation helpful? Give feedback.
-
|
We have published an article that talks about how to use the business process catalog to generate work items: https://learn.microsoft.com/en-us/dynamics365/guidance/business-processes/about-import-catalog-devops You can provide feedback on the article, or submit corrections. |
Beta Was this translation helpful? Give feedback.
-
|
Hi all, thanks for your new article, it helps a lot. I found the reason why the import was failing even if I was following the step by step and the reason was the DevOps project setup. Now with the project correct I have not issues at all with the import, this is fantastic, thanks again!!! Just a small comment for the article, you mentioned to download this file: But the correct one to import is this one: Thanks again for your help and great/super useful tool. Clara |
Beta Was this translation helpful? Give feedback.







Hi Clara,
Can you provide a screenshot of the error you are receiving when you attempt to import the file provided? The CSV format provided should already be in the correct format, so long as you rename the area paths, and delete the custom columns or add the custom fields into your Azure DevOps. You need to keep three columns for the Titles as Alexandar suggests as well. This is how Azure DevOps creates relationships between the rows you are importing, so you should not attempt to combine the three Title columns. Here is an article that explains why you need the multiple Title columns: https://learn.microsoft.com/en-us/azure/devops/boards/queries/import-work-items-from-csv?view=azure-dev…