User Guide : Getting Started : Run Your Configuration
 
Share this page                  
Run Your Configuration
Now that you have successfully created a template and configuration, you may run the configuration.
The integration is executed when you run the configuration. When completed, runtime metrics will be available for review.
To run your configuration
Click Run Configuration (in the upper right corner).
The Jobs Status appears, revealing the current status of the job once the configuration has been run.
Job information is listed at the bottom of the display, including the date and time started, job ID, status, duration, and the log of the configuration.
To check the configuration log, click the icon at the far right on the line, under the Log column. This displays metrics about the job and the generated log file.
To override steps in the djar process
If you want to develop a djar and externally override some of the steps in the djar process, follow these steps.
1. Create a template.
2. Create a configuration for the template.
3. Upload the djar to either the template or configuration.
4. Upload the artifacts necessary to override to the template or config. The artifact names must exactly match the artifact in the djar.
To override a map, you must provide both the .map file and the .map.rtc file as additional files.
5. Set Package Override to true on either the template or configuration.
Note:  The configuration setting takes precedence over the template setting, so if you set Package Override to true on the template, you must set it on the configuration as well.
6. Run the configuration.