Table of Contents

Unbound Actions (Generic Message Type)

Purpose

Unbound actions represent reusable operations that you can perform using an OData request. Use unbound actions when there is no particular entity that the action needs to be bound to. For more detailed informations see: OData Unbound Actions

Usage

Create a new DI Message Type with the following properties:

  • Message Type: Message
  • Code: GENERIC-MESSAGE
  • Dirction: Inbound
  • Description: Process Generic JSON messages
  • Object Type: Codeunit
  • Object ID: 11172806
  • Function ID: 900
  • Processing: Direct
  • Log Inbound Calls: Always

Use the assist button from the field Functions ID to get a detailed explanation of the function and the possibilities.

*Be aware of the fact that Business Central use JSon Strings