In TIBCO MDM Studio, select
File > New > MDM Developer Project. This starts up the new Project wizard.
Provide a name for the Project and select
MDM as the Destination Environment. Click
Next.
The
Asset Type Selection dialog is displayed. Ensure that the following is selected:
Business Processes (under BPM)
Business Object Model
and
CIM mlXML Model (under Business Objects)
CIM Activity WSDL and
Service Descriptors (under Services)
Click
Next.
The
Business Object Model dialog is displayed next and prompts you to set the Business Object folder. The new business object model resource that will be created is displayed. Click
Next.
The
Business Processes dialog is displayed next and prompts you to set the process packages folder. The new process package resource that will be created is displayed - this is the xpdl file. Click
Next.
The process package details are displayed. The following package details will be created:
Author - user who created the Package.
Created - date/time when the Package was created.
Description - text description of the package.
Documentation Location - URL or filename of any supporting documentation.
Status - project life cycle status for informational purposes.
Business Version - version information about the Package (this is user defined versioning, unrelated to any source control system).
Modify the details or leave all the default names and click
Next.
The
Select Template dialog is displayed next and prompts you to select a package template. Select
MDMPackageTemplate
under
Package Templates and click
Finish.
Result
This generates a skeletal MDM process. You now need to add activities and transitions to the main drawing pane expressing the necessary business logic.