Solution
Prerequisite Knowledge
To perform this task, you need to understand the following:
Basic development involving JSP, JavaScript, and Custom taglibs.
Management of customizations related to resource bundle files.
Windchill xconfmanager concepts.
Windchill folder structure.
Solution Elements
Element
Type
Description
upstreamCustomJsp1.jsp
upstreamCustomJsp2.jsp
upstreamCustomJsp3.jsp
upstreamCustomJsp4.jsp
upstreamCustomJsp5.jsp
JSP file
JSP file names to be used for upstream custom tabs in BOM Transformer.
upstreamCustomJsp1.jsp creates Custom Tab 1, upstreamCustomJsp2.jsp creates Custom Tab 2, and so on.
downstreamCustomJsp1.jsp
downstreamCustomJsp2.jsp
downstreamCustomJsp3.jsp
downstreamCustomJsp4.jsp
downstreamCustomJsp5.jsp
JSP file
JSP file names to be used for downstream custom tabs in BOM Transformer.
downstreamCustomJsp1.jsp creates Custom Tab 1, downstreamCustomJsp2.jsp creates Custom Tab 2, and so on.
mpmlink.properties.xconf
XCONF properties file
XCONF file to specify the properties for adding JSPs in BOM Transformer.
Runtime location: <WT_HOME>/ codebase/com/ptc/windchill/mpml/xconfs/ mpmlink.properties.xconf
Was this helpful?