Die Aargauer Verwaltungsreformatoren
The document order process allows citizens to order all kind of personal and unpersonal documents available at their municipality.
To order personal documents, e.g. confirmation of residence, excerpt from the debt collection register or unpersonal documents as forms etc. the user logs in at the portal of its municipality where an overview of the available documents and forms, as well as an order history is shown.
An order can be submitted and depending on if it is a personal document or not, the document will be generated and returned right away from the system (mostly forms, unpersonal documents, etc.) or a new order task at the municipality side will be generated (documents with personal information of the user / sensitive data). The order task will be continued by an employee of the municipality who creates and generates the needed document out of the 3rd party software. Depending on the document the order will be returned by be the system or by post. The user will get a status update on its order over the system.
In this step, the Fit4Digital platforms creates an event do.getdocumentlist.
The event is created when the client kicks off the process in the portal by requesting a list of the available documents to order.
{
"types":[
{
"id":40,
"name":"Heimatausweis"
}, { "id":41,
"name":"Wohnsitzbescheinigung"
}
]
}
After the client submits the document order through the portal to the Fit4Digital platform, the Fit4Digital platform will confirm the order back to the portal by creating an event do.ordersubmitted within the workflow. To proceed with the order, the Fit4Digital platform creates an event do.ordernew