Truncated table at the start of Data Flow
I would like to know why the target table (not template, Bulk load is checked, Mode: Truncate) is immediately truncated when the Data Flow starts. In my Data flow there is couple of transformations...
View Articleprocedure call in data services
Hi All, I have written a sql procedure to truncate a table as below. create or replaceprocedure TRUNCATE_TABLE (TABLE_NAME IN VARCHAR2)ASBEGINEXECUTE IMMEDIATE ('truncate table ' || TABLE_NAME);END; I...
View ArticleExtractors for ECC tables
Hello Experts, I have the requirement of extracting the data from ECC to the staging database. Below are the tables which I need to extract data: MAEXMAKTMARAMARA MARCMBEWMDMAMEANMKALMVKEWRPLAUSP I was...
View ArticleBODS - Sybase IQ - Target table commit not working
Hi Guys, We have BODS 4.2 with Sybase IQ as Target Database and SAP as source..During certain loads the commit is not happening automatically and we need to do commit thru sybase application.I noticed...
View ArticleKeep leading zeroes when we write to CSV File
Hi Experts, For Example My Source Field ---AAAAA------datatype v(13)-- has value 01234567891, when i write to csv file and when i open the file in Xl, it looses the leading zero Any Suggesion for not...
View ArticleCSV File Size Varies
Hi Experts, I am generating CSV Files from 3.2 version and 4.2 Version, Using same Job, I want to Compare those 2 CSV files,Since the Files are very Huge, i am not able to compare using Formulas in Xl...
View ArticleNeed any monitoring for DQM
Hello all, We recently got DQM add-on installed on our CRM system. It will be live this month end. We used it for address and postal validations.I would like to know if there is any kind of monitoring...
View ArticleSort and Pick up latest date in BODS
Hi All, My Input Table is as below. Emp ID Dept ID Salary Date 1 1 100 01/16/2015 2 1...
View ArticleCombine two tables
Hi, I have two Tables. Table 1: Col A Table 2: Col B, Col C I need to create Table 3 with Col A, Col B and Col C Could you please help me here. Regards.
View Articlewhat is the system configurations in bods ??
what is the system configurations in bods ??
View ArticleHow to move Data Services 4.1 from one server to another?
Hi all, In my company we want to copy our current BODI (4.1 SP2) and IPS installation onto new hardware. Actually we're moving to virtual servers.The guys from IT want to make a full system copy...
View ArticleBatch job using RFC (SAP ECC) which has output ET_RETURN table parameter from...
Hi Am using BODS 4.2 version where have a job to call RFC (RFC is customized function module to create business partner in SAP).RFC has input parameters as field level and output are two fields(one is...
View ArticleErr:- Invalid value for date DS4.2
hi guys I have xml source file from which i am extracting the data and storing in SQL Server 2012 table, for this before extracting the data i am saving the xml source file in UTF-8 format so that...
View ArticleSource Table
Hello everyone, I have 10 source tables but the operation i am going to do with that is common. I dont want to have 10 different transforms to perform the same action. Is there any way i can pass the...
View ArticleReading the file name and need to pass to fields?
Hi, Can we read the file name and can pass to column? This is the file name Month_Company_Brand_YYYYMMDD.txt Ineed to read this...
View ArticleHow to use the Path %XX% in BODS?
Hello, I got a request to use the system path %XXX% for the flat file as the data target in the Data flow. For example:Set the variable $V_PATH_FOR_DATA_FILE = '%ETL_ROOT%' in the script, and then use...
View ArticleSum the Quantity in Look Up Table.
Hi, I have two table. Table A: Emp Name Dept A 1 B 2 Table B Emp Name...
View ArticleUser Audit log from Sap BODS.
Hi all, Is there any possibility to get the User Audit log from sap BODS 3.2.? Want to know No. Of users login details, currently we are using DS 3.2.Thanks in advance,Regards, Santhosh.
View ArticleIs it passable to extract the data from CRM and ECC without opening the client?
Hi All, Now I am using SAP DS 4.2. Regularly I am requesting to Basis team to open the client and after that I am developing jobs in development.Is it passable to extract the data from CRM and ECC...
View ArticleCannot create a schedule for a batch job.
Good day everyone. SAPDS server is windows 2008 R2, user running the data services service is member of local administrator. the server is joined to a domain. When I create a schedule from the sapds...
View Article