...
Search and Replace: Searches for a text and replaces it with the desired text.
Exclude: Excludes a specific (XML) tag from metadata component file during the metadata transformation
...
The workflow entails building a Jenkins job that will be used to create the metadata transformer rule. The text that needs to be searched for and replaced is then defined, successfully configuring an Salesforce Metadata transformer rule. You can directly define the settings of the rule in the workflow phase called "Metadata Transform Step." You can get further details by looking at the related console logs after the pipeline has finished runningexecuting.
...
In this Section:
Create Jenkins Job
Set up Salesforce Metadata Transformer Rules
Configure Metadata Transform step in Pipeline
View Logs
...
Open the pipeline for which you want to configure metadata transformer rules.
Click the gear icon on the Metadata Transform Step, and define the following fields:
Jenkins Tool: Select a Jenkins tool that contains the configured Salesforce Metadata job with Salesforce Data Transformer Build.
Jenkins Job Type : Select Opsera Managed Job.
Tool Job: Select the Jenkins job which is configured using the Create Jenkins Job step.
Specify Salesforce Credentials: Select the Salesforce Metadata Configurator tool containing the added metadata transformer rule.
Metadata Transformer Rule: Select the metadata transformer rule name.
Build/XML Step Info: Select the step created for create package in the workflow.
Click Save.
The metadata transformer rules will be applied to the step.
View Logs
Upon successful running of a Pipeline run, you can view the Pipeline logs and Console logs to learn more about the pipeline status and its execution details.
To view Pipeline Logs, open the pipeline and click Summary. Click the Metadata transform step to view the relevant Pipeline logs.
You can also view console logs for a specific step in a pipeline. Open a pipeline log and click Console Output under Actions, and view the logs under Console Log tab.