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

SAP Data Intelligence Developer Guide

laxman_sankhla3
Participant
0 Likes
647

Hello experts.

I am new to SAP Data Intelligence can you please help with Developer Guide.

Basically, looking for validation script syntax and all .

Thanks,

Laxman Sankhla.

View Entire Topic
Lee_Morgan
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Laxman,

Modeling Guide - Create data processing pipelines (graphs) with a runtime and design time environment for more complex data driven scenarios.

Self-Service Data Preparation User Guide - Discover, access, prepare, assess the quality of, enhance, and share data with a visual, interactive interface intended for less complex tasks.

Repository Objects Reference - Describes the built-in operators and graphs that SAP Data Intelligence provides for use in SAP Data Intelligence Modeler.

You'll need access to https://help.sap.com/docs/SAP_DATA_INTELLIGENCE_ON-PREMISE for the above links to work.

BR,

Lee

laxman_sankhla3
Participant
0 Likes

Thanks, Lee, for your response.

One more question i have is How to read File Dynamically from Table.

I have file path stored in HANA Table and want to use that path for read file operator so latest file will be picked automatically.

I have used RUN HANA SQL to read file path from one of my tables and converted that into String and passing as file path into read file operator but its not working because file path content additional value as " in string.

Let me know if you have any other solution for dynamicall file reading without using python opertor.

Thanks,

Laxman Sankhla.