BODS: how to automate sending email alerts for these 2 scenarios
hi all,we have a requirement to alert our BODS team for these 2 scenarios,please suggest an approach to automate this: scenarios: 1. in case any bods job execution takes more than its threshold time ,...
View Articleunable to Deploy lookups for Migration Services in BO DS 4.0
Hi, I had deploy SAP BO Datasevices Best Practices v 1.40 in BO DS 4.0. I had run Job_DM_Lookups_Initialise and Job_DM_Lookups_FileToApp jobs. While I am trying to deploy look ups in Migration...
View ArticleRFC call returning only 10 characters
Hi Guys We are trying to fetch long texts from an ABAP backend into DS by making an RFC enabled wrapper around the READ_TEXT function module. The wrapper converts the tline based table returned from...
View ArticleIs there any way to mass convert a variable type?
Let's say I have a job with 10 workflows. In my first workflow, I have a varchar which is length 10. However, I realize that I really need it to be length 20. Because this value was used in many...
View Articlebods job status shows green in management console after failure
hi all,we have a list of bods jobs, all of them have the errors handled via try-catch -block and error email notifications.but when we view the history of jobs from management console, the jobs always...
View ArticleDatastore System Configuarations
Hi I have created two different configurations for a data store , Config-1 points to User1 and Config-2 points User2 in the same data base. Both schema are identical but data is different. and same has...
View ArticleHow to create data store connect ASE15.7 in Data Services
1) One Server BI Platfrom 4.1 SP6 + Data Service 4.2 SP5 >>Complete install2) Data Service 4.2 SP5 Repo to Server ASE15.7 >>Complete install and Config3) start use Data Services can not...
View ArticleGeocoder returns lat/long with comma and points
Hello community, I'll appreciate some clue or solution for the next strange issue we're facing. Our environment is: SAP Data Services 4.2 SP05, with de Data Quality package and the Spanish directory....
View ArticleData Services Error:Data flow has no targets or other terminating points....
I use data services to load data from legacy sybase table to target abap table. It has following error:Data flow has no targets or other terminating points. Please add a target. But I found that the...
View ArticleBODS UTF-16 error
my source is db2 and target is hana entire table successfully uploaded into target.but i got one error for one table migrating i.e intigrity unique constraint violation error. from db2 we are getting...
View ArticleError while mapping to SAP RFC table parameters
Hi, I'm trying to upload data to SAP through SAP FM- "EAM_TASKLIST_CREATE" (which is RFC enabled one), where I required to upload the data in Header and Detail format.Where as the the Header...
View ArticleReal 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 ArticlePush-down ADD_DAYS() to HANA
Hi, With Data Services I want to push-down a SQL statement to HANA that gives the next Monday for a given date. This should be easy by using day_in_week() and adding the days necessary to get to...
View ArticleAutomated way to backup Data Service Batch Jobs / Data Flows?
Good afternoon, I was wondering if anyone knows or has created a way to backup Data Services batch jobs & data flows through an automated process? Is there any sort of script that I can schedule...
View ArticleHow to deal with two Python installation?
Hi, I'm trying to call a external Python script in a User Defined Transform with following code: import imp google_analytics =...
View ArticleGetting the error 'RFC CallReceive error .'
Hi, I am migrating jobs from BODS 4.0 to BODS 4.2 which has ABAP programs. As part of BODS 4.2 we have created dialog user to upload ABAP programs to development environment (ED3) and able to extract...
View ArticlerepIace bIank with nuII
I am trying to load data from flat file, where ever there is empty replace with NULL. Below is the function. ifthenelse(trim_code(ALTR.ACCEPT_CODE) = '', NULL, trim_code(ALTR.ACCEPT_CODE))...
View ArticleHow to extract data from WB2_V_VBAK_VBAP2 table of SAP ECC to SAP DS?
Hello, I am trying to extract data from WB2_V_VBAK_VBAP2 table of SAP ECC to SAP DS.WB2_V_VBAK_VBAP2 is described as generated table for view and has data in the ECC system.But when I try to view the...
View ArticleVB script placed in BODS job server does not trigger the FIM job
Hi, need help.. The below steps were followed to schedule a FIM job:1.save the FIM job as a scheduling file.2.this vbs file is placed in the BODS job servers(group server is used)3. Schedules created...
View ArticleBODS Logic
Hello All, How can we implement below query logic in Sap bods. ifthenelse( sql( 'ktl_ds_kd2','select count(*) from cgc_rar.pire_seg_comp where mandt=\''|| Query.MANDT ||'\' and Rems_guid=\'' ||...
View Article