9 189 PUT_PROCESS_ATTACH

LANSA Technical

9.189 PUT_PROCESS_ATTACH

Þ Note: Built-In Function Rules.

Puts a process and/or function "attachment" into the definition of the process definition currently being edited by the START_PROCESS_EDIT Built-In Function.

Information passed into this Built-In Function is subjected to the same editing and validation rules as the equivalent online facility provided in a full LANSA development environment.

Special Note: This Built-In Function provides access to very advanced facilities that basically allow RDML functions to construct new RDML functions.

This is a very specialized area that requires very good knowledge of the LANSA product. Use of this Built-In Function in a "commercial" application (e.g. Order Entry) is not normal and should not be attempted.

Þ This is a Specialized Built-In Function for use in a Development Environment only.

For use with

LANSA for i

YES

Do not use on IBM i in an RDMLX partition.

Visual LANSA for Windows

YES

 

Visual LANSA for Linux

NO

 

 

 

Arguments

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

N

Req

Sequencing Number.

1

3

0

0

2

A

Req

Name of process to attach.

1

10

 

 

3

A

Req

Name of function to attach.

1

7

 

 

 

 

Return Values

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Return code

OK = operation completed

ER = fatal error detected

2

2