Skip to main content
Handlers

Handlers can be used to manage asset information externally.

Updated this week

Handlers can be used to manage asset information externally.

Notice

Extensive Knowledge Required

Working with handlers and associating with assets requires extensive knowledge about web data transfers, restful APIs (e.g. HTTP methods etc.).

Contact Cofinity-X for more information about the applicability of handlers in your Catena-X Dataspace.

Add Handler

  1. Navigate to Components then select the EDC, where you want to add a handler.

  2. From the menu select Handlers.

  3. Select Add handler.
    The new handler is set up in the dialog.

  4. Fill in the required fields:

  • Name - Enter a meaningful name.

  • Action type - Currently only HTTP is supported.

  • HTTP Method - Select the applicable method (e.g. GET, POST)

  • HTTP Url - The endpoint where the action is submitted.

  • HTTP Body - Enter an applicable HTTP body.

  • HTTP Header - If necessary, use + Add to add key-value-pairs for the HTTP headers. Enter applicable key-value-pairs.

  1. Select Save to create the handler.

Handlers and Jobs

Simply put, jobs are the assets associated with the handler.

  1. To view the jobs, select the handler from the list.
    The jobs are listed in the dialog.

  2. Do not make any changes. From the top left corner select Back to close the dialog.

Edit Handler

  1. To edit a handler, select the handler from the list.

  2. Edit the shell descriptor:

  • Name - Enter a meaningful name.

  • Action type - Currently only HTTP is supported.

  • HTTP Method - Select the applicable method (e.g. GET, POST)

  • HTTP Url - The endpoint where the action is submitted.

  • HTTP Body - Enter an applicable HTTP body.

  • HTTP Header - If necessary, use + Add to add key-value-pairs for the HTTP headers. Enter applicable key-value-pairs.

  1. Finish by selecting Save.

Delete Handler

  1. To delete a handler, choose the handler from the list.

  2. Select Delete. Confirm the removal.

NOTICE

Risk of Data Loss

Removing an item cannot be undone. Before removing, make sure the item is not in use.

Did this answer your question?