Skip to content

Latest commit

 

History

History
 
 

5_customer_tickets_mobile_cards

Tickets App for Customer

Overview

Mahlwerk Ticket Card gives you the details of the ticket you raised using Mahlwerk Machine Card. You can see the scheduled date, the status of your ticket, the machine you raised a ticket for, customer details and so on. It also provides the details of the Technician i.e. name, contact number, email id etc. You can call, text or email the technician using the card. The card also provides the capability to close the ticket upon resolution.

Architecture

Mobile Cards is one of the offerings of SAP Mobile Services. It is a low code solution that helps businesses seamlessly mobilize their enterprise data. Using SAP Mobile Cards application you can see various cards showing different information to you in one app, that is, you don't have to download separate custom mobile applications.

See Mobile Cards documentation for details.

Mahlwerk Tickets Card is a SAP Mobile Card through which the customer can see their ticket's details on their device and can close a ticket for their issue when it is resolved. The card can be reused for any use case and to do so, you just need to update your backend destination.

Prerequisites

Trial Account on SAP BTP

Set up SAP Mobile Cards

Set up Business Application Studio for Mobile Development

Setup and Run

  1. Clone the GitHub repository into your Business Application Studio.

  2. Open metadata.json in the code editor and change the Connection (line 4) to point to your destination.

    NOTE: To create a destination: In your mobile services cockpit, go inside SAP Mobile Cards → Features → Mobile Connectivity. Click on create button, add destination name and URL of your backend service, click Next and then click Finish.

  3. Deploy and publish your Card.

  4. Open your SAP Mobile Cards application and subscribe to the Mahlwerk Tickets Card by providing your Customer ID.

    NOTE: If the cards are not visible, then do a pull refresh to see them.

For Android Device:

  1. Tap on expand action button and you will see options like Call or Message or Email. Tap on Call if you want to call the technician and so on.
  2. Tap on expand action button and Tap on Close Ticket. Your Ticket will be closed.

For iOS Device:

  1. Tap on actions menu and you will see options like Call or Message or Email. Tap on Call if you want to call the technician and so on.
  2. Tap on actions menu and Tap on Close Ticket. Your Ticket will be closed.

Screenshot

Android

Front

Mahlwerk Ticket Card Android Front Screenshot

Back

Mahlwerk Ticket Card Android Back Screenshot

iOS

Front

Mahlwerk Ticket Card iOS Front Screenshot Mahlwerk Ticket Card iOS Front Screenshot

Back

Mahlwerk Ticket Card iOS Back Screenshot


© 2021 SAP SE