Need logic to build in BODI, for a SQL in Oracle
Hi Experts The Below is the SQL Oracle, need to build in BODI CASE WHEN SUBSTR(xxxxxxx.LINE_CD ,1 ,2) IN ('BI','BN') THEN (xxxxx.PMT_DUE_DTE)-14 ELSE CASE WHEN EXTRACT( DAY FROM...
View ArticleTable Comparision- SCD2
Hi Experts, I have around 500 fields to Compare,i am impleted SCD2, When i update one Column is source it has to update only one column in target , but it is updating the whole row. Any Suggesions or...
View ArticleExcel Workbook
Hello community, I´m trying to import a Excel Workbook through Data Services Designer. No success until now, I´m facing the error bellow: I´ve read some discussions about this issue, normally saying...
View ArticleData Services vs ABAP
Hi Experts, I have a scenario where i need to extract the data out of a single source ECC and generate a file out it. Is it better to write an ABAP program to extract the data and generate a file or is...
View ArticleSAP Data Services 4.2 SP03 is not compatible with SAP IQ 16.0 SP08
Hello, I have a serious problems and errors while bulk loading data into SAP IQ 16.0 SP08 via SAP Data Services 4.2 SP03. I have created a Data Store (Sybase IQ 16.X type) inside SAP Data Services 4.2...
View ArticleBlanks from SAP ECC not populated as blank/null at Oracle Tgt
Hi, I am dumping data from ECC to Oracle 11g via SAP BODS 4.1Columns with blanks are neither populated as blanks nor as null at oracle target table. However, BODS recognizes the blanks. This is...
View ArticleUsing WADL file with Restful datastore in SAP BODS 4.2
Hi, I will apologise now for the newbie content in this series of questions. Please also forgive any terminology I have wrong - I am trying to get to grips with this and am completely new to it. We are...
View ArticleQuestion about ADAPT01731386
Hi all together, we have a problem with a data services 4.2 environment. When we enable the execution option "Collect statistics for optimization" the execution of a data services job takes much more...
View ArticleNeed info about - SAP Business Object Data Services 4.2
Hello SAP Guru's, I am looking for a solution where I can extract the reports and tables from SAP on daily basis for my data base. I would like to know basic know how about the SAP Business Object...
View ArticleProblem with identity_insert to insert data
Dear all, I need to insert some datas in ms sql target table. In BODS, I got an error message : 'Not possible to insert explicit value ...when IDENTITY_INSERT = OFF' But I have already put...
View ArticleDS 4.2 SP3 install error: The specified CMS connection information is invalid
I have installed IPS 4.1 SP4 on Windows 2008 server and am trying to install Data Services 4.2 SP3 on the same box. The IPS install went smoothly and everything is running. When I get to the point of...
View ArticleLookup table dimension_key values should be existed in fact table
Hi All, I have two source tables. One for a Dimension table and another for a Fact Table. First I need to load Dimension table to target table by key_genrating transform to generate a unique...
View ArticleODBC or Oracle Client
I am currently configuring a new Data Store in my SAP Data Services connected to oracle databas 11g My question what is the best practice to use oracle client or use ODBC and what is pros and cons for...
View ArticleBODS_COMMAND-LINE_Deployment
Command line or scripted deployment for BODS ETL code (atl files) is not straightforward, SAP recommends to use central repository approach for code movement and deployment across various environments....
View ArticleJob Server Issue during upgrade
Hi. We are running an upgrade from Data Services 4.1 with mixed landscape ( BO + DS ) to Data Services 4.2 with separate landcape ( BO // IPS + DS ) We successfully followed the upgrade guide until...
View ArticleData Services and Progress Database
HI Does anybody know of an Windows ODBC driver to connect to a Progress Database, that works with Data Services 4.0?? ThanksJames
View ArticleDataServices Text Analysis and Hadoop - the Details
I have already used the text analysis feature within SAP DataServices in various projects (the transform in DataServices is called Text Data Processing or TDP in short). Usually, the TDP transform runs...
View ArticleCannot display external metadata from SAP Application Datastore
Hi All, Under SAP Application Datastore, we can import following metadata:Extractors – Functions – Hierarchies – IDOCs – tables I created an SAP application datastore to connect Data services to SAP...
View ArticleIf statement in Sap BODS
How the below syntax is correct for an IF statement inside a script? If(<Condition>) <True>; else <False> Please explain with an example. Thanks in advance.
View ArticlePerformance improvement options on windows 7 machine
Hi All, 1.As we know ,the size of read-ahead protocol is by default set to 4-8 KB We need to Set the read-ahead protocol to 64 KB to make the I/O operations fast. 2. Turn on the asynchronous I/O to...
View Article