9 172 PACKAGE_BUILD

LANSA Technical

9.172 PACKAGE_BUILD

Þ Note: Built-In Function Rules.. 

This Built-In Function will build a Version or Patch has been defined using the Deployment Tool or the 9.173 PACKAGE_CREATE Built-In Function.

For use with

LANSA for i

NO

 

Visual LANSA for Windows

YES

Only available for RDMLX.

Visual LANSA for Linux

NO

 

 

 

Arguments

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Application Name

1

8

 

 

2

A

Req

Version or Patch

Version must be in the format <major version number>.<minor version number>.<build number>

Patch must be in the format <major version number>.<minor version number>.<build number>.<patch number>

1

23

 

 

3

A

Opt

Package Path

Indicate where the package should be created.

If path is blank, package is expected to exist in <System Directory>\X_Apps.

Default: blank

1

256

 

 

4

 

A

Opt

Replace Package

Y or N

Default: N

1

1

 

 

 

 

Return Values

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

 A

Req

Return Code

OK = Package built without error

ER = An Error occurred during the package build. Check log files associated with package.

2

2

 

 

2

A

Req

Reason

Explanation accompanying error

1

100