Row Count of SAP Table in ABAP Dataflow
Hi All, Is there any way we can get the row count of SAP ECC source table used inside the ABAP dataflow. I am aware that using Audit functionality we can get the row count coming out of ABAP dataflow....
View ArticleAdd a "processing" spinner
It would be a nice feature to have a spinner or bar that lets you know that Data Services Designer is actually doing something when you tell it to run a script. Kyle
View ArticleUnclosed quote before the character string ','
I have a job that try to pass data from one table in Sybase ASE to a Template Table in another Sybase ASE and I receive the error Unclosed quote before the character string ',' and syntax error. I dont...
View ArticleRead only access to central repository
Hi Experts is it possible to provide 'Read only' access to central repository, while Full access to Local repository. Basically i would like create an user which has Full access to local repo and 'Get...
View ArticleBODS Job - Access to business user
Hello Experts, We have a requirement of a BODS job to be triggered by business user on ad-hoc basis. I have been through various sites and could get that this can achieved by creating a webservice....
View ArticleSAP DS RDM using Sybase for Staging & Repositories
I have SAP DS RDM jobs up and running using MS SQL Server for repositories and staging databases.However, I want to use Sybase instead of MS SQL server for staging databases and repositories.Do I have...
View ArticleError processing IDoc request
Hi AllI am working on IDOC extraction job in BODS, during this i am facing issues1.when ever an IDOC request is received, automatically the Real-Time job service is stopping.2.Even though the IDOC was...
View ArticleProcess Multiple Files Sequentially and load into staging table.
Hi All, I have requirement we are extracting the Multiple files from on of the source folder( D:\Source). the folder contains files such as .CSV format...
View ArticleIf then else in the same field.
Hello All, I have '2 fields' VOKNT & BISKT which have "Range of Account Numbers" and another field which is the description of those fields..Refer the screen shot below. My Requirement is to map...
View ArticleCheck its path and permissions
hi, Recently we have installed BODS4.1 and created the first job. It is running into an error. 10916 2470688544 FIL-080101 3/28/2013 12:08:06 PM Cannot open file <C:/SAP BODS/Customerinput.txt>....
View ArticleDuplicate records
Hi - I have a flat file and its has got close to 100 records and out of which 15 are duplicates . I have my keys in place , How do i display the duplicate records in a table ? i can use distinct option...
View ArticleAdding Problem
Hi All, I have created 2 variables 1. Test varchar(10);2. File_change(100); In script I have done like this $Test = '00000049'; print( $Test ); print values is: 00000049, After I want to add 1 to this...
View ArticleData Services-Twitter Connection
Hi guys..I have a job to download tweets fron Twitter to Data Services. I created the .cfg file with "apple" as a term for searching but when I execute the job that contains 2 dataflow, It doesn't get...
View Articleupdating custom columns of target
Hi There are two columns in target table where the value as of now is 'Not Assigned'. Market_Region = 'Not Assigned', Market_Name = 'Not Assigned' Now to these columns i would like to apply...
View ArticleProblems with Table Comparison Transforms in SAP BODS
Hi All I tried the table comparison transform in designer.However the final output is not as expected. I have chosen the same target(output table ) as the table for comparison(CurrentTable):- The...
View ArticleHow to run the same job by connecting to different datastore
Hi, I have a application which stores data in oracle database. The application is installed in 3 different locations (say India, France and Germany). The requirement is to extract the data from each...
View ArticleOverwrite Schema by uploading a Flat File in SAP Data Services
Hello, i want to upload a Flat File and during my E-learning traning the system always asked in the file format editor if i want to overwrite the default schema with the schema of the Flat File i want...
View ArticleSAP Business Objects Data Services Target Table Options:
This will help you to understand how to make use of the different options available in the target table while loading data. Below is the descriptions of all the options with the sample data. Auto...
View ArticleXML parse error
Hi Team, Please provide your valuable suggestions for the error we are facing in the below scenario. Scenario: We are performing the Address Validation where, input is Street and City,given to GAC...
View ArticleExecuting VBScript to retrieve sheet name in Excel from Data Services
I have a VBScript which will retrieve sheet name from excel file. When I double click the file, script is running fine and it shows the sheet name. But when I run it from Data Services, I am getting...
View Article