14.05.13 Record MAC Visit

Record a MAC Visit

MAC visits can only be recorded and sent from the students’ enrolment. Go to the Event Log tab and create a new note of type MAC Visit as shown below. This will send a MAC visit message to the ITR upon clicking the “Add Event” button.

Graphical user interface, text, application, website

Description automatically generated

If you delete the event later on. It will send a delete MAC visit message to the ITR.

Record a MAC Visit over API

You can now send a MAC Visit ITR message through the SELMA API.

The endpoint for MAC Visit is: `CreateMacVisitEvent` – `app/event/mac_visit`.

The body payload for the Api:

{

“enrolmentId”: 0,

“macVisitDate”: “2024-03-14T08:16:02.167Z”,

“note”: “string”,

“isCompleted”: true,

“isConfidential”: true

}

When data is posted to the API endpoint, it will trigger the MAC Visit ITR message, which will then be recorded in the enrolment Event Log and ITR report log. This allows for monitoring of the ITR response and taking necessary actions in case of an unsuccessful message.

Related Articles

14.01 SDR in SELMA

SDR in SELMA To extract an SDR, go to Reporting -> SDR -> Select the correct SDR date and download it. In some SELMA instances, the files are sent by email as they are too big to be downloaded and processed in a browser session. In these systems, the only option is to send the …

14.02 SDR Errors (how to fix)

Causes and how to fix them in SELMA – Below is a list of all relevant SDR errors that may be experienced in SELMA. Use the search function in your browser to search for the error code. Error# Error Message SDR Field SDR File 100 Provider Code in File does not match Provider Code of …

14.05.09 Transfer ITR Enrolment

Transfer Enrolment to New Programme Version The process of transferring enrolments to the new program version is straightforward: Navigate to the enrolment associated with the old program version and edit it. After making the necessary edits, select the “Send Transfer Programme Version” link from the Enrolment Action button. This action will trigger the transfer process. …

14.05.06 Create an ITR Intake

Before you can enrol a student, an intake for the ITR programme needs to be created and “Opened”. There is nothing different from an ITR intake compared to other intakes in SELMA. However, you cannot use an ITR intake for non ITR students. You may need to set the funding type on the intake to …