How to add a reset password link on the web interface
Hi, We managed some BOBJ servers and some BODS (data services servers). We we're able to add a link at the bottom of the screen to do some password reset for the end users. System is connected to the...
View ArticleNot Equal in Query WHERE Condition
Hi ALl, My Requirement is, I need to filter the Input data as per below. I need to stop the data if Employee ID is 1 or 10. I wrote as below. Emp No != '1' or Emp No != '10'. Still I am getting data...
View ArticleHi experts I am facing issue while extracting date columns from SAP application
Hi While extracting date fields I am facing some issue. In SAP end date format is DD.MM.YYYY and after importing the tables in BODS end the data preview for date columns are like YYYY.MM.DD. I have...
View Articlesap data service jobs
I am extracting data from source and loading in staging database.then extracting from staging database and loading in target file. I know I can do this in a single job. What is preferable? having two...
View ArticleIssue in ABAP DF
Hi team, I am pulling the data from SAP by using ABAP DF. For transport I have put as Replace File. If I delete one record in SAP, and run the ABAP DF, Still I am able to see deleted record in BODS...
View ArticleProblem with Left Outer Join
Hi All, My Left Table is having PO_Vendor (10 Unique Numbers) Right table is having PO_Vendor, PO_NBR and EMP NBR. Right Table is having more records for each PO_Vendor . I applied Left Outer Join...
View ArticleABAP DF data scenario
Hi All, I have one Custom Table in SAP. I am reading that data into BODS by using ABAP DF. issue is If I delete one record in SAP Custom Table and run the ABAP DF, still that deleted record is there in...
View ArticleSORT Issue
HI, I have the data as per attachment I need to o/p of only 2 records with max Effective date . Could you please help me on this.
View ArticleBODI-1111340 for Microsoft SQL server
Hi Experts We’re seeing these data services errors when trying to run the designer tool: Error 1:“Failed to update database”Images attached Here are the steps to recreate: Start DesignerEnter details...
View ArticleScheduling without using Management Console
Hello Experts, I am building a fact table whose source driving table has almost 100+million records. When i am trying to load the data i am not able to run a complete load because of some network...
View ArticleGeocoder Transform in BODS
Hi All, Need help. I need to use geocoding feature of BODS for my project to identify latitude and longitude details for customer address. I have following details in the source system: Address,...
View ArticleImported tables not visible under the datastores
Hi BODS Experts, I am trying to import some tables from a sql server database. When I right click and give IMPORT tables from the datastore explorer it says the table imported as Yes. Image...
View ArticleDuplicate check before loading into ECC, MDG
Hi Folks, My requirement is to load data from excel source files into SAP ECC, SAP MDG using BODS. My doubt is how to check whether the data exists on ECC side and MDG side before loading to avoid...
View ArticleBW Target DataStore - cannot import InfoSource
Hi, We have a BW 7.01 SP7 system and am trying to connect our DS 3.2.2.2 system with a BW Target DataStore. The RFC connection is good (can test from BW, and in the DS Management Console the SAP...
View ArticleDS use different SQLs for full push down
When I check the 'Display optimised sql', I get:- MERGE INTO "TMP_xxx" s USING(SELECT *FROM ...WHERE ..) n ON ((s.NATURAL_KEY = n.NATURAL_KEY))WHEN MATCHED THENUPDATE SET .. WHEN NOT MATCHED...
View ArticleBODS unsupported database type error
Hello Experts, We are running into an issue after upgrading repo's and server to 4.2. While Executing the job, job errors out with a message : "Unsupported database type <> specified as...
View Articledata quality match & global address transforms in bods
Hi, How to work on Match and Global Address cleansing transformation in data quality. Please provide step by step process. which switchvations are used these transforms RegardsSrin
View Articlespecial character issue
Hi We are not getting special characters from legacy system(oracledatabase) for instanceMaterial description Lötöse M3 coming as Lotose M3 to out stagingdatabase. Please find the attached document for...
View ArticleConvertion DB2 DBCLOB to SQL Server IMAGE Datatype via BODS
Hi Everyone, We are migrating DB2 tables to SQL Server 2008 through BODS. Previously they have created DTS package in sqlserver to load DB2 tables. All tables have been created already in SQL Server....
View ArticleSAP Queries (Transaction SQ01 / SQVI) in BODS?
Hi all, Does anybody know if BO DS is able to handle / use SAP R3 Queries (SAP Reports) as a source? Transactions in SAP: SQ01 / SQVI.
View Article