IBM AS/400 manual A Strategy to Avoid, Related Information, Service

Models: AS/400

1 489
Download 489 pages 47.95 Kb
Page 55
Image 55
A Strategy to Avoid

A Strategy to Avoid

Job

 

XYZ Activation Group

 

*PGM(X)

 

CL *MODULE(X1)

 

 

*SRVPGM(Y)

RPG *MODULE(X2)

RPG

 

*SRVPGM(Z)

 

C *MODULE(Z1)

 

CL *MODULE(Z2)

Figure 10. Advanced Application

The calls from program X to service programs Y and Z are static ca

See “Effect of ILE” on page 26 for details on the effects of ILE application handles calls, data, files and errors.

Related Information

Two-step

creation process

Chapter 7, “Creating a Program with the

 

 

 

CRTRPGMOD

and

CRTPGM

Commands”

 

 

 

on page 73

 

 

 

Activation

groups

“Managing Activation Groups” on page 109

ILE static

binding

Chapter 10,

“Calling

Programs and

 

 

 

Procedures”

on

page 127;ILE alsoCon-

 

 

 

cepts

 

 

 

 

Exception

Handling

Chapter 12,

“Handling Exceptions” on

 

 

 

page 217; alsoILE

Concepts

Service

programs

Chapter 8, “Creating a Service Program” on

 

 

 

page 91;

alsoILE

Concepts

Updating

a

Program

“Using the UPDPGM Command” on

 

 

 

page 87

 

 

 

 

A Strategy to Avoid

ILE

provides

many

alternatives

for creating programs and applications.

H

not

all

are equally

good. In

general,

you should avoid a

situation

w

tion

 

consisting

of

OPM and ILE programs is split across the OPM defaul

group

and a

named

activation

group. In

other words, try

to avoid

t

shown

in

Figure 11

on

page 32.

 

 

 

Chapter 3. Program Creation Strategies31

Page 55
Image 55
IBM AS/400 manual A Strategy to Avoid, Related Information, Service