Working with the Upload-Import-Approve-Query Process

This sample process shows how to upload external record data to an MDM server and query the uploaded records.

Prerequisites

Before running the project, you need to import the sample project to TIBCO Business Studio. See Importing Sample Project.

Create a new rule for Import Approval on the TIBCO MDM server, set the The repository field to S_ADDRESS, set the Set the participant user to field to the current username, and set the Set the next work item state to field to Final Step/Done. Configure the Project_Home module property in the designer. Project_Home is the absolute path of the root directory of the project.

Procedure

  1. Expand the MDMPluginSamples project in Project Explorer.
  2. Click Processes > mdmpluginsamples > Upload-Import-Approve-Query.bwp.
  3. Expand Module Descriptors and double-click Components.
  4. Ensure only the mdmpluginsamples.Upload-Import-Approve-Query component is selected in the Component Configurations area.
  5. Click Run > Run Configurations.
  6. Expand BusinessWorks Application and click BWApplication.
  7. Ensure only the MDMPluginSamples.application is selected in the Applications tab.
  8. Click Run.
  9. Click Terminate to stop the process.

Result

The records in the file are uploaded and imported into the specified repository, and you can query the records in the repository.