7. Introduction to Actions4. Enabling Writeback On Links

4 - Enabling writeback on links

This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.

📖 Task Introduction

As you encountered in the recommended reading, an Action can be configured to create or delete a link between two object types. When you have a many-to-many relation defined between object types, you’ll need to configure a writeback dataset for the backing join table.

In this task you’ll create a writeback dataset for the join table backing the many-to-many relationship between passengers and flight alerts.

🔨 Task Instructions

  1. Open your passenger object type in OMA.

  2. With the Overview menu item selected on the left, scroll down to the Link Types block.

  3. Click the flight alert node in the link graph and choose the flight alert item as shown in the image below.

  4. Click on Datasources from the left-hand menu and then on the green ⊕ Generate button in the Edits block.

  5. Save your writeback dataset with the default name and location.

  6. Click the large By actions only button at the bottom of the block.

  7. Save the Ontology by clicking the green Save button in the top right of the application.