Adding content

This commit is contained in:
LizRoss 2017-05-09 07:32:55 -07:00
parent fb00795fc9
commit 6fd4486a46

View File

@ -29,25 +29,47 @@ Employees assigned to the Requester role all have the ability to create a change
The **Create new request** screen appears. The **Create new request** screen appears.
2. Fill out all of the required fields, based on your group and the app. 2. Fill out all of the required fields, based on your group and the app, including:
A message appears that the request was successful, including a **Request ID** number, and saying that the change is being made to the pre-production environment site list. - **Group name.** Select the name of your group from the dropdown box.
3. The requester gets an email that includes: - **App name.** Type the name of the app you want to add, delete, or update in the Enterprise Mode Site List.
- A batch script, that when run, configures their test machine for the pre-production environment. - **Search all apps.** If you can't remember the name of your app, you can click **Search all apps** and search the list.
- The necessary steps to make sure that the changed info is correct. - **Add new app.** If your app isn't listed, you can click **Add new app** to add it to the list.
- **If the change is correct.** The Requester asks the approvers to approve the change request by selecting **Successful** and clicking **Send for approval**. - **Requested by.** Automatically filled in with your name.
- **If the change is incorrect.** The Requester can rollback the change in pre-production or ask for help from the Administrator. - **Description.** An optional area where you can add descriptive info about the app.
- **Requested change.** Select whether you want to **Add to EMIE**, **Delete from EMIE**, or **Update to EMIE**.
- **Reason for request.** Select the best reason for why you want to update, delete, or add the app.
- **Business impact (optional).** An optional area where you can provide info about the business impact of this app and the change.
- **App location (URL).** The full URL location to the app, starting with http:// or https://.
- **App best viewed in.** Select the best browser experience for the app. This can be Internet Explorer 5 through Internet Explorer 11 or one of the IE7Enterprise or IE8Enterprise modes.
- **Is an x-ua tag used?** Select **Yes** or **No** whether an x-ua-compatible tag is used by the app. For more info about x-ua-compatible tags, see the topcis in [Defining document compatibility](https://msdn.microsoft.com/en-us/library/cc288325(v=vs.85).aspx).
4. Click **Save and continue** to save your request and get the app info sent to the pre-production environment site list for testing.
A message appears that the request was successful, including a **Request ID** number, saying that the change is being made to the pre-production environment site list.
5. The Requester gets an email with a batch script, that when run, configures their test machine for the pre-production environment, along with the necessary steps to make sure the changed info is correct.
- **If the change is correct.** The Requester asks the approvers to approve the change request by selecting **Successful** and clicking **Send for approval**.
- **If the change is incorrect.** The Requester can rollback the change in pre-production or ask for help from the Administrator.
**To edit an existing change request** (start here, copied text for edit and delete, need to see actual screens) **To edit an existing change request**
1. The Requester (an employee that has been assigned the Requester role) signs into the Enterprise Mode Site List Portal, and clicks their active request. 1. The Requester (an employee that has been assigned the Requester role) signs into the Enterprise Mode Site List Portal, and clicks the **Request ID** for their active request.
2. Type blah into blah, and then click **Save and continue**. 2. Update any of the info, and then click **Save and continue**.
A message appears that the request was successful, including a **Request ID** number, and saying that the change is being made to the pre-production environment site list. A message appears that the request was successful, including a **Request ID** number, and saying that the change is being made to the pre-production environment site list.