web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Creating financial dimension on a complex service from json file. D365FO x++

(0) ShareShare
ReportReport
Posted on by 5

Hello all,

I have a service class, which the values of the contract are coming from the json file. I am using Microsoft Dynamics 365 x++.

On this service, i need to create a Resource on : Organization administration > Resources > Resources (WrkCtrTable).

The json file is coming like this : 

   "contract":{

        "LegalEntity": "XX",

        "Resource": "2570",

        "Description": "TEST",

        "Type" : "Machine",

        "GUID": "9a063dea-45ac-45d3-8ccf-cfe773e08863",

        "FinancialDimensions" : {

            "resource" : "2570"

            },

        "ResourceCalendarAssignment":[{

            "WorkCalendar" : 2,

            "ValidFrom" : "1900-01-01",

            "ValidTo " : "2154-12-31"

            }],

        "ResourceGroupMembership":[{

            "ResourceGroup": "TEST",

            "ValidFrom": "1900-01-01",

            "ValidTo ": "2154-12-31"

            }]

    }

My question is: How can i create financial dimension on this service class , and assign it to this resource that i am creating? The format is coming lke this from json file 

"FinancialDimensions" : {

            "resource" : "2570"

            },

Many thanks

I have the same question (0)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 617

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 461 Super User 2026 Season 1

#3
Syed Haris Shah Profile Picture

Syed Haris Shah 298 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans