Data Services Integration Issues with ABAP
We are using SAP DS 4.2 SP2 connected with SAP ECC system Net Weaver 7.31 via RFC connection. The job calls an ABAP RFC Function Module which has input & output parameters as 'Table Types'. The...
View ArticleRestrict Data to Target Table
I have to restrict some data from the source and load it in the target. I have a column which consists of Meter numbers on the source and target tables, I want to remove about 300 meter numbers from...
View ArticleJob failed with an error
I was running a job that failed due to error <59001>. The log show the following error:|Data Flow xxxx|Transform Table_ComparisonPageable cache error in ,DSFilemapperActafileImpl::mapSegment>;...
View ArticleRepository Checkin
Hi All, I know it is basic question, can some one share me step by step on check-in the job to central repository.I developed an existing job and I need to check in this to Central repository.
View ArticleDS 12.0.0.1 Access Voilation on DQ Transforms
All, have installed DS 12.0.0.1 with cleansing pack and bulk loaded the dictionaries and imported the blueprint ATL files from diamond. Trying to run them and receiving and access violation5500...
View ArticleDS 4.2 no match score substitution parameter based on global variable
I have a DS 4.2 batch job which has a groupx (group1 - group5) global variable to be passed as a parameter to determine source records pulled and which target tables to populate. However the groups...
View ArticleHow to setup a Proxy in SAP Data Services 4.2?
Hi all i'm facing the problem, that the windows server on which SAP DS 4.2 SP4 is installed, has no generell access to the internet.for this it is nessecary to configure somewhere in DS the...
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 ArticleManagement Console Error
Hi, i'm getting below error when i loginto management console. ParseError at [row,col]:[1,1] Message: JAXP00010001: The parser has encountered more than "64000" entity expansions in this document; this...
View ArticleOptions greyed
Hi all, I am a newbie, can some explain me why the options are grayed out completely in few target tables and I noticed options are enabled in few target tables what is the difference ?
View ArticleMoving a file to another location with the date of deplacement
Hi everybody, How to move a file to another location with the date of deplacement Eg:file to move : toto.txtafter execution of move command the file become: toto.txt(date) in another location...
View ArticleBO Data Services doesn't load data to target file
Hello to everybody!I’m studying BO DS 4.2 and have trouble with loading data to the local .txt file. Source in my dataflow – Row_Generation; target – flat file on local PC. Transformation – the most...
View ArticleUrgent, BODS not launching!!!!!!!!!!
Installed data services - client components - designer (SAP BO Edge 3.1) in Windows 7, but nothing appear after click data service designer ( the al_designer process appear in task manager for 2...
View ArticleIssues with invoking webservices in Data Services
Hello, We have a web portal for timesheet submissions and we are trying to use the web services of the portal within BODS and pull the timesheet data into a table using BODS job. 1. The Data Services...
View ArticleFTP connection
Hello Gurus, I would like to load the file from FTP server into SQL server Database. I read some of the threads that it is not a straightForward process. We need to do the below following. I am new to...
View ArticleError while creating RFC form BODS to ECC and Data store creation also
Hi Experts, While i am creating RFC form BODS console to ECC i am facing issue like below, In BODS designer also i am getting issue while transferring table from ECC to BODS data store for ECC, like...
View ArticleODBC Issue with DSConnectionManager
Folks, I'm having some issues using the DSConnectionManager not showing the tcACCESS connection info. 1) When I add my drivers and source to odbc.ini and odbcinst.ini in the datadirect/odbc directory I...
View ArticlePostgreSQL ODBC from Data Services 4.2 on Linux
Hello experts. We are trying to connect our Data Services 4.2 on Linux to a PostgreSQL using ODBC. We are using a PostgreSQL driver downloaded from PostgreSQL site. This Driver is already installed on...
View ArticleNeed advice for future scope of SAP BODS
Can you pls suggest which module is best in the market among sap BO ,sap bods.I will be thankful to you
View ArticleDecode function in SAP BODS
Hi Gurus, Could u help me with the below decode statement i used in where clause? Query.CALMONTH = $GV_Calmonth decode(Query.CALMONTH is null,Query.CALMONTH=('0'||substr(add_months( sysdate( ),-1)...
View Article