how to design and execute guided procedures

33
How to design and execute Guided Procedures

Upload: amarkonde

Post on 19-Jul-2016

15 views

Category:

Documents


3 download

TRANSCRIPT

Page 1: How to Design and Execute Guided Procedures

How to design and execute Guided

Procedures

• Overview

• Guided Procedure Authoring Demo

•Guided Procedure Execution Demo

Page 2: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 2

IT Operations powered by Guided Procedures

Guided Procedures support the IT operator during the execution

of his daily operational activities through:

Step-by-step execution

Detailed activity description

Central access to required managed system functions

Automatic steps

Logging of every activity

Central documentation of operational expertise

Result:

Central - Guided - Reproducible

execution of day-to-day operational activities

Page 3: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 3

The following operational activities could be maintained as Guided Procedures:

Periodic routine operations like system health check, archiving

Repetitive system changes like creation of user – creation of RFC destination

Complex IT Services like provisioning of a test system or client copy

Disaster recovery procedures

Exception handling and alert resolution

…………………………………..

Guided Procedures – possible use cases

Page 4: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 4

Guided Procedure Framework Overview

Guided Procedure Browser

Guided Procedure

Authoring Environment

Guided Procedure

Runtime

Page 5: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 5

Guided Procedure Browser

List of

available

Guided

Procedures

Create new

Guided

Procedure

Change

Guided

Procedure

Execute

Guided

Procedure

Page 6: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 6

Guided Procedure Authoring - Demo

IT Operations Manager decides that a manual system health check for all ABAP

systems has to be executed daily .

A Guided Procedure is created to ensure that this task can be executed in a

standardized and guided way.

The following demo shows how to create a simple Guided Procedure for a system

health check

Page 7: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 7

Prerequisites for Authoring

Required roles: SAP_TECHNICAL_ADMIN_COMP

ABAP package for documents is available

Page 8: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 8

Start the Guided Procedures Applications

The Guided

Procedure

authoring &

runtime are

part of the

Technical

Administratio

n Work

Center

Start Guided

Procedures

Application

Page 9: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 9

Start the Authoring Environment

Select Attributes for the

Guided Procedure (In this

case we would like to

create a guided procedure

which is relevant for all

ABAP systems)

SELECT Apply

Select Create.

Page 10: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 10

Enter Name and

Description

Enter number of steps (can

be changed later)

Create change request or

select existing

Select

Create

Enter description and Change Request

Page 11: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 11

Maintain step title and description

Enter Name and

Description of the

step

Select step type - in our example we

select a manual step .

Please refer to SAP Note 1697805 for

a descriptionof the other possibilities

Page 12: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 12

Maintain help text

Add a help text for

the step . You can

also add pictures,

mime objects, links

Page 13: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 13

The help text needs to be assigned to a package

Choose correct package

Page 14: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 14

Add activity

Add a new activity

It is possible to add

several activities to

one step

Enter activity

name

Page 15: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 15

Add activity – Add Navigation Link

Press new

Add a navigation link.

In this example we add a

navigation link to transaction

SM66 in the managed system

Page 16: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 16

Add activity – help text

Add an activity help text

Page 17: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 17

Define the next steps

Check system log

Define next steps in a similar way

Page 18: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 18

Activate guided procedure

Activate guided procedure after

design is finished and you would

like it to be transported to QA for

testing

Page 19: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 19

Result : A new guided procedure exists

Page 20: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 20

Additional information on the authoring environment

See SAP Note 1697805 for detailed Information about Guided Procedure Authoring

See https://wiki.wdf.sap.corp/wiki/display/wikismssi/Guided+Procedure+Authoring

Page 21: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 21

Guided Procedure Execution - Demo

IT Operator executes the “Daily System Health Check” as part of his daily routine

tasks.

Page 22: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 22

Start the Guided Procedures Applications

The Guided

Procedure

application is

part of the

Technical

Administration

Work Center

Start Guided

Procedures

Application

Select the

managed system

for which you

would like to

execute the daily

system health

check

Page 23: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 23

Start Guided Procedure

Select the

guided

procedure to be

executed

Select execute

Page 24: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 24

Start Guided Procedure

Alternatively

the guided

procedure

could be

started directly

via a URL

Page 25: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 25

Execute the guided procedure

Read the help

text

Page 26: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 26

Execute the guided procedure

Start the

relevant

application in

the managed

system

Page 27: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 27

Execute the guided procedure

Execute

activities in the

managed

system

Page 28: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 28

Execute the guided procedure

Optional: Add a

comment

Page 29: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 29

Execute the guided procedure

Page 30: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 30

Execute the guided procedure

Set the

execution

status of the

activity

Page 31: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 31

Execute the guided procedure

Traffic Light is

updated

automatically

according to the

execution

status of the

messages

Log is updated

automatically

Page 32: How to Design and Execute Guided Procedures

© 2011 SAP AG. All rights reserved. 32

Execute the guided procedure

Continue with

next steps

Page 33: How to Design and Execute Guided Procedures

Thank You!