Passing table parameter to BAPI_MATERIAL_SAVEDATA in BODS
Hi All, I am implementing BAPI_MATERIAL_SAVEDATA in BODS. This function has a table parameter MATERIALDESCRIPTION which I am passing but somehow the values are not getting passed to BAPI function. The...
View ArticleStruggling with exec command within BODI
HI, I am trying to run a script which archives the feed file that gets read in within BODI. the script looks something like this: ARCHIVE FEED FILES ####################################### A batch file...
View Articleusing exec() for running powershell script in BODS 4.1
Hello, I am trying to run a powershell script by calling it within BODS script using exec(), $Time_stamp=exec('PowerShell.exe','\Droptest\ora\test\oracle\cron\etl\scripts\GetTimeStamp.PS1', 8); print(...
View ArticleOther way to Map query transform in given scenario.
Hi Experts, I am doing a scenario where i need to map target from 3 sources. In source there is a field of Purchase date. 1.)I have to map Purchase date(source) to column1(Target) when purchase date...
View ArticleDS 4.2 - Loading high volume data into SFDC
Hello Everyone , DS 4.0 loads data into SFDC with batch size 200. Do we still have this limitation in DS 4.2 ? With DS 4.0 , we are loading 40k records into SFDC in around 400 seconds. However , I...
View ArticleUS Cleanse "Address Thrashing" for University Dormitory-ish Addresses
In DS4.1, in the examples below (A & B are University/College Dormitory addresses), the US Address cleanser seems to consistently switch/thrash the output. For example, the first time through the...
View ArticleBulk Loading
Hi Experts, How to use Bulk load option in Target table we have two options 1.API 2. File...how to extract data using API and is there any advantage ?if i use API what is the mandatory steps i need...
View ArticleWhat happens behind the scene when executing a data flow containing an abap...
Hi All I am running a simple job containing an abap dataflow and the job failed with the following error mesageFIL-080101 Cannot open file </usr/sap/trans/BW_DS/aR3dt.dat>. Check its path and...
View ArticlePerformance issue
Hi All, I Have source 35 lack records, those records are loading into the target table .it' s takeing lot of time means(71 mins) but this dataflow should be every 15 mins. how to reduce the time ?...
View ArticleList of Address directories
Thanks in advance for your response.. 1) I want to understand what are the list of Address directories SAP Provides ?2) For each country's directory like USA, Canada, Australia and any other Asian...
View ArticleCode page conversion
Hi , I have one database with code page ASCII. But In my source data I have Arabic characters . When it loaded the data loaded as some junk characters like ?????? as it wont support Arabic...
View ArticleSAP BODS & IS - Best Practices
Hi All, Is there a reference for best practices of using SAP BODS and SAP IS especially for data migration projects ? blogs or other sources. I have few questions regarding best practices and I'd like...
View ArticleBODS 4.2 SP1 on BI 4.1 SP2 to extract data from SQL server to SAP BW
Hi Experts ,I'm new bee to BODS.we are planning to install BODS 4.2 SP1 to extract data from different versions of SQL servers to SAP BW.Can somebody share your experiences/Thoughts on doing this...
View ArticleDS/SAP - DATAFLOW - This is less than(or equal to) the virtual memory bytes...
Hello, my project is displaying the following error, when you generate a TXT record with 3 million. I have a project that when executato DS goes to a Z table in SAP selects every record in this table...
View ArticleConverting RTF to plain text
I am using Data Services to transfer data from one database to another. My source data has a column that contains some rows that have rich text formatting and other rows that are plain text. I would...
View ArticleI would like to set job trigger on Data Service job.
Hi Expert, I would like to know that how to set job trigger on Data Service job because now our system has been set job separate for get data from FI Module , HR Module and other. I want to execute job...
View ArticleNot able to download DS 4.2 blueprints
Hi, I'm not able to download the DS 4.2 realted blueprints from http://scn.sap.com/docs/DOC-8820. I need the "Data Quality Management Blueprints 4.2– USA" for reference. Ha anyone downloaded it? Please...
View ArticleBODS replacement with SAP BW UD ,DB and OpenHub connections
Hi Experts,Environment : SAP BW ,Oracle ,SQL Server , BODS 4.2 we are planning to install BODS 4.2 with IPS for extracting data from different legacy systems and load to BW and send data to different...
View ArticleHow to put data from BODS to third party via Http Adapter?
Hi Experts, I am trying to push data from bods to third party system via Http adapter. I am using POST method for the Http adapter. we need to transfer data as package to third party system with...
View ArticleSAP Data Services/BODS equivalent of Microsoft SSIS Script Task
In Microsoft SSIS, there is a nice component called a Script Task. You can write C# or VB code inside this component. This is useful when you want to have functionality that cannot be provided by...
View Article