<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Delivery Manager Tool DMT on Documentation - V2</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/</link><description>Recent content in Delivery Manager Tool DMT on Documentation - V2</description><generator>Hugo</generator><language>en</language><atom:link href="https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/index.xml" rel="self" type="application/rss+xml"/><item><title>Delivery Manager Tool - FAQ</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-faq/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-faq/</guid><description>&lt;p&gt;What are the impacts of killing the DMT process ?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;There is no impact.&lt;/li&gt;
&lt;li&gt;But if you kill the process during the extraction, it may lead to some issues .The issue is that you cannot not execute the extraction again (lock on some files).&lt;/li&gt;
&lt;li&gt;Workaround: If you have several versions, is to clean the delivery folder :You need to keep the package folder, but you can remove all the files inside these folders.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;List of return values in DMT CLI Java Code&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - Extracting Folder while excluding all its sub folders in TFS server</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-extracting-folder-while-excluding-all-its-sub-folders-in-tfs-server/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-extracting-folder-while-excluding-all-its-sub-folders-in-tfs-server/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When we want to exclude several folders from the extraction in the repository, what we do is to select the root folder and under that folder we check the folders we want to analyze .The ones we do not want to analyze remains unchecked.&lt;br&gt;
But what if you have in the same level as the folders being excluded ,there is a csproj and you need to analyze it while excluding all other sub-folders and files in it.&lt;br&gt;
This page will illustrate how to use a regular expression to achieve this.&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - File extensions discovered as Mainframe</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-file-extensions-discovered-as-mainframe/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-file-extensions-discovered-as-mainframe/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This document will list out the various file extensions that are discovered as Mainframe project.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Details&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The file type extension per language for Mainframe are as listed below:&lt;br&gt;
 &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CICSLanguage: *.csd;*.cics;*.bms&amp;quot;&lt;/li&gt;
&lt;li&gt;CobolIncludeLanguage: *.cpy&lt;/li&gt;
&lt;li&gt;CobolLanguage: *.cob;*.cbl;*.pco;*.sqb;*.cpy;*.cop;*.cpb&lt;/li&gt;
&lt;li&gt;IMSLanguage: *.dbd;*.psb&lt;/li&gt;
&lt;li&gt;JCLLanguage: *.jcl;*.prc;*.mbr;*.inc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Notes/comments&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - File Types and folders which can be ignored</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-file-types-and-folders-which-can-be-ignored/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-file-types-and-folders-which-can-be-ignored/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Best Practices while packaging DMT is to ignore the files (types) and folders which are not useful for the analysis.&lt;/p&gt;
&lt;p&gt;We can use these following information when we have performance issues in DMT or we run into errors like&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Java Heap Space&lt;/li&gt;
&lt;li&gt;The program delivery manger tool has not ended correctly error code 1000&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS3&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;File types which can always be ignore&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - How to add java console debugging to diagnose JNLP and DMT issues while clicking on AICPortal</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-add-java-console-debugging-to-diagnose-jnlp-and-dmt-issues-while-clicking-on-aicportal/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-add-java-console-debugging-to-diagnose-jnlp-and-dmt-issues-while-clicking-on-aicportal/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page will help you to add java console debugging to diagnose JNLP/DMT issues and enable more traces for debug issues.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.0.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.0.x&lt;/td&gt;
 &lt;td&gt;&amp;#x274c;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS1&lt;/td&gt;
 &lt;td&gt;&amp;#x274c;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Details&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Just edit&lt;br&gt;
C:\Users&amp;lt;user&amp;gt;\AppData\LocalLow\Sun\Java\Deployment\deployment.properties&lt;/li&gt;
&lt;li&gt;Add these 3 lines at end of file :&lt;br&gt;
deployment.trace=true&lt;br&gt;
deployment.trace.level=all&lt;br&gt;
deployment.console.startup.mode=SHOW&lt;/li&gt;
&lt;li&gt;Try reproducing by clicking to jnlp shortcut and you will have a popup window which appears(Java Console) which will have the traces from the content.&lt;/li&gt;
&lt;li&gt;This Java console window may not appear depending on settings in java control panel, so a better way to get latest trace file is to get the generated log file under:&lt;br&gt;
C:\Users&amp;lt;user&amp;gt;\AppData\LocalLow\Sun\Java\Deployment\log\javawsxxxxxxxxxxxx.trace&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: To restore previous situation, remove added lines.&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - How to change the url of the AIC PORTAL in DMT</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-change-the-url-of-the-aic-portal-in-dmt/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-change-the-url-of-the-aic-portal-in-dmt/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If the AICPortal is moved to some other place the DMT installed will still refer to the old url of the AIC Portal. To make these old DMTs still working we need to redirect them to the new AIC Portal&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.0.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.0.x&lt;/td&gt;
 &lt;td&gt;&amp;#x274c;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS1&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Details&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - How to exclude files for DOTNet analysis</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-exclude-files-for-dotnet-analysis/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-exclude-files-for-dotnet-analysis/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page provide information how to exclude files for .Net analysis.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.1.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.0.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.0.x&lt;/td&gt;
 &lt;td&gt;&amp;#x274c;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS1&lt;/td&gt;
 &lt;td&gt;&amp;#x274c;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Details&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Files can be excluded from the analysis using DMT with the option “Folders or files to ignore” as mentioned below.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/TG/attachments/566528576/566528575.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;However there will be some error/warning in analysis log for can not read files since it is still referenced in csproj.&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - How to get the list of custom plugins</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-get-the-list-of-custom-plugins/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-get-the-list-of-custom-plugins/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page provides you with the method to retrieve the list of custom plugins that have been installed by a user.&lt;/p&gt;
&lt;p&gt;For more information, refer to: &lt;/p&gt;
&lt;p&gt;For CAST AIP Version 8.0.x and higher : &lt;a href="http://doc.castsoftware.com/display/EXTEND/Install+an+extension#Installanextension-step2Step2:HandleDMTplugins"&gt;Pages Extending CAST AIP &amp;gt; Skip to end of banner &amp;gt; Go to start of banner &amp;gt; Install an extension &amp;gt; Step 2: Handle DMT plugins&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.1.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.0.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - How to Package Java applications using the Delivery Manager Tools</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-package-java-applications-using-the-delivery-manager-tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-package-java-applications-using-the-delivery-manager-tools/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page advise you on how to package a Java Application based on Maven and Eclipse projects.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.1.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.0.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS3&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Details&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;h5 id="qualify-the-application-maven-eclipse-both-or-another"&gt;Qualify the application: maven, eclipse, both or another?&lt;/h5&gt;
&lt;p&gt;Currently, in CAST AIP, we’re covering 2 main cases: maven and eclipse.&lt;br&gt;
The fact that the source code is containing maven (pom.xml) or eclipse (.project + .classpath) files is a good starting point to automate the configuration of the analysis but it is not enough to qualify an application. What we really need to know is what method is being used to build the source code and/or what method is being used by developers in the IDE to maintain the projects. Typically we can have old pom.xml with the source code that are not maintained anymore and the reference to use for the configuration is the eclipse files.&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - How to reproduce a DMT issue in Discovery Selection or Validation steps</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-reproduce-a-dmt-issue-in-discovery-selection-or-validation-steps/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-reproduce-a-dmt-issue-in-discovery-selection-or-validation-steps/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page provides you with the way to reproduce an issue encountered in &lt;strong&gt;Discovery&lt;/strong&gt;, &lt;strong&gt;Selection&lt;/strong&gt; or &lt;strong&gt;Validation&lt;/strong&gt; steps, when packaging Files System.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/TG/attachments/566528594/566528595.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;For more information, refer to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For 8.3.x : Official documentation : &lt;a href="https://doc-legacy.castsoftware.com/display/DOC83/Source+code+delivery+-+an+introduction"&gt;Source code delivery - an introduction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;For 7.3.x: Online help : Delivery Manager Tool online-help : CAST Delivery Manager Tool&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.1.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.0.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - How to run the DMT with java</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-run-the-dmt-with-java/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-run-the-dmt-with-java/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page explains how to execute the DMT using your Java Home and not using CAST MS.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS1&lt;/td&gt;
 &lt;td&gt;&amp;#x274c;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Details&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you need to run the DMT with your JRE to avoid any limitation linked to the CAST MS JRE and memory limitation, use the below command lines. Visit the following page to get the application id and the version id: &lt;a href="https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-delivery-folder-structure-and-contents/"&gt;Delivery Manager Tool - Information - DELIVERY Folder Structure and Contents&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - How to verify the installation of an extension</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-verify-the-installation-of-an-extension/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-verify-the-installation-of-an-extension/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page provides checks to verify the proper installation of an extension in the CAST AIP platform.&lt;/p&gt;
&lt;p&gt;For more information, refer to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Official documentation:
&lt;ul&gt;
&lt;li&gt;General Extension Information (explanations, download, install, etc):  &lt;a href="http://doc.castsoftware.com/display/EXTEND"&gt;General Extension&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Specific Extension Information (specific versions, support, etc): &lt;a href="http://doc.castsoftware.com/display/DOCEXT"&gt;Specific Extension&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.1.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.0.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Details&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Here are the checks to be made to verify that an extension is properly installed:&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - How to view CastLog2 files on the system which does not have CAST AIP installed</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-view-castlog2-files-on-the-system-which-does-not-have-cast-aip-installed/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-how-to-view-castlog2-files-on-the-system-which-does-not-have-cast-aip-installed/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This guide will help one to view the CastLog2 files with the CASTLog2Viewer.exe on the system which does not have CastAIP installed. Usually if you see the log from the DMT application it will be opened with CastLog2Viewer.exe but when trying to open the logs from the folder you can use this solution.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.1.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.0.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.0.x&lt;/td&gt;
 &lt;td&gt;&amp;#x274c;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - JEE Maven Http Extractor - How to reproduce user issues</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-jee-maven-http-extractor-how-to-reproduce-user-issues/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-jee-maven-http-extractor-how-to-reproduce-user-issues/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page explains how to reproduce issues using the JEE Maven Http Extractor.&lt;/p&gt;
&lt;p&gt;The Maven HTTP Extractor is always associated with &lt;strong&gt;Files on your file system&lt;/strong&gt; package for which Maven alerts have been raised.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.1.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.0.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Action plan&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Perform the following steps to reproduce JEE Maven Http Extractor user issues:&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - Large files in LISA folders</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-large-files-in-lisa-folders/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-large-files-in-lisa-folders/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page provides information on large files found in the LISA folder related to the Delivery Manager Tool DMT, like the one shown below:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/TG/attachments/566528624/566528623.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;For more information, refer to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For 8.3:  Official documentation &lt;a href="https://doc-legacy.castsoftware.com/display/DOC83/CMS+-+Preferences+-+Platform+Settings"&gt;CMS - Preferences - Platform Settings&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Applicable CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;N/A&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;N/A&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS3&lt;/td&gt;
 &lt;td&gt;N/A&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;N/A&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Details&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You may see large files in the  LISA folder which are CAST Configuration files which contain all the configuration and referenced details of each Analysis unit for the called libraries.&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - Package Extraction - Creating repositories of jars when not present in project</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-package-extraction-creating-repositories-of-jars-when-not-present-in-project/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-package-extraction-creating-repositories-of-jars-when-not-present-in-project/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page describes the process to create repositories of jars if they are not found in the project.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Details&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you do not have jars in projects,you can rebuild the project.For the same,you should have the parent pom.xml file and maven plugin.&lt;/p&gt;
&lt;p&gt;Maven provides a command line tool. To use this tooling, switch to the command line into a directory which contains a pom.xml.&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - Package Extraction - How to get Castextraction file</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-package-extraction-how-to-get-castextraction-file/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-package-extraction-how-to-get-castextraction-file/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page provides information on how to get the .castextraction file.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS3&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Details&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Here this page is explained by taking an example for Sybase, however this is valid for Oracle, MS SQL server, DB 2 as well.&lt;/p&gt;
&lt;p&gt;In Delivery Manager Tool, we have two option for the extraction:&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - PDS Dump Extractor - Multiple banner Prefix for PDS Dump</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-pds-dump-extractor-multiple-banner-prefix-for-pds-dump/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-pds-dump-extractor-multiple-banner-prefix-for-pds-dump/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page gives you more about the usage of Banner Prefix while configuring a PDS dump extractor package in DMT.&lt;br&gt;
This page gives you an approach when there is multiple banner prefix in one PDS Dump. &lt;/p&gt;
&lt;p&gt;What is a Mainframe PDS dump?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The Mainframe PDS dump option is designed for target Mainframe source code (Cobol, JCL etc.) which is the result of a PDS (Partitioned Data Set) dump.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A PDS is a type of &amp;ldquo;library&amp;rdquo; containing elements known as &amp;ldquo;members&amp;rdquo; exported from a &lt;strong&gt;z/OS system&lt;/strong&gt;. A PDS can only contain one type of member (eg. Cobol programs, copybooks, JCL etc.) Each member in the PDS is preceded by a banner containing the member&amp;rsquo;s name (among other information) and is concatenated with other elements in text format.&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - Project Remediation - Remediate packaging alerts</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-project-remediation-remediate-packaging-alerts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-project-remediation-remediate-packaging-alerts/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To remediate the packaging alerts found while packaging.&lt;/p&gt;
&lt;p&gt;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&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/TG/attachments/566528633/566528634.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Alerts can be for different reasons like:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Undefined variable&lt;/li&gt;
&lt;li&gt;Missing Project&lt;/li&gt;
&lt;li&gt;Missing file&lt;/li&gt;
&lt;li&gt;Missing folder&lt;/li&gt;
&lt;li&gt;Missing resource&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;  Alerts generally indicate that the source code package is incomplete, that there is something wrong in the source code.&lt;/p&gt;</description></item><item><title>Delivery Manager Tool - Information - Package Extraction - How to identify whether the castextraction is Vanilla or Project</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-package-extraction-how-to-identify-whether-the-castextraction-is-vanilla-or-project/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/delivery-manager-tool-dmt/delivery-manager-tool-information-package-extraction-how-to-identify-whether-the-castextraction-is-vanilla-or-project/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page provides information on how to identify whether the Siebel castextraction files are Vanilla or Project.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS3&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Details&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To find whether the castextraction file generated for Siebel is Vanilla or Project, you need to unzip the castextraction file and check the manifest.mf file.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/TG/attachments/587563093/587563099.png" alt=""&gt;&lt;/p&gt;</description></item></channel></rss>