Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The startApplication operation starts a stopped Mule Application. It can be used in build or deploy workflows.

This operation is compatible with the following types of servers:

Server TypeNotes
CloudHub
Anypoint Runtime Manager
Runtime Agent
StandaloneThis operation should run on the Mule server where the project will be started.

Environment/Instance Properties

Property Name

Property Code

Required for which server Types

Description

Mule Home

FDMULE_HOMEStandalone

Path to the Mule Standalone Install

Anypoint UsernameFDMULE_USER
Anypoint Platform Username
Anypoint PasswordFDMULE_PASSWORD
Anypoint Platform Password
Mule TypeFDMULE_TYPEAll

The type Mule server that this environment includes.

(CloudHub,Anypoint Runtime Manager,Runtime Agent,Standalone)

Organization NameFDMULE_ORG_NAME
Mule Organization Name
Environment NameFDMULE_ENV_NAME

Mule Environment Name

Defaults to $FD_ENVIRONMENT_CODE

Timeout in MillisecondsFDMULE_TIMEOUT

Timeout for deployment and utility operations such as start and stop application.

Defaults to 600000 which is 10 minutes.


FDMULE_STATIC_IPADDRESS

Anypoint URLAnypoint Platform URL.???? Not listed in the plugin.xml

(Need to change the name of this. Also works with runtime agent, which isn't anypoint. )That is runtime agent url

Actually, let's make into 2 properties

Mule Region CodeFDMULE_REGION???? Not listed in the plugin.xml
Region Code for Mule

Project Properties

Property Name

Property Code

Required for which server Types

Description

Mule Application Name

FDMULE_APP_NAME

All

Name of the Mule Application

Target Server TypeFDMULE_TARGET_TYPE

Mule Target Server Type

(Server,Cluster,ServerGroup)

Target Server NameFDMULE_TARGET_NAME
Name for the Target Server, Cluster or Group

Inputs

Input Name

Input Code

Required

Description





Outputs

Output Name

Required

Description




Artifacts

This operation produces artifacts that will be stored in the artifacts repository.

Endpoint Selection

This operation will select all available endpoints associated to the environment/instance.

Endpoint Execution

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.


  • No labels