Conversion of exponential data to Decimal in BODS batch Job
Hi all,The input for our BODS Job is a CSV, and the values in CSV are sometimes in exponential format(ex:8.37E+07) . We need to transform these type of data and place it in a table. The issue is that...
View Articlelookup inside abap data flow
hi all, I am using ABAP data flow to pull data from ECC standard tables in BODS 4.0 version.To pull only required data, i introduced where clause inside ABAP data flow, but this is having performance...
View Article[PAM] DS 4.2 SP4 finally released but...
It is expected the support of Sybase IQ 16 SP08 will be added back in this SP4 release. However, accordingly to the PAM, IQ 16 SP8 is being added as "Repository" support (the first and only supported...
View ArticleHow to read the name of Hierarchy Extractors in BODS?
Hi all, My mission is to use hierarchy extractors in BODS to extract SAP FI standard hierarchy CKRG, PKRG and KFS2.However, the name of the structure is based on the Set table, so how could I know...
View ArticleBODS : issue in variable usage in audit rule of data flow
hi all ,we have a requirement to update a custom table during a BODS job execution. details on the BODS job:source: csv filestarget: oracle tablethe dataflow consists of a simple flow from source file...
View ArticleJava Heap Space error while reading from Excel
Hello, I have a data flow which reads from excel and updates records in an oracle table.When the data flow tries to read the excel I get a java Heap space Error. Error preparing to read...
View ArticleINTERVAL YEAR to month,INTERVAL DAY to second
Hi Team, I've table in oracle which is having the fields with data type INTERVAL Year to month & Interval Day to second Consider this example Table Name: Exp Exp(A int,B Interval Year to Month,C...
View ArticleQuestion on Data Quality connection setting
Hi,I am new to this project where DQ & BODS ETLs are already in place and running (DW environment). I imported one of the ETL BODS Job (which has a DQ transform) from Prod to Dev and then made sure...
View ArticleUser restriction to access another local repository
Hi All, I have created two local repository. I have created two users (X,Y). When i trying to log in both users are able to access both repositories. But i would like to restrict like X user should...
View ArticleBO DataServices Server through GSNI SOCKS
Hi All, I googled but couldn't find anything... Does anyone has any documentation or idea to connect to the server through BODS with GSNI SOCKS(Global Service Network Infrastructure Socket...
View ArticleSIA Node Name With underscore in 4.2 upgarde
Hi All, we have DS 4.0 , when installing IPS for 4.0 , SIA Node name give as"HOST_SIA", now we're planning to upgrade to 4.2 so in the IPS(4.1)installation document they mentioned underscores will...
View ArticleHow to execute a formatted (Multi line) SQL using SQL function ( SQL() )
Hi I am trying to execute a multi-line formatted SQL statement using a SQL() in a script. here is the example. Column_1 = ISNULL(NULLIF(CASE WHEN CASE WHEN NULLIF (Column_1, 0) > 1 THEN NULLIF...
View ArticleLook Up in Data Services
Hi All, Could you please help me on how to achieve below scenario. I have two source Tables. Table A, Table B. required O/p: Query Table B based on one field from Table A. If it returns any entry...
View Articlemysql performance with Dataservices 4.2
I'm testing Dataservices 4.2 with mysql 5.5.Copy 58 000 rows from Mysql to another Mysql Database on the same instance 43 sCopy 58 000 rows from mysql to MS sqlserver 2008 3sCopy From Oracle, MS...
View ArticleKey generation and history preserving logs
Good day everyone. I have job to load dimension data that has table comparison, history preserving and key generation transform to keep track of changed rows and it seems to work fine. The rare is the...
View ArticleXML Unnesting and In Memory issue
I have a source table in oracle that contains a column (Nclob) that have XML messages and my target is BW data souce I build my job like that Source Table------Quey1 (to convert to...
View ArticleHOW to Implement RANK Functionality
Hi All, Anyone share me how to implement the RANK functionality in BODI. I used the gen_row_num_by_group Function. In the Function provided the partitioned columns and applied one column for order by....
View ArticleHow create a local repository in DS?
Hi ! How create a local repository in DS? I want to design and test in DS of form local. Could you help me, please? Regards!Denis
View Articlewarnings with HANA
I am running a simple job to load data from a calculation view in HANA to a different table in HANA via a data services job. When I run this I am getting a lot of warnings that I have never seen...
View Articlehow to implement gen_uuid function from empty file?
hi all, I supposed to generate gen_UUID value for that using the function gen_uuid(), but it is generating two values , could anybody help on this...
View Article