cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MDO configuration SAP Mii 15.1

Former Member
0 Likes
697

Hello,

I need to configure an MDO with HANA through a jdbc driver. I configured the Application Resource

withi this settings

Ping is ok

But where can I defind in Mii 15.1 this MLO. There is no MDO settings anymore in System Properties. The documentation is wrong for this version.

Can anyone help me on this? Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

ponilango_p
Explorer
0 Likes

Cristian,

I hope you have figured out the answer(that MDOs can be created in MII Workbench), just in case I give the overall steps here in creating a MDO.

  1. Navigate the Content Management section of MII menu page, follow the link Workbench
  2. If you have install the required JRE version to run the MII workbench which is a web start application, you will get the work bench open
  3. In the ogject tab of the workbench, select a project under which you want to create the MDO) and right click to get option for creating the possible type of MDOs (Persistent, On-demand & Join)
  4. With the created JDBC connection above, create a Data source type Data server connection
  5. Create a SQL Query calling that Data source based tables as required & embed it in a MII BLS transaction (all the above objects need to be created in the Catalog tab)
  6. Assign the Transaction(or a Xacute query in case you want to pass session/custom attributes) as data source to your persistent/on-demand MDO (selected as per your data loading & performance requirements)
  7. Configure the attributes & define the life cycle for data loading - go through help for details to consider!

Hope this helps, if you worked it out in a different way kindly share it to the world. 🙂

With regards,

Poni