To remediate the packaging alerts found while packaging. In Delivery Manager Tool,while packaging the project,there might be alerts.If these alerts are not remediated,some of the files will not be analyzed in CAST-MS Alerts can be for different reasons like:
Alerts generally indicate that the source code package is incomplete, that there is something wrong in the source code. |
|
This section is not applicable for this page(DMT)
|
The steps to remediate the alerts are:
Using CAST remediation items: If you know that an alert can be resolved because a missing item is located in another source code package, you can create a remediation item that will "tell" the CAST Delivery Manager where the missing items are located. When you next use the Package action, the CAST Delivery Manager Tool will use the remediation item to fix the missing item. The alert will then be cleared. There are two methods of creating remediation items:
For undefined variable,select the variable you want to create a remediation item for->Enter a value for the selected variable->Repeat for all undefined variables. For missing resource reference,select the missing reference you want to create a remediation item for-> Select the reference that corresponds to the missing reference(place a tick in the check box)->Choose whether you want the reference to be applied to all projects in which the missing reference was identified, or whether you want it to apply to specific projects (select the projects in the table using the check box). To locate the list of alerts other than in GUI of DMT: If there are lots of packaging alerts,you can find the alerts saved in a report file validation_report.pmx located in Delivery Folder of that Application. Example of location of the file: If you navigate to each package folder you can find this validation_report.pmx file.You can edit it with one of the editor which will list all the alerts corresponding to that particular package. Example:
|
|
|