Quantcast
Channel: SCN: Message List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 8968

Re: What is the Design-time object

$
0
0

Dear Akihiro,

 

Before going for what is Design-time object, first we should know what an development object is?

 

Object: The building blocks of SAP HANA applications are called development objects.

The object can be project, package, schema, procedure, data models, etc.

 

All the development objects built into SAP HANA are stored in a system called HANA Repository which is a storage system. The design-time environment's central component is SAP HANA repository which stores and manages all design-time objects.

 

Using SAP HANA studio, we design and create the development objects and repository turn design-time objects into run time objects which can be used by BI clients or other applications.

 

When does the design-time object becomes active?

  1. Create a object
  2. Share a project to associate with workspace
  3. Create a new object file within the project and save it your workstation.
  4. Commit the file
  5. Activate the file.

 

The design-time object is now active.

 

Activating a file does the:

  1. Publishes the file so other users can see it
  2. Adds the previously active version of the file to history
  3. Validates the file and compiles it as a runtime object.
  4. Deploys the runtime object
  5. Creates a new version of the design-time object.

 

Example: We created an Attribute view with variables and binded them to attribute, say year for filtering the data. After activating the view, design-time object is store in repository. The values you provide to the variable at runtime determine which data records to fetch for a particular year for consumption.

 

You can get more insight of everything in Developer guide here.

 

Regards

Raj


Viewing all articles
Browse latest Browse all 8968

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>