Home »
License » Orchestration License Deduction Criteria
Orchestration License Deduction Criteria
This topic provides information about the license deduction criteria used in LeapLogic for Orchestration workload conversion.
In This Topic:
License Deduction Criteria
Taking AutoSys as an example, when you transform AutoSys workloads, license quota is deducted for scripts and units upon successful conversion to target equivalents such as Amazon MWAA and Airflow.
- Script: Refers to a box in AutoSys.
- Unit: Refers to a job in AutoSys.
The license deduction logic is determined by several criteria including:
- File similarity
- Automation Level Indicator
- Number successfully converted scripts (boxes) and units (jobs)
The following sections provide a detailed explanation of each criterion.
File Similarity
The platform employs a similarity evaluation framework that determines the relative correspondence of an incoming file against a corpus of previously processed artifacts. This evaluation yields a similarity index which, in turn, is reconciled with internally governed threshold parameters. The interaction between these values serves as the basis for deciding whether an adjustment to the license quota becomes applicable. In certain conditions—when the index exhibits sufficient divergence or proximity to the threshold—quota units may be appropriated, while under alternative conditions, no adjustment is applied.
Accordingly, files demonstrating pronounced affinity to earlier executions may, under some circumstances, bypass incremental quota attribution, whereas those exhibiting less congruence may result in measurable deductions. The precise determination is mediated by proprietary system logic, operating on layered interpretations of similarity scores.
Automation Level Indicator
Automation Level Indicator refers to the extent to which scripts are automatically converted from source to the target equivalent. Higher automation level indicator value indicates that most of the script is automatically converted and requires less manual intervention. The script quota deduction depends on whether the automation level indicator meets or exceeds the predefined threshold value.
Number of Successfully Transformed Boxes and Jobs
This is one of the criteria used for license quota deduction, where the deduction depends on the number of successfully transformed scripts (boxes) and units (jobs).
View Transformation Quota Details
Follow these steps to see detailed license information:
- Click your username at the top right corner of the screen.
- Click License from the menu.
- The Manage Licenses window opens. Click View Details to see detailed license information.
- The License Details page opens. This page provides comprehensive information about your licensing status, quota consumption, activated licenses, upcoming licenses, and a history of expired licenses. You can also monitor the granted licenses and LeapLogic service usages from this page.
For more information about your license, click here.
Orchestration Transformation Report
The Transformation Report provides a comprehensive summary of the transformation along with the associated deductible license quota. You can view the AutoSys transformation report below.
The Summary sheet (refer above image) in Transformation_Report.xlsx file showcases detailed information about the license deductible quota.
- File Name: Displays the name of the file.
- Script Name: Displays the name of the box. If any orphan jobs are present, they will be grouped under Other_Jobs.
- Automation Level Indicator: Displays the auto-conversion percentage of each box and orphan job.
- File Similarity: Indicates whether the file is similar to an already executed file.
- Complexity: Displays the complexity of box.
- Deductible Script Quota: Displays the script quota that needs to be deducted based on the number of successfully transformed boxes.
- Deducted Script Quota: Displays the actual script quota deducted from the license.
- Total Transformation: Displays the total number of jobs present in each box or orphan job.
- Success Transformation: Displays the number of successfully transformed jobs.
- Deductible Unit Quota: Displays the unit quota that needs to be deducted based on the complexity checks and balances.
- Deducted Unit Quota: Displays the actual unit quota deducted from the license.
The Transformation_License_Report sheet in Transformation_Report.xlsx file provides a comprehensive report of the conversion along with the unit quota deduction.
- File Name: Displays the name of the file.
- Script Name: Displays the name of the box. If any orphan jobs are present, they will be grouped under Other_Jobs.
- Job Name: Displays the name of the jobs present in each parent box or orphan job.
- Job Type: Displays the type of each job.
- Conversion Status: Indicates the conversion status of each job. If the value is success the job is converted successfully, else FAIL.
- Complexity: Displays the complexity of jobs.
- Deductible Unit Quota: Displays the unit quota that needs to be deducted based on the complexity checks and balances.
- Deducted Unit Quota: Displays the actual unit quota deducted from the license.
The Translation_Report sheet in Transformation_Report.xlsx file provides a comprehensive report of the conversion. It includes information about boxes, jobs, automation level indicator, and more.
- File Name: Displays the name of the file.
- Box Name: Displays the name of the box.
- Job Name: Displays the name of the job.
- DAG Name: Displays the name of the created DAG.
- Target Job Name: Displays the name of the target jobs.
- Target Job Type: Displays the type of each target job.
- Status: Indicates the conversion status of each job or script. If the value is success the job or script is converted successfully, else FAIL.
- Automation Level Indicator: Displays the auto-conversion percentage of each job or script. If an external task (BX1_BX2_J3_external_task) is present, the license quota is not deducted, and the automation level indicator is set to -1.