Skip to content

4d-depot/HDI_ORDA_Classes_REST_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDI_ORDA_Classes_REST_Server

Send REST requests to ORDA data model classes (4D v18 R4)

Find more information on the blog post.

NOTE: In 4D v18 R4, all functions are exposed on the REST server. In 4D v18 R5, functions are NOT exposed by default. Don’t forget to mark the functions you want to expose when working with v18 R5.

Installing and Using a 4D Project

Pre-requisites

Steps to Run the Project

  • Clone or download the GitHub repository containing the 4D project to your local machine. Need help, check out this blog.
  • Open the 4D project in your 4D software by navigating to "File > Open Project". You can find more details here.
  • Play with this HDI.
  • Navigate to the "Mode/Return to design mode" menu to view the code.

By following these steps, you will be able to successfully install and run a 4D project.