<%@ page language='java' contentType="text/html; charset=UTF-8"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://www.ptc.com/windchill/taglib/components" prefix="jca"%> <%@ taglib uri="http://www.ptc.com/windchill/taglib/wrappers" prefix="w"%> <%@ page import="java.util.*,java.io.*" %> <%@ include file="/netmarkets/jsp/util/begin.jspf"%> Oracle / Windchill / Intralink - JSP / Oracle Query

<% String[] iVal = {"wt.change2.WTChangeRequest2","wt.change2.WTChangeOrder2", "wt.change2.WTChangeActivity2","wt.change2.WTChangeIssue","wt.change2.WTAnalysisActivity", "wt.change2.WTChangeInvestigation","wt.change2.WTVariance","wt.change2.ChangeAction", "wt.change2.WTChangeProposal","wt.doc.WTDocumentMaster","wt.doc.WTDocument", "wt.epm.EPMDocument","wt.epm.EPMDocumentMaster","wt.part.WTPart","wt.part.WTPartMaster", "wt.inf.library.WTLibrary","wt.folder.SubFolder","wt.projmgmt.admin.Project2"}; String[] lVal = {"wt.change2.WTChangeRequest2","wt.change2.WTChangeOrder2", "wt.change2.WTChangeActivity2","wt.change2.WTChangeIssue","wt.change2.WTAnalysisActivity", "wt.change2.WTChangeInvestigation","wt.change2.WTVariance","wt.change2.ChangeAction", "wt.change2.WTChangeProposal","wt.doc.WTDocumentMaster","wt.doc.WTDocument", "wt.epm.EPMDocument","wt.epm.EPMDocumentMaster","wt.part.WTPart","wt.part.WTPartMaster", "wt.inf.library.WTLibrary","wt.folder.SubFolder","wt.projmgmt.admin.Project2"}; %>
This Tool generates a report on the attributes available for multiple Windchill Types:

Select Type (Radio Button or Text Beside Radio Button) To
Populate Text Field & Then Select "Generate Report" Button.


 

<%-->Build a table descriptor and assign it to page variable td<--%> <%-->Get a component model for our table<--%> <%-->Get the NmHTMLTable from the command<--%>
<%@ include file="/netmarkets/jsp/util/end.jspf"%>