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 2 Next »

Deploysa Salesforce artifact to a Salesforce Organization or sandbox.

Supports Full or Partial Deploy projects.

In Full Deployment mode, it supports:

  • Deploying a Salesforce zip file from the FD_ARTIFACTS_DIR.

In Partial Deployment mode, it supports:

  • Deploying a FlexDeploy Salesforce zip file from the FD_ARTIFACTS_DIR. This file must have been created by the BuildSalesforce operation, in a partial deploy project.
  • In this mode, see the Supported SalesForce Object Types list for information on what types of objects are supported.

Environment/Instance Properties

Property Name

Property Code

Required

Description





Project Properties

Property Name

Property Code

Required

Description





Inputs

Input Name

Input Code

Required

Description





Outputs

Output Name

Required

Description




Artifacts (Keep one and edit if desired.)

This operation doesn’t consume or produce any artifacts.


This operation consumes artifacts from the artifacts repository.


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


This operation delegates the consume/produce artifacts decision to the workflow developer.


Endpoint Selection (Keep one and edit if desired.)


This operation will select all available endpoints associated to the environment instance which have resource type of {Resource Type}. 


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


This operation delegates the selection to the workflow developer to determine.





Endpoint Execution (Keep one and edit if desired.)


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


This operation will execute on all of the selected endpoints and will execute on each of the selected endpoints.


This operation will select all available endpoints associated to the environment instance which have resource type of {resource type}. 


This operations delegates the execution to the workflow developer to decide.

Special Considerations


[Delete section if not needed]


Describe any dependencies between properties that may exist or anything that that isn’t really covered above but is relevant to this operation.


  • No labels