Skip to content

Process instance csv export#740

Open
canptura wants to merge 13 commits into
mainfrom
process-instance-csv-export
Open

Process instance csv export#740
canptura wants to merge 13 commits into
mainfrom
process-instance-csv-export

Conversation

@canptura
Copy link
Copy Markdown
Contributor

This maps the existing instance data from the Executions-View together with environment and user-data from the DB to a csv-file.
The CSV structure was given as follows (transposed):

column headers sample row from CSV
ProzessId _7091ecb9-9290-46f9-b518-0639b0b968a3
ProcessName Vacation Requests Automated Extended
ProcessShortName Vac-Req-Aut-Ext
ProcessVersionId _27889d30-29a1-4112-828b-f12f44f65a8a
ProcessVersionName 2
ProcessVersionDescription Version 2
ProcessVersionCreatedOn 2026-03-26T15:21:17.858Z
ProcessVersionBasedOn _66fac292-e026-40cb-9d96-a406e00d5ef2
ProcessInstanceId _f558be8b-9e71-48ab-8358-accd4610b992-_10df92c0-0813-4a75-bbc0-a7dec957179e-67ab63e1-acf3-42f6-9384-295a487c0464
ProcessInstanceInitiatorId _10df92c0-0813-4a75-bbc0-a7dec957179e
ProcessInstanceInitiatorFullName Max Mustermann
ProcessInstanceInitiatorUsername m.mustermann
ProcessInstanceInitiatorSpaceId 078fbac1-b181-42ac-acba-6a4b3fefce0a
ProcessInstanceInitiatorSpaceName Test Org
InstanceStartTime 2026-03-26T16:00:00.858Z
ProcessStepId StartEvent_1swtiwh
ProcessStepName Fill Vacation Request
ProcessStepType StartEvent
ProcessStepStatus COMPLETED
ProcessStepStartTime 2026-03-26T12:00:00.858Z
ProcessStepEndTime 2026-03-26T12:30:00.858Z
PreviousProcessStepId  
ProcessStepTokenId b6b2555f-d1af-435c-b18a-3d53de8c60a8
ActualPerformerId _10df92c0-0813-4a75-bbc0-a7dec957179e
ActualPerformerName Max Mustermann
ActualPerformerUsername m.mustermann
ProcessEngineId abc1235f-d1af-435c-b18a-3d53de8c60a8
ProcessEngineName T16-Engine
Log StartDate & EndDate variables

note: The whole mapping functionality might be moved to the backend in the future, so some of the server actions created are temporary.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown

CLOUDRUN ACTIONS

✅ Successfully created Preview Deployment.

https://pr-740---ms-server-staging-c4f6qdpj7q-ew.a.run.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant