Skip to content

Requesting more documentation on how to expose operations #1729

Open
@sandersaares

Description

@sandersaares

The documentation is currently very vague about how one is actually meant to expose operations. There are chapters about some specific situations on how some relevant attributes work but no big picture text along the lines of "put your functions here, use such conventions to register, use these parameter types".

I am forced to randomly try different permutations and scour the internet for samples right now. So far I have managed to get a basic function to show up in metadata but trying to execute just gives 404s.

A basic "Here is how to declare and implement a basic Customer.FullName() function that concatenates FirstName and LastName" example would be great as a starting point. I am also interested in how to do convention-based registration, as the examples I have seen so far seem to register the functions manually, which seems impractical.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions