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

Version 1 Current »

Uninstalls a package version from the target org.

Environment/Instance Properties

Property Name

Property Code

Required

Description

Salesforce Account Code

FDSF_ACCOUNT_CODE

Yes

Salesforce Account with all the required properties like User, Password, Client Id, etc.
Salesforce Cli PathFDSF_CLI_PATHNoThe Salesforce CLI Path. (Eg: C:\Program Files\Salesforce CLI\bin)

Cloud Account Properties


Property Name

Property Code

Required

Description

Salesforce User Email

FDSF_USER

Yes

Authentication User Email.

Salesforce PasswordFDSF_PASSWORDNo

Salesforce password and security token for Salesforce User.

JWT Key FileFDSF_SERVER_KEY_FILENoPath to a file containing the private key
Client IdFDSF_CLIENT_IDNoOAuth client ID (sometimes called the consumer key)
Development Org TypeFDSF_ORG_TYPENoEnter Org type for Development Environment. Eg: Sandbox or DevHub or Developer
Salesforce URLFDSF_URLNoThe login URL of the instance the org lives on

  

Project Properties

Property Name

Property Code

Required

Description





  

Inputs

Input Name

Input Code

Required

Description

Salesforce Account CodeFDSF_INP_ACCOUNT_CODENoSalesforce Account Code
Salesforce Package NameFDSF_PACKAGE_NAMENoPackage Name to create version
Salesforce Project LocationFDSF_INP_PROJECT_LOCATIONNoProject Source Folder
Salesforce Package Version NumberFDSF_INP_VERSION_NONoPackage Version Number

  

Outputs

Output Name

Required

Description




  

Artifacts

This operation doesn’t consume or produce any artifacts.


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