Skip to content

Commit

Permalink
Merge pull request #103 from MoKranda/updatecorrections
Browse files Browse the repository at this point in the history
Minor Corrections Made
  • Loading branch information
rweesner authored Feb 20, 2024
2 parents c76d530 + b5f4b59 commit 23ae747
Show file tree
Hide file tree
Showing 17 changed files with 63 additions and 51 deletions.
12 changes: 6 additions & 6 deletions docs/Unit 1 Lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Congo Online Retail Inc. needs to run inventory reports every day starting at 8:
* Auto-delete the Schedule for ```7``` days ago

:::tip
* You can reference [**Unit 1 - Exercise 1**](/docs/Unit%201%20Exercise%201.md) for steps on how to create a Schedule.
* You can reference [**Unit 1 - Exercise 1**](./Unit%201%20Exercise%201.md) for steps on how to create a Schedule.
:::

* Create a **Windows Job** for **each of the products in the introduction**
Expand All @@ -46,36 +46,36 @@ Congo Online Retail Inc. needs to run inventory reports every day starting at 8:
* Example: This Job is reporting inventory for the number of Legos in Stock

:::tip
You can reference [**Unit 1 - Exercise 3**](/docs/Unit%201%20Exercise%203.md) for steps on how to create Jobs.
You can reference [**Unit 1 - Exercise 3**](./Unit%201%20Exercise%203.md) for steps on how to create Jobs.
:::

* **Tag** each of the jobs according to the appropriate category: **Toys**, **Electronics** or **Clothing**.

:::tip
You can reference [**Unit 1 - Exercise 5**](/docs/Unit%201%20Exercise%205.md) for steps on how to add Tags.
You can reference [**Unit 1 - Exercise 5**](./Unit%201%20Exercise%205.md) for steps on how to add Tags.
:::

* The Jobs must run Monday-Friday
* Use the **Inactive Frequency**: ```Mon-FriOnDate```
* Click the Forecast button to be sure the frequency matches the requirement.

:::tip
You can reference [**Unit 1 - Exercise 3**](/docs/Unit%201%20Exercise%203.md) for steps on how to add a Frequency.
You can reference [**Unit 1 - Exercise 3**](./Unit%201%20Exercise%203.md) for steps on how to add a Frequency.
:::

* The Jobs must run in the following order with each job **requiring** the job before it to **Finish OK**:
* **Legos** → **Nerf** → **Smartphones** → **XBOX** → **Levis** → **Nike**
* Visual representation at bottom of lab.

:::tip
You can reference [**Unit 1 - Exercise 4**](/docs/Unit%201%20Exercise%204.md) for steps on how to create Dependencies.
You can reference [**Unit 1 - Exercise 4**](./Unit%201%20Exercise%204.md) for steps on how to create Dependencies.
:::

* **Build the schedule** so that it runs today and the rest of the week prior to class starting.
* **Check the status** of the Schedule and Jobs in the **Processes** screen to ensure all the jobs ran successfully.

:::tip
You can reference [**Unit 1 - Exercise 6**](/docs/Unit%201%20Exercise%206.md) for steps on how to build the Schedule.
You can reference [**Unit 1 - Exercise 6**](./Unit%201%20Exercise%206.md) for steps on how to build the Schedule.
:::


Expand Down
2 changes: 1 addition & 1 deletion docs/Unit 1 Review.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sidebar_label: 'Unit 1 Review'
5. A .................... helps to determine when a Schedule CAN run by allowing the creation of a flexible list of dates to delimit holidays and other non-working days.
6. A .................... determines when a Job within a Schedule WILL run through a defined pattern.
8. Job .................... allow the user to define the sequence and relationships of Job runs.
8. .................... allow filtered Operation views and an easy way to search for designated Jobs.
8. .................... allow filtered Operation views and an easy way to search for designated Jobs, also used in Vision.
9. The Build process copies Master Schedules and Jobs that qualify to SAM’s Active .................... List.
10. SMA Solution Manager is a .................... based interface for Operations Management.

Expand Down
2 changes: 1 addition & 1 deletion docs/Unit 2 Exercise 12.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Create a new Schedule called **Multiple and Negative Frequencies** that runs Mon
17. In the **Active** column, select the frequency you just created.
18. Scroll down to the **Start Offset** field, enter ```20:00```.
19. Click **Save**.
20. Repeat Steps 32-37, to add a **Frequency** for the **last business day of the month** that will have a **Start Offset** of ```18:00```.
20. Repeat **Steps 15-19**, to add a **Frequency** for the **last business day of the month** that will have a **Start Offset** of ```18:00```.
21. Click **Back** in the top right corner.

#### Create the Negative Frequency Job
Expand Down
14 changes: 7 additions & 7 deletions docs/Unit 2 Lab A.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Use the **NULL JOB Job Type** for all jobs in this lab.
* **Auto-delete** the Schedule for 7 days ago

:::tip
You can reference [**Unit 1 - Exercise 1**](/docs/Unit%201%20Exercise%201.md) for steps on how to create a Schedule.
You can reference [**Unit 1 - Exercise 1**](./Unit%201%20Exercise%201.md) for steps on how to create a Schedule.
:::

* Four **Null Jobs** will be created:
Expand All @@ -58,30 +58,30 @@ You can reference [**Unit 1 - Exercise 1**](/docs/Unit%201%20Exercise%201.md) fo
* **Clothing** will need **one Job** with **two Frequencies**

:::tip
You can reference [**Unit 2 - Exercise 2**](/docs/Unit%202%20Exercise%202.md) for steps on how to create Null jobs.
You can reference [**Unit 2 - Exercise 2**](./Unit%202%20Exercise%202.md) for steps on how to create Null jobs.
:::

* Tag all Jobs according to the product (**Toys**, **Electronics** and **Clothing**)

:::tip
You can reference [**Unit 1 - Exercise 5**](/docs/Unit%201%20Exercise%205.md) for steps on how to add Tags.
You can reference [**Unit 1 - Exercise 5**](./Unit%201%20Exercise%205.md) for steps on how to add Tags.
:::

* Upon completion, the “**Forecast All**” results will look like the following:

#### Forecasts of Frequencies

#### Toys
![](../static/imgbasic/SM_Forecast-Interval_Lab.png)
![](../static/imgbasic/U2LA_Toys.png)

#### Electronics - Monthly
![](../static/imgbasic/SM_Frequency_NotEOY_LabA.png)
![](../static/imgbasic/U2LA_ElectronicsA.png)

#### Electronics - EOY
![](../static/imgbasic/Electronics_EOY_Frequency_LabA.png)
![](../static/imgbasic/U2LA_ElectronicsB.png)

#### Clothing - All Weeks Friday
![](../static/imgbasic/Clothing_Friday_Frequency_LabA.png)
![](../static/imgbasic/U2LA_Clothing.png)

![](../static/imgbasic/Clothing_OnRequest_Frequency_LabA.png)

Expand Down
14 changes: 7 additions & 7 deletions docs/Unit 2 Lab B.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The programs read the database and generate order requests to purchase new items
* Auto-delete the schedule for ```7``` days ago

:::tip
You can reference [**Unit 1 - Exercise 1**](/docs/Unit%201%20Exercise%201.md) for steps on how to create a Schedule.
You can reference [**Unit 1 - Exercise 1**](./Unit%201%20Exercise%201.md) for steps on how to create a Schedule.
:::

* Create a **Windows Job** for each of the products in the introduction.
Expand All @@ -54,11 +54,11 @@ You can reference [**Unit 1 - Exercise 1**](/docs/Unit%201%20Exercise%201.md) fo
* Tag these 6 Jobs according to the product type (**Toys**, **Electronics**, or **Clothing**)

:::tip
You can reference [**Unit 1 - Exercise 3**](/docs/Unit%201%20Exercise%203.md) for steps on how to create a Windows Job.
You can reference [**Unit 1 - Exercise 3**](./Unit%201%20Exercise%203.md) for steps on how to create a Windows Job.

You can reference [**Unit 2 - Exercise 11**](/docs/Unit%202%20Exercise%2011.md) for steps on how to create a Looping Job.
You can reference [**Unit 2 - Exercise 11**](./Unit%202%20Exercise%2011.md) for steps on how to create a Looping Job.

You can reference [**Unit 1 - Exercise 5**](/docs/Unit%201%20Exercise%205.md) for steps on how to add Tags
You can reference [**Unit 1 - Exercise 5**](./Unit%201%20Exercise%205.md) for steps on how to add Tags
:::

* Create a Unix Job named **Inventory Purchase Report**
Expand All @@ -70,15 +70,15 @@ You can reference [**Unit 1 - Exercise 5**](/docs/Unit%201%20Exercise%205.md) fo
* The Inventory Purchase Report requires the 6 Windows Jobs and must run after all runs have completed

:::tip
You can reference [**Unit 2 - Exercise 6**](/docs/Unit%202%20Exercise%206.md) for steps on how to create a UNIX Job.
You can reference [**Unit 2 - Exercise 6**](./Unit%202%20Exercise%206.md) for steps on how to create a UNIX Job.

You can reference [**Unit 1 - Exercise 4**](/docs/Unit%201%20Exercise%204.md) for steps on how to add Dependencies.
You can reference [**Unit 1 - Exercise 4**](./Unit%201%20Exercise%204.md) for steps on how to add Dependencies.
:::

* Build the Schedule for today and tomorrow

:::tip
You can reference [**Unit 1 - Exercise 6**](/docs/Unit%201%20Exercise%206.md) for steps on how to build the Schedule.
You can reference [**Unit 1 - Exercise 6**](./Unit%201%20Exercise%206.md) for steps on how to build the Schedule.
:::

:::info
Expand Down
14 changes: 7 additions & 7 deletions docs/Unit 2 Review.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
sidebar_label: 'Unit 2 Review'
---

1. _______ Jobs can be used to start Events or tie workflows together.
2. When working in the Frequency Definition Wizard, the user should always begin Definitions from the ________ side of the Wizard.
3. The ___________ flag tells a Frequency how to react if the selected day is a non-working day.
4. The ____________ button allows the user to preview Frequency and Calendar settings.
5. OpCon __________ are vital to the Support Team when researching and troubleshooting issues.
6. The Job ____________ Retriever will provide access to the Log Viewer for a specific Job.
7. _________________ Management is used to view the history of User updates to the OpCon database.
1. .................... Jobs can be used to start Events or tie workflows together.
2. When working in the Frequency Definition Wizard, the user should always begin with the .................... drop-down.
3. The .................... flag tells a Frequency how to react if the selected day is a non-working day.
4. The .................... button allows the user to preview Frequency and Calendar settings.
5. OpCon .................... are vital to the Support Team when researching and troubleshooting issues.
6. The Job .................... Retriever will provide access to the Log Viewer for a specific Job.
7. .................... Management is used to view the history of User updates to the OpCon database.

<details>

Expand Down
2 changes: 1 addition & 1 deletion docs/Unit 3 Exercise 11.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Modify **Windows Job 4** to use **Schedule and Job Instance Properties** for the
* In the **Search** field, enter ```Path```.
* Select the Property named, **SI.Path**.
* Click **OK**
20. Repeat **Steps 21-25** to replace the ```10``` with the Job Instance Property called **JI.TIME**.
20. Repeat **Steps 17-19** to replace the ```10``` with the Job Instance Property called **JI.TIME**.

:::tip
The new command line should look similar to the following:
Expand Down
12 changes: 6 additions & 6 deletions docs/Unit 3 Lab B.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Congo Online Retail needs to make sure all shipping orders are processed and rea
* **Auto Delete** for ```7``` days ago

:::tip
You can reference [**Unit 1 - Exercise 1**](/docs/Unit%201%20Exercise%201.md) for steps on how to create a Schedule.
You can reference [**Unit 1 - Exercise 1**](./Unit%201%20Exercise%201.md) for steps on how to create a Schedule.
:::

#### Create the Jobs
Expand Down Expand Up @@ -81,11 +81,11 @@ You can reference [**Unit 1 - Exercise 1**](/docs/Unit%201%20Exercise%201.md) fo
* Max Run Time: ```5```

:::tip
You can reference [**Unit 1 - Exercise 3**](/docs/Unit%201%20Exercise%203.md) for steps on how to create a Windows Job.
You can reference [**Unit 1 - Exercise 3**](./Unit%201%20Exercise%203.md) for steps on how to create a Windows Job.

You can reference [**Unit 1 - Exercise 5**](/docs/Unit%201%20Exercise%205.md) for steps on how to add Tags.
You can reference [**Unit 1 - Exercise 5**](./Unit%201%20Exercise%205.md) for steps on how to add Tags.

You can reference [**Unit 2 - Exercise 11**](/docs/Unit%202%20Exercise%2011.md) and Other Frequency Details for steps on how to set up Start Offsets, Late to Start, and Late to Finish settings.
You can reference [**Unit 2 - Exercise 11**](./Unit%202%20Exercise%2011.md) and Other Frequency Details for steps on how to set up Start Offsets, Late to Start, and Late to Finish settings.
:::

#### Create the Notifications
Expand All @@ -102,7 +102,7 @@ It is best practice to setup email notifications using **System Properties** to
:::

:::tip
You can reference [**Unit 3 - Exercise 8**](/docs/Unit%203%20Exercise%208.md) for steps on how to create Notifications.
You can reference [**Unit 3 - Exercise 8**](./Unit%203%20Exercise%208.md) for steps on how to create Notifications.
:::

#### Create the Schedule
Expand All @@ -116,7 +116,7 @@ You should receive 7 emails: 2 Late to Start, 4 Late to Finish, and 1 Exceeded M
:::

:::tip
You can reference [**Unit 1 - Exercise 6**](/docs/Unit%201%20Exercise%206.md) for steps on how to build a schedule.
You can reference [**Unit 1 - Exercise 6**](./Unit%201%20Exercise%206.md) for steps on how to build a schedule.
:::


Expand Down
18 changes: 9 additions & 9 deletions docs/Unit 3 Review.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
sidebar_label: 'Unit 3 Review'
---

1. _______________ are Individual sign-ons required for access to OpCon.
2. ___________ are used to maintain Privileges for multiple sign-ons.
3. The OpCon ______________ must ensure all OpCon users have the needed Privileges.
4. The User ID _________ is automatically granted all Privileges to everything within Opcon.
5. ______________ Manager allows users to create system alert rules and triggers tied to user groups who should receive notifications in certain situations.
6. ________________________ are variables associated with the entire environment.
7. ________________________ are variables that begin with a dollar symbol ($).
8. ________________________ are variables associated with a specific Schedule, Job, or Machine.
9. _____________ are strings that execute commands within OpCon.
1. .................... are Individual sign-ons required for access to OpCon.
2. .................... are used to maintain Privileges for multiple sign-ons.
3. The OpCon .................... must ensure all OpCon users have the needed Privileges.
4. The User ID .................... is automatically granted all Privileges to everything within Opcon.
5. .................... Manager allows users to create system alert rules and triggers tied to user groups who should receive notifications in certain situations.
6. .................... are variables associated with the entire environment.
7. .................... are variables that begin with a dollar symbol ($).
8. .................... are variables associated with a specific Schedule, Job, or Machine.
9. .................... are strings that execute commands within OpCon.

<details>

Expand Down
4 changes: 2 additions & 2 deletions docs/Unit 4 Exercise 11.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ You are going to create a schedule with two jobs. One job will create the file w

#### Build the Schedule
11. Outside of OpCon verify that the folder: ```C:\Windows File Arrival``` **DOES** exist and is **Empty**.
12. Build the **Windows File Arrival** Schedule Released for today.
12. Build the **File Arrival - Single File** Schedule Released for today.
13. In **Processes**, view the Schedule and Job runs.
14. Notice the **Windows File Arrival Job** is just running.
15. Release the **Create File Job** in the **Windows File Arrival** Schedule.
15. Release the **Create File Job** in the **File Arrival - Single File** Schedule.
16. Once the Job runs, verify that the file was created, and both Jobs **Finished OK**.


Expand Down
4 changes: 2 additions & 2 deletions docs/Unit 4 Exercise 2.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Utilizing a **Threshold** called **TrainingThreshold** to prevent a job from run
* Click the **Save** button.
* Click the **Save** button in **Master Job Definition**.
* Click **Back**
27. Select the **After Value Notification**, click the **Wrench** icon and enter **Admin Mode**.
27. Select the **After Update Job**, click the **Wrench** icon and enter **Admin Mode**.
* In the **Event** section, click **+**
* In the **Event** pop-up window:
* In the **Send Event On** dropdown, select **Job Status**.
Expand All @@ -110,7 +110,7 @@ Utilizing a **Threshold** called **TrainingThreshold** to prevent a job from run
* Click the **Save** button.
* Click the **Save** button in **Master Job Definition**.
* Click **Back**
28. Select the **Final Value Notification**, click the **Wrench** icon and enter **Admin Mode**.
28. Select the **Final Value Job**, click the **Wrench** icon and enter **Admin Mode**.
* In the **Event** section, click **+**
* In the **Event** pop-up window:
* In the **Send Event On** dropdown, select **Job Status**.
Expand Down
2 changes: 1 addition & 1 deletion docs/Unit 4 Exercise 3.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Utilizing the **My Threshold Schedule** created in the previous exercise, you wi
#### Add the Job to Operations

8. Open **Processes** to verify that **My Threshold Schedule** is completed.
9. Return to **My Threshold Schedule** and add the Job just created to the Daily Schedule list.
9. Right-click to **My Threshold Schedule** and add the Job just created to the Daily Schedule list.
* Select **My Threshold Schedule** and click the **(+)** button in the **Schedule Selection** side menu.
* Select **Threshold External Event Job** and click the **Next** button.
* Change the Build Status to **Released**.
Expand Down
2 changes: 1 addition & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ module.exports = {
collapsed: true,
items: [
'EM_Walkthroughs',
'EM_Walkthroughs_Alt',
// 'EM_Walkthroughs_Alt',
],
},
//{
Expand Down
3 changes: 3 additions & 0 deletions static/imgbasic/U2LA_Clothing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions static/imgbasic/U2LA_ElectronicsA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions static/imgbasic/U2LA_ElectronicsB.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions static/imgbasic/U2LA_Toys.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 23ae747

Please sign in to comment.