Eliminate Record based on a specific condition
my requirement is to eliminate a record based on a specific condition. Each record has several status ie, AAA, ABC, BBB TIM NY has several status, I want to eliminate this record where Name = TIM NY...
View ArticleSDO_GEOM Package (Geometry) in BODS
Hi All, Is there any documentation available which guides on how to implement oracle sdo_geom package (Geometry) in BODS. Thanks
View ArticlePull Open Hub table using ABAP Dataflow
Hi,I have a bw open hub table. i would like to use ABAP data flow to pull into target DB.Can some one explain how this can be done step-by-step or provide any link/documnet.Appreciate your help Thanks
View Articledate listing
Hi, May I know how can I list the date out between 2 dates? For example:Start date: 13/12/2015End date: 16/12/2015 Date listing:13/12/201514/12/201515/12/201516/12/2015 Thank you.
View Articlerow_number OVER Partition by Column_name
Hi , Please guide how to use Oracle Row_number function in BODS. I have a sql using "row_number( ) OVER Partition by Column_name". I dont want to use SQL transform in this case. Thanks
View ArticleSelect first row record
Hi, Any idea on how to select first row per EMPVID? below is the table list and I wish to get the first row for V0001, V0004 and V0005 because I need to get the earlier access time for each EMPVID....
View ArticleThe reference to entity "ua" must end with the ';' delimiter
Hi,We are scheduling BODS jobs from SAP CPS scheduling by Redwood.SAP CPS connects to BODS via webservices. Our BODS system has two CMS in separate Windows Servers to balance the loads.We have created...
View ArticleSimple file transfer from local directory to FTP
What is the simplest way to transfer an xls file from my local directory to an ftp location using Data Services. Its a simple push of the file, no transformations required. I also want to eventually...
View ArticleHow can I prevent other jobs from running while running a scheduled job?
I have a job that reads data from SQL Server and stores the data in a local persistent cache on my DataServices JobServer. This persistent cache in then used by other jobs that run on demand through...
View ArticleAggregating Latest Month Data
Hi Experts, I'm reporting on ticketing data. A ticket, can have multiple tasks linked to it, which provides the details hours worked by resource, and the worked date. I'm trying to aggregate my records...
View ArticleBetter to use HANA calculation view than query join?
Hello all, I already have two tables loaded in the HANA database. I need to join these two tables and transform into a target format. In normal cases, we would do a join in data services and then...
View ArticleParallel execution of data flow pointing to same target table
Hi, I have come across a Work Flow which contains 10 Data flows being parally executed and pointing to same target table(Oracle). Is there any chance that the performace will be impacted because these...
View Articledata service designer issue
Hello Team, We have integrated solman with BODS designer When we open meta data of SAP solman , Unable to view the tables , Hirearchy, ODP Objects IDOCS Attached screen images for your Reference...
View ArticleBODS run indefinitely for dos command
Hello I have a command line when I launched manually in dos windows the command woks fine.this command call an executable Tools. But when I launched In BODS the job is run indefinitely ( we use BODS...
View ArticleHow can I create a Wizard that would make BODS automated
Hi All, Good day.I was wondering if there would be a way to make BODS easier.Ex.I wanted to create a Job that would extract, validate and convert a data with just a command button andsome inputs that I...
View ArticleDate value conversion in SAP BODS
SAP table PRPS has a date field 'USR08' and when trying to extract using BODS, blank date values in SAP are getting converted into some default values. When the target field is set as varchar ,(i.e)....
View ArticleData flow received a bad system message.The job process could not communicate...
Hi Team, I have a DS job that is copying data from Oracle DB to SAP DB through SAP RFC We added two new fields to the source Oracle table and enhanced the SAP RFC input table structure accordingly a)...
View ArticleDoes the XML Schema refresh using the Schema URL upon each job execution?
I am importing an XML data using XML schema in SAP Data Services. My XML Schema format uses an URL. Does Data Services go out to the URL during each execution to retrieve the XML schema in case it...
View ArticleData update from source to another source
Hi, Need to get some advises which component should be use regarding the following scenario: Scenario 1: New transaction addedSource A have 10 transactions and Source B have only 9 transactions. I need...
View Article