This page (revision-18) was last changed on 26-Nov-2021 10:22 by jaiken

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
18 26-Nov-2021 10:22 2 KB jaiken to previous
17 26-Nov-2021 10:22 2 KB jaiken to previous | to last
16 26-Nov-2021 10:22 2 KB jaiken to previous | to last
15 26-Nov-2021 10:22 2 KB jaiken to previous | to last
14 26-Nov-2021 10:22 2 KB jaiken to previous | to last
13 26-Nov-2021 10:22 2 KB RForbes to previous | to last
12 26-Nov-2021 10:22 2 KB JEscott to previous | to last
11 26-Nov-2021 10:22 2 KB JEscott to previous | to last
10 26-Nov-2021 10:22 2 KB JEscott to previous | to last
9 26-Nov-2021 10:22 1 KB JEscott to previous | to last
8 26-Nov-2021 10:22 1 KB JEscott to previous | to last
7 26-Nov-2021 10:22 1 KB JEscott to previous | to last
6 26-Nov-2021 10:22 1 KB JEscott to previous | to last
5 26-Nov-2021 10:22 590 bytes JEscott to previous | to last
4 26-Nov-2021 10:22 452 bytes JEscott to previous | to last MESSAGE_BOARD ==> IEMMO
3 26-Nov-2021 10:22 452 bytes RForbes to previous | to last
2 26-Nov-2021 10:22 444 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 233 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
!!!Message Board
!!!Message Board / Memos
At line 5 changed one line
Messages can be posted to different levels of users by using the MEMO functionality. These messages can appear in both Professional and Self Service applications.
Messages can be posted to different levels of users by using the MEMO functionality. These messages can appear in both Browser and Admin User Interfaces.
At line 7 changed one line
The desired messages will be displayed on the IEMMO located on the various splash screens.
The desired messages will be displayed on the Memo list (IEMMO_SPLASH) located on the various splash screens.
At line 11 changed one line
;Step 1: Make sure the note type “MEMO” is defined on [IMNT]
;Step 1: Make sure the [note type|NOTE_TYPE_CODE] “MEMO” is defined on [IMNT]
At line 13 changed 2 lines
;Step 2: Make sure the IEMMO is established as a menu item – Depending on where the message board is going to be viewed will determine which menu’s will need to be updated. Menu’s can be updated on the [IMMU] screen. \\
For Example, in the menu 'EP_SPLASH'
;Step 2: Make sure the IEMMO_SPLASH is established as a menu item – Depending on where the message board is going to be viewed will determine which menu’s will need to be updated. Menus can be updated on the [IMMU] screen. \\
;:For Example, in the menu 'NG_SPLASH_TAB2'
At line 16 changed one line
|IEMMO|Call Function|IEMMO
|MESSAGES|Call Function|IEMMO_SPLASH
At line 18 changed one line
For Example, in the menu 'ESS_SPLASH'
;:For Example, in the menu 'ESS_SPLASH'
At line 20 changed one line
|MESSAGES|Call Function|IEMMO
|MESSAGES|Call Function|IEMMO_SPLASH
At line 22 changed one line
Icon Name: messages_splash.gif
;Step 3: Make sure the users getting access to the system have “Retrieve” privileges on [IMER] to IEMMO_SPLASH, IEMMO_DRILL, and IEMMO.
At line 24 removed 2 lines
;Step 3: Make sure the users getting access to the system have “Retrieve” privileges on [IMER]
At line 27 changed 10 lines
*[IDEN]
*[IDGR]
*[IDUN]
*[IDDP]
*[IDJB]
*[IDAA]
*[IDOL]
*[IMUS]
*[IMRO]
*[IEID]
*[IDEN] - By Entity
*[IDGR] - By Group
*[IDUN] - By Unit
*[IDDP] - By Department
*[IDJB] - By Job
*[IDAA] - By Authorization Area
*[IDOL] - By Organization Level
*[IMUS] - By User Profile
*[IMRO] - By Role
*[IEID] - By Employee (Identity)
At line 36 added one line
;:Different screens will result in messages appearing to different users. Placing a message on [IDEN] will cause everyone in that company to see the message, while placing a message on [IEID] will result in only that individual being able to see the message.
At line 38 added one line
;Step 5: In one of the screens noted above in Step 4, select the "User Notes" icon to insert a memo.
At line 40 changed one line
[{If var='loginstatus' contains 'authenticated'
;:Once the icon is clicked, a pop-up window will appear where the user can enter memos.
At line 42 removed 3 lines
----
![Discussion|Edit:Internal.MESSAGE_BOARD]
[{InsertPage page='Internal.MESSAGE_BOARD' default='Click to create a new discussion page'}]
At line 46 changed one line
}]
;Step 6: Add a start and end date to the message if required. Without them the message will display always.
;:Ensure the [Note Type|NOTE_TYPE_CODE] is 'MEMO'.
;:Give the memo a Title of up to 200 chars (No HTML here).
;:The only other field to be concerned with here is the [Note Text|NOTE_TEXT]. Key in the message body in the box (Note message cannot exceed 4000 characters), HTML characters can be used for formatting here. In the Browser UI there is a built in editor which puts the HTML in behind the scenes for you.
;Step 7: Log out and log back in. The message should now appear.
\\
\\
;:%%information Further info - Clicking on the title in the IEMMO_SPLASH (Browser only) will take the user to the IEMMO_DRILL screen to see the full details of the memo. Clicking on the "All" button will take the user to the IEMMO screen to view all the memos available to them.
\\
\\
----
![Notes|Edit:Internal.MESSAGE_BOARD]
[{InsertPage page='Internal.MESSAGE_BOARD' default='Click to create a new notes page'}]