Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ISKAN enables the users to access the housing maintenance service by MBRHE.

This section provides the users with the procedure to request for housing maintenance service in ISKAN. The service, Housing Maintenance is accessed in the Dashboard.


Request a maintenance service


Login to ISKAN application using any one of channels UAE Pass or Emirates ID

Find the maintenance services in the Slide view

Find the maintenance services in Grid view




Pick a date for an appointment and tap on a service required

Enter the problem description

Verify the date for an appointment and modify if required

Tap on the Image icon and upload the files from the gallery/ take a new picture by accessing the camera




Tap on the Send button to submit the maintenance request


Thus, the request for the housing maintenance service is created successfully.


View history of maintenance requests

Access the history of maintenance requests on the dashboard.



Tap on My Requests to view the history of maintenance requests

Displays the history of maintenance requests created

Upon tapping Contractor Remarks, it displays the remarks entered by the contractor

Upon tapping Problem Description, it displays the maintenance request in detail as mentioned by the user




User can rate the service and provide feedback about it






Html
<style>
#main{
background:#f9f9f9;
}
.wiki-content .confluenceTh,
.wiki-content .confluenceTd {
    border: none;
}
.wiki-content a, .wiki-content a:link, .wiki-content a:visited, .wiki-content a:focus, .wiki-content a:hover, .wiki-content a:active{
color:#015b98;
}
#header .aui-header{
    background-color: #34709D;
}
.wiki-content img.confluence-embedded-image, .wiki-content img.editor-inline-macro, .wiki-content table.wysiwyg-macro {
    cursor: pointer !important;
}
.aui-header-inner{
height: 41px;
}
#search-ui,
.aui-header-before,
.aui-header-primary,
#notifications-anchor,
.header-quicksearch,
#likes-section,
#labels-section,
#breadcrumb-section,
#page-metadata-banner,
.footer-body,
.space-tools-section,
.page-metadata-modification-info{
display:none;
}

.columnLayout.two-equal:nth-child(1){
 background: #34709D;
    margin-bottom:10px
}

.columnLayout.two-equal:nth-child(1) a{
color:#fff;
}
.columnLayout{
margin:0px
}
a#sv-scmtb-trsl-lang-picker {
    background: #35709d;
    color: #fff;
}

.columnLayout.single table.relative-table.confluenceTable{
overflow: hidden; 
}
/*Language BTN*/
.columnLayout.single table.relative-table.wrapped.confluenceTable .content-wrapper h3 strong{
	display: inline-block;
	vertical-align: top;
	height: 30px;
	line-height: 18px;
}
.columnLayout.single table.relative-table.wrapped.confluenceTable .content-wrapper h3{
	padding-top: 12px;
}
.columnLayout.single table.relative-table.wrapped.confluenceTable h3 strong a{
	color: #182b4d !important;
}
/*END Language BTN*/

.columnLayout.single:nth-child(1) td.confluenceTd {
width: auto !important;
float:right;
}


img,a{
  -webkit-user-drag: none;
  -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
#header .aui-nav #login-link{
  display:none
}


@media screen and (max-width: 1024px) {
.content-meta-outer{
   display:none;
}
p br,
.auto-cursor-target{
    display:none;
}
.columnLayout.single .table-wrap table{
    width: 100% !important;
}
.columnLayout.single .table-wrap td.confluenceTd{
display: inline-block;
width: 50%;
vertical-align: top;
text-align: center;
}
}

</style>