Skip to content

Steps to add Process Diagram in EAR

Sujata edited this page Nov 13, 2019 · 1 revision

Steps to add Process Diagram in EAR

Introduction

This document provides steps to add resource folder with Process Diagrams in EAR using BW Maven Plugin.

Pre-requisites

• Apche Maven: https://maven.apache.org/download.cgi

•BusinessWorks Maven Plugin: https://github.com/TIBCOSoftware/bw6-plugin-maven/releases

Adding resource folder in EAR

  1. In BusinessStudio, browse the Window->Preferences option. This will open "Preferences" Page.

  2. In Preferences page select BusinessWorks->Process Diagram option. On Process Diagram page select "Enable generation of process diagram" checkbox.

  1. In BusinessStudio, right click on the application project and select "Generate Process Diagrams" option.

  1. Run the "package" goal on parent project. This will generate EAR with resource folder having process diagrams.
Clone this wiki locally