SQL TRANSFORM LOSE ALL THEIR SQL CODE ( SQL text)
Hi everyone , When I started to use different datastore configurations, I discovered another anomaly in dataservices. When I move my ATL to the live environment and change the datastore configuration...
View ArticleRemoving duplicates in child tables
Gurus, I have a case, where three tables are used as source and it was JOINED. From two child tables, I want to remove duplicates on few keys.To remove duplicates, either -->I have to put SQL...
View ArticleChange in Source tables
Hi All, One of my ETLs is fetching data from multiple application db as source. Due to application upgrade, names and structure of almost of all the tables for one of the source application is...
View ArticleUnable to view production environment in (administrator) in cmc
HI, I have SAP Data Services 14.0, never had a problem, but since last week cannot access into Administrator section in Data Services Management Console Already try: WebDeploy and server port 6400 is...
View ArticleSAP BO 4.0 Webi report to SAP HANA cloud
Hi Team,Good Morning !! We have requirement like ,Every month running a webi report from the BO 4 (oracle data source), saving the data into Excel and thenuploading these data file into a SAP HANA...
View ArticleSAP BO 4.0 Webi report to SAP HANA cloud
Hi Team,Good Morning !! We have requirement like ,Every month running a webi report from the BO 4 (oracle data source), saving the data into Excel and thenuploading these data file into a SAP HANA...
View ArticleTrimming the given string
Hi Gurus, Could please help a find a way to trim the below string as follows: Input String: ABCD22/EFGH88/IJKLM45 I want the output in three columns: First: ABCD22Second: EFGH88Third: IJKLM45 Please...
View ArticleGetting Count from the lookup table
Hi , I wanted to get the number of record from the lookup table. Scenario; If lookup table 1 has A then need to count the number of records from the lookup table 2 and get it in target table.Target...
View ArticleVersion Requirement of SAP BODS with SAP ECC6 EHP7 upgrade
We are preparing to upgrade our SAP ECC6 landscape from EHP6 to EHP7, including applying many service pack stacks. We are currently running BODS (Business Objects Data Services) 4.0 SP2. I have...
View ArticleSAP BODS error capture
I am loading several million to billions of rows of records into a single table. I wanted the load errors to write to a database table together with all the values for the data in the source row. The...
View ArticleSAP BODS conditional load
I need to write some dataflow to load many rows of data. I wanted the logic to delete the row in the target table if it already exists; however if it's a new row, directly insert into target table....
View ArticleError while sending IDOC with more than 50K records in Data services
Hi , I am getting the an error :Please find screen shot .IDOC structure :EDI_DC40 ....control records ZSEGMENT1ZSEGEMNT2ZSEGMENT3 all the segments are mapped(i.e from) to data query whereas edi_dc40...
View ArticleCentral Repository combination with job server
Hello friends, Can we execute jobs in central repository..? RegardsVaishaali
View ArticleDeclare @table in BODS
I just would like to create temporary tables and put records to table using BODS. Is it possible to do in one script or using other transformation something like this below: Declare @Type Table (...
View ArticleIssue with Datastore connecting to JDE One 8.11
Hello experts, I am trying to set up a JD Edwards One World 8.11 Datastore in BODS. I have entered the required fields, when trying to connect I am getting: "Error ODBC call...
View ArticleSQL TRANSFORM LOSE ALL THEIR SQL CODE in SQL text
Hi everyone, I developed and ETL out of the customer using Oracle 11g place A When I imported a good ATL file into a the customer repository (Oracle 10) Place B. This hasn't happened before. And they...
View ArticleUpgradation or Migration of BODS Jobs
Hi Experts, I have developed few jobs in BODS 3.2 underlying repository data base of type SQL Server, Now I want to upgrade from 3.2 to DS 4.2 and here my issue is I want to change my repository...
View ArticleHow to get (in a parameter/variable) the number of rows rejected by a Flat...
Hello everyone, I would like to take the number of rows rejected by a Flat File Format from a parameter/variable. For example, when I see the trace that my job generates, I can see the following line:...
View Articletable with 2 unrelated columns side by side; how to populate them?
Hi I have a target table with 2 columns, how can i populate the 2 columns with unrelated data side by side using DS. Source : Table X Table Y name Animals john...
View ArticleValidate_Repo_Object Web Service Call Not Showing Errors
I'm attempting to use the Data Services web service to load objects into a repository. This works fine using the method Import_Repo_Object. Once I've imported the object, I want to validate it using...
View Article