Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Answered

Custom API services methods not showing in Services property

(1) ShareShare
ReportReport
Posted on by 55
Hello there,
 
I’ve created a custom services API for Dynamics 365 FO in Visual Studio 2022. However, I’m encountering an issue where the method from my service class is not found.
I have a service class that includes a method called processTransaction. When I try to set this method in the service object property, it doesn’t appear in the list of available methods.
Additionally, when I build the project, I receive the following error:


( Error        Path: [AxService/APIOrderService/ExternalName]:Property cannot be empty. )
 
 public final class OrderService
{


    public OrderedResult processTransaction(AllOrderContract _contract)
    {
    /// code ...
     }

}
  • Custom API services methods not showing in Services property
    Hello,
    I am pretty new in X++ and D365 FO I forgot set the class name to it.
    Thanks for your answer.
  • Verified answer
    Layan Jwei Profile Picture
    Layan Jwei 7,264 Super User 2024 Season 2 on at
    Custom API services methods not showing in Services property
    Hi,

    Did you fill the service class name first before filling the method properties?


    Then you add service operations, where you fill the service method name

    Also make sure you build ur project just in case

    Thanks,
    Layan Jweihan
    Please mark this answer as "Verified" if it solved your issue. In order to help others who will face a similar issue in the future
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Congratulations 2024 Spotlight Honorees!

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December!

Congratulations to our December super stars! 🥳

Get Started Blogging in the Community

Hosted or syndicated blogging is available! ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,642 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,371 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans