The following examples guides you through using the Stardust mobile UI on specific use cases.
Suppose you have an accident with your vehicle. The following example demonstrates how the Stardust mobile UI could be used to report the accident, e.g. to the insurance:
The underlying model for this process contains the following processes:
Process Auto Accident:
This structured process should be used for auto accidents where no one was
injured or received medical attention as a result of the accident.

Figure:
The structured data used in this process are Person for personal details and AccidentInformation for details on the accident:

Figure: Structured Data for personal details

Figure: Structured Data for accident information
Task Investigate Accident is a user task using a UI Mashup application. This UI Mashup application uses the structured data types described above as input and output parameters and provides a UI form where you can enter the according data.

Figure: UI Mashup Parameter
In case you like to report a claim for damaged or destroyed property, use process Property Claim.

Figure:
Here a structured data PropertyIncident is used to retrieve all information required about the property damage caused by the accident.

Figure: Structured Data for property incident details
Process Auto Claim

Figure: Process Auto Claim
Deploy the model described above. Now you can use the workflow on your mobile device. Login to Stardust mobile UI as described in section Logging in of chapter Starting with the Mobile UI.
Perform the following steps on your mobile device to start the process:



Optionally you can add a note to the process:


Attach a photo of the accident, which you take from your mobile phone:

For details on viewing and attaching documents, refer to section Adding and Viewing attached Documents of chapter Working with Activities.
Tapping an uploaded document in the list, opens it in the Document Viewer.

Figure: Uploaded Photo
Another use case is a realtor property listing, which would imply the following steps:
This use case could be implemented similar as the Vehicle Accident Report example described above.