Add tooling to create ERD from a set of tables
There is no replacement for the ERD generation as it existed in AX2012. Options: - create ERD from project - create ERD from model/package - create ERD from solution - create ERD from regexp the result used to be a erwin (.erx) file, but that feature is removed from Visio (after version 2010)....
Export openapi definition from Finance and Operations instance
We'd like to document our custom APIs with OpenAPI compatible documentation tools (such as swashbuckle, spectacle (https://sourcey.com/spectacle) etc.)
Make SOAP/REST service calls interruptible
Custom services that are exposed on FinOps as SOAP and "REST" endpoints are not interruptible. When timeouts occur at the client side, an exception is generated but the service in FinOps continues to run and most probably succeeds in its operation without notifying the client of that success. A...
Synapse link for Dynamics (for FnO) - tables AND entities to data lake
We have export to datalake which can export tables and entities.
This service is transitioning into Synapse Link for Dynamics.
The fact that it will be entity driven is worrying:
1/ we don’t have (fast) entities for every table in finops (not even for standard ERP...
S2S authentication via service principal needs finer grained security
Based on the documentation here: https://learn.microsoft.com/en-us/power-platform/alm/devops-build-tools#create-service-principal-and-client-secret-using-powershell, the support engineer and myself conclude that the service principal created has full admin rights on the tenant.