Data Services use job_run_id() in real time job scripting doesnt work
Hi experts, I implemented the following SQL statement in a SAP BODS script. The script is placed in a catch block of a Real-Time job. sql('database_name','INSERT INTO table (ID, MESSAGE, SUCCESS)...
View ArticleDepreciation Simulation Report Data Extract
I am setting up a new model for Fixed Asset Planning. We are on version 10.06 for Microsoft. I am using a Data Services batch job to extract actual values posted to fixed assets, including...
View ArticleUploading files to Google drive.
Hi, I know Python can be used for creating UDT. But is there a way to FTP files directly to Google drive by making use of Python in DS? Thx,
View ArticleDATAFLOW:Data flow is terminated due to error .
Hi experts, We have a job in HCI which would create a file in some folder location. The Project has 2 tasks which will generate 2 files respectively. The first file generation is working fine and the...
View ArticleNeed to identify and load the missed out records
Hi All, I have a source table having 3000 records.While loading those records in target table, 6 records were not loaded.Now ,I need to identify the missed out records and load only those records in...
View ArticleWhat does $NEEDS_RECOVERY stand for?
anybody knows this function?Cannot even find it in google (but in SAP DS script in my project...) Thanks in advance Andrzej
View ArticleCan UDT Custom Options be referenced in python
Hi All, I'm trying to apply configurable settings to a UDT so it can be changed easily when implementing and without including them in the input record, as it is a constant value for all. The Custom...
View ArticleWebServices REstFul
Hi.I am try to config a DataStore to a RestFul WebServices in DS 4.2. I am using a wadl but when I want to see the function, this is with input an output paramens empty. Why is that happen?
View Articlemulti-threaded file reader error
I am getting this error " The multi-threaded file reader should be used only if the maximum row size is less than <100000>. Check the file for bad data, or redefine the input schema for the file...
View ArticleSAP ASE to IQ CDC using Sybase Replication server in SAP DS
Hi , We are using CDC on Sybase ASE database in SAP Data Services. Here we are loading data into the Sybase IQ. We are using the Sybase Replication server with Power designer option to implement the...
View Articledownloading zip folder from FTP using bods
Hi guys I need to download zip folder from ftp location using data services.. gone through few forum thread, but getting difficulty to understand them.. It would be very kind of you if anyone can help...
View ArticleSAP DS delete inserts
Hi , First I want to delete the target record and insert the record into the target from the source . Source First Time ID Name ID Name1 A...
View ArticleWhere (and how) to place teh Data_Transfer to push down an Aggregate function
Hi there, In my dataflow there is PIVOT followed by an QUERY.Query contains an Aggregate function.Now I want to push down the Aggregate function using an Data Transfer transform.never did this......
View Articlehow to load data from Oracle & ECC system to Flat file(SFTP) as target
Hi All,We got a requirement1.) load the data from SAP ECC system using a custom ABAP program to Flat file(.txt) on SFTP server(target system). and 2.) load data from oracle DB to Flat file(.txt) on...
View ArticleBODS with BI Tools
Hello, We have a client who has acquired BI tools ( webi, dashboards, CR, Lumira ) along with BODS . Source system is SAP ECC. I want to know where would BODS will fit in this ? Is bods required in...
View ArticleIN clause in ABAP dataflow
Hi All, I have an ABAP dataflow which has below condition in where clause in query transform, KNA1.KUNNR in ($G_CustNo) I have tried setting global variable to following values.$G_CustNo =...
View ArticleDesigner workspace: Display object descriptions
Hi guys, in the training we have been told how to enable the Display of the object descriptions in the designer Workspace. I think there are 3 settings to be done... unfortunately I dont find my notes...
View ArticleCentralized Logging x SAP BODS
Hi, I want to know if there is any component or configuration that permit integrate SAP BODS ETL LOGs of executions with Centralized Logging, in my company, ELK Stack (Elasticsearch, Logstash, and...
View ArticlePerformance issue: how to find the bottleneg?
Hi there, I just started with SAP DS and have a performance issue in my dataflow. In SAP ERP I would run a trace (transaction ST05) to see which process takes most time. Where can check the performance...
View ArticleHi experts, please help me on the below BODS error.
Hi Experts, The below is my script to find and insert the jobname,job_id,servername,Startdate,enddate, and target_row_count in a table. I'm using the script before my DF. Only one DF exists in my job....
View Article