Real Time Services in BODS
Hi All,I want to activate Real time jobs but i don't have Real time Service node under Administrator in BODS console.How to get this node?Thanks inadvance
View ArticleJob starts but stops without throwing any error
Hello Experts, I am completely new to BODS with just couple of months into it. I have designed a fact which has around 8 sources. 4 driving tables from staging db while rest 4 are the dimension tables...
View Articleprocedure call in data services
Hi All, I have written a sql procedure to truncate a table as below. create or replaceprocedure TRUNCATE_TABLE (TABLE_NAME IN VARCHAR2)ASBEGINEXECUTE IMMEDIATE ('truncate table ' || TABLE_NAME);END; I...
View ArticleBODS - Sybase IQ - Target table commit not working
Hi Guys, We have BODS 4.2 with Sybase IQ as Target Database and SAP as source..During certain loads the commit is not happening automatically and we need to do commit thru sybase application.I noticed...
View ArticleSort and Pick up latest date in BODS
Hi All, My Input Table is as below. Emp ID Dept ID Salary Date 1 1 100 01/16/2015 2 1...
View ArticleCombine two tables
Hi, I have two Tables. Table 1: Col A Table 2: Col B, Col C I need to create Table 3 with Col A, Col B and Col C Could you please help me here. Regards.
View ArticleHow to use the Path %XX% in BODS?
Hello, I got a request to use the system path %XXX% for the flat file as the data target in the Data flow. For example:Set the variable $V_PATH_FOR_DATA_FILE = '%ETL_ROOT%' in the script, and then use...
View ArticleUser Audit log from Sap BODS.
Hi all, Is there any possibility to get the User Audit log from sap BODS 3.2.? Want to know No. Of users login details, currently we are using DS 3.2.Thanks in advance,Regards, Santhosh.
View ArticleBatch job using RFC (SAP ECC) which has output ET_RETURN table parameter from...
Hi Am using BODS 4.2 version where have a job to call RFC (RFC is customized function module to create business partner in SAP).RFC has input parameters as field level and output are two fields(one is...
View ArticleCannot create a schedule for a batch job.
Good day everyone. SAPDS server is windows 2008 R2, user running the data services service is member of local administrator. the server is joined to a domain. When I create a schedule from the sapds...
View ArticleReading the file name and need to pass to fields?
Hi, Can we read the file name and can pass to column? This is the file name Month_Company_Brand_YYYYMMDD.txt Ineed to read this...
View ArticleSum the Quantity in Look Up Table.
Hi, I have two table. Table A: Emp Name Dept A 1 B 2 Table B Emp Name...
View ArticleIs it passable to extract the data from CRM and ECC without opening the client?
Hi All, Now I am using SAP DS 4.2. Regularly I am requesting to Basis team to open the client and after that I am developing jobs in development.Is it passable to extract the data from CRM and ECC...
View ArticleERP permissions for DS
Hi all,I have got a problem with the ERP permissions for the DS connection.Actual I get an RFC-CallReceive error, when I try to import tables: It looks like, that the erp user has not all permissions...
View ArticleFacing RFC CallRecive error
Hi All, Could you please suggest on the below error. I am using ABAP option "generate and execute" . when I execute the job I am getting the below error. thanksSrinivas
View ArticleDifference between row generation and key generation transformations
Hi, can anyone please explain the actual difference row and key generation transforms and in what type scenarios we use the row geneartion transformation
View ArticleError On Installing Data Services 4.2
Hi All I got an error on installing Sap Data Services 4.2 on Windows Server 2008 R2 and Information platform services 4.1 SP 5 Pleas Advice
View ArticleFTP in Dataservices
HelloI am trying to put the file in FTP using BODS, But the problem I face I am not able to place the file , I have used the below script which I kept in batch file and used Custom transfer program...
View ArticleInvalid character issue when running a script...
Hi All,I'm trying to run following script in my designer, when I validate it there are no errors showing but when I run it, it throws me ORA-00911 invalid character error sql('BIRDM_COE','DELETE FROM...
View ArticleSending PO Idoc to SAP from Data Services BODS
Hi All, My requirement is to send the Purchase Order Details to SAP via Data Services by using BODS I am using Idoc here. When I select Idoc Type as Target, I am getting two options. 1) Make Idoc File...
View Article