BBjAppConfig::buildApplication
Description
In BBj 12.00 and higher, this method returns a BBjApplication object with the values specified in this BBjAppConfig. This next step would normally be to publish the BBjApplication to the BBjAppServer.
Syntax
|
Return Value |
Method |
|---|---|
|
buildApplication(string name) |
Parameters
|
Variable |
Description |
|---|---|
|
name |
The name of the application to be published. |
Return Values
Returns a published BBjApplication with the values from this BBjAppConfig.
Example
Click here to download a zip file containing the required files to run this sample
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.