<style> .toc-macro ul {display: block; counter-reset: item} .toc-macro li {list-style-type:none} .toc-macro li:before {content: counters (item, ".")". "; counter-increment: item} </style> |
This document describes how to create and maintain Work Instructions in Confluence, including approval process and best practices to be followed in order to ensure aligned maintenance approach between different domains and processes.
Data Operations Team based in Riga is responsible to create and maintain Work Instructions for procedures in their scope, including customer, vendor and material data maintenance in Baan and SAP systems for GBU's within Riga Data Operation teams scope as well as Work Instructions for any other additional activities.
Editor (Data Operations Specialist L1/L2) - once a need for new work instructions or update of existing ones is identified Editor creates or updates the corresponding confluence page and submits it to Reviewer in a timely manner.
Reviewer (Data Operations Manager) -
Approver (IS Supply Chain M&S Data Architect) -
To create new page in Confluence press "Create" on the upper left corner. ![]()
It's advised to use Riga Data Operations WI Template which provides general layout of the Work Instructions which includes:

Once Template is open :
To save your progress press 
Pressing Publish will only save your progress and will make your instructions visible to other Editors only. |

Find below some best practices for maintaining the document.
Feel free to switch this document to "Edit" mode to see the how these tools are used in practice. You can also use "View Source" to see detailed view of the document.
|
Headers
In order for Table Of Contents to work correctly please use Header 1, Header 2 etc. for chapter headers.
After Header 1 use horizontal rule.

Page Layout
Structure your page using Page Layout.

Images
Never copy images directly from Google Drive documents! |
When inserting an image from a link or Google document make sure the image is uploaded into Confluence and does not retain the link to the source; otherwise you risk of loosing an image when it is deleted from the source.
For Google documents it is also true if the access to the document, where the image comes from, is restricted.
Appendixes
Please follow the guidelines below when adding or referring to an Appendix:
Below you will find couple of examples of some useful Macros available in confluence. You can find all macros by pressing
and choosing "Other macros" at the bottom of the list.
Feel free to switch this document to "Edit" mode to see the how these tools are used in practice. |
Anchor
Use anchor to refer to a place in your page, e.g. a title. Please find details on how to create and link to Anchors here.

Boxes
Use Info, Note, Warning or Panel to highlight information.
Info Box |
Note Box |
Warning Box |
Panel Box |
Columns
Divide text into two or more columns in another object, e.g. in a warning tab. You will need to use two macros:
More details can be found here.

|
Tabs
Create interactive tabs. You will need to use two macros:

When printing:
Search (CTRL+F) works only in the open tab. If needed you can add keywords box at the bottom of the Tabs Group, to indicate what keywords can be found in each tab. |
|
GDrive documents
To avoid duplicating information in multiple places you can insert different GDrive documents directly in Confluence page.
![]()
Make sure that the sharing settings of the GDrive document has view access enabled. |
Please see below descriptions for the main sections of the template
<style>
#backToTopButton {
position: fixed;
right: 20px;
bottom: 20px;
Z-index: 1;
}
#ReqForTaxNr {
overflow: auto !important;
}
</style> |