Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use this trigger type to automate Populate from SCM or Backend for partial deployment projects. Schedule The schedule for this trigger is set using a cron expression, which will allow for populate to occur on at a specific interval or time of day. Select the Environment, Stream, Package Name,  Salesforce Account Code (if necessary), & enter values for cron expression. For example, if developers are adding new files to SCM, this will allow for files to be discovered automatically and save manual action. This is the same action as the populate from SCM button on the project files screen.

...

For Salesforce projects this trigger will automatically pull changes from Salesforce and commit them to the specified SCM repository. This is the same action that is done through the Salesforce configuration screen on a project. The account code that is provided will be the Salesforce account that the changes are pulled from. The account information must be specified on the Integration Instance page before being usedIf the account code is not provided, then this trigger will populate files from the GIT repository. If a package name is provided any new or modified files will be added to the package. You can find more information on this process on the Salesforce page.

...