13.07.2015 Views

TIBCO MDM Customization Guide - TIBCO Product Documentation

TIBCO MDM Customization Guide - TIBCO Product Documentation

TIBCO MDM Customization Guide - TIBCO Product Documentation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

74 Chapter 2 Customizing User Interface|6. Create a %MQ_HOME%\thirdparty directory and copy the XMLC JAR files,gnu-regexp JAR files, and the jsse JAR files to the %MQ_HOME%\thirdpartydirectory.7. Create the template folder in the%CUST_DEVROOT%\src\com\tibco\mdm\ui\workflow\engine\workitemdirectory.8. Copy the custom HTML to the following directories:— Workitem:%CUST_DEVROOT%\src\com\tibco\mdm\ui\workflow\engine\workitem\templates— E-mail form:%CUST_DEVROOT%\src\com\tibco\mdm\ui\directory\contact9. Save all the HTML files in the html folder and other source files underrelevant folders. For example, images in the images folder. After copying theHTML files, remember to change the links to images, css, and Javascript.10. Edit the $MQ_HOME\build\resources\html_interfaces.txt file to add aline for the HTML form that implements IWorkItemDisplayDoc:— Workitem:com.tibco.mdm.ui.workflow.engine.workitem.templates.My<strong>Customization</strong>=com.tibco.mdm.ui.infrastructure.IMqContent,com.tibco.mdm.ui.workflow.engine.workitem.workitem.IWorkItemDisplayDoc— E-mail form:com.tibco.mdm.ui.directory.contact.MyEmail<strong>Customization</strong>=com.tibco.mdm.ui.infrastructure.IMqContent11. To compile HTML into xMLC classes, open a command prompt, changedirectory to %MQ_HOME%\build\custom, and execute the following command:ant compileThe class files are created in the— Workitem:$CUST_DEVROOT\classes\servletclasses\WEB-INF\classes\com\tibco\mdm\ui\workflow\engine\workitem\templates directory— Form:$CUST_DEVROOT\classes\servletclasses\WEB-INF\classes\com\tibco\mdm\directory\contact12. To deploy the custom forms, open a command prompt, change directory to$MQ_HOME/build/custom and execute the following command:ant deployCustom<strong>TIBCO</strong> <strong>MDM</strong> <strong>Customization</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!