Giter Site home page Giter Site logo

Comments (4)

misoeli avatar misoeli commented on July 18, 2024 1

We have started work on this, and the latest preview release (5.3.0-alpha) contains a draft version. Source can be found here: https://github.com/delegateas/Daxif/tree/custom-api-mlr - there's still a few gotcha's to be aware of - see https://github.com/delegateas/Daxif/wiki/Custom-API-Setup

from daxif.

misoeli avatar misoeli commented on July 18, 2024

I guess your title tells the story - custom API's are not supported currently.
I have added it to the backlog, but I can't give any indications as to when it would be implemented.

from daxif.

mkholt avatar mkholt commented on July 18, 2024

The issue seems to be two-parts, given that the docs are correct and the api configuration is part of the solution package:

  1. We need to be able to sync the plugin class either without a registration (this seems risky, could potentially include wrong classes), or using a meta-registration for custom APIs.
  2. The Plugin.cs base class needs to be able to find/execute the proper method on custom-api calls, so we hook into the existing logic to get service access.

Additionally, XrmMockup should probably be extended to support executing Custom API steps on-demand.

from daxif.

bo-stig-christensen avatar bo-stig-christensen commented on July 18, 2024

@markschouten : This has been implemented and is included in latest version 5.5.1 that we have just released.

In order to activate and make use of Custom APIs you must use the CustomAPI.cs base class from Daxif resources for creating Custom APIs. - It works similarly to plugins inheriting from Plugin.cs and you register it according to the documentation linked by @misoeli above.

from daxif.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.