Working with MObjectOperation Process

This sample process shows how to upsert, retrieve, and delete MObject.

Prerequisites

Before running the project, you need to import the sample project to TIBCO Business Studio and configure the shared resource in the sample. See Importing Sample Project and Configuring Shared Resource in the Sample Project.

Procedure

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

Result

The MObject is upserted, retrieved, and deleted.