Single Column Id
Hi,Dear All, I am Trying to go fromIdLS001LS003NT006LS007ES009LS004 TO OUTPUTCol IDT1 LS001,ES009,LS003T2 NT006T3 LS007,LS004 pls help me out or give me hint or...
View ArticleLicenses of Data Services
Hi, I need to know the difference between Data Services Edge and Enterprise. There is a document or link with this information? Thank!
View ArticleDQM for SAP Solution 3.x still supported?
We are planning to upgrade our DQM Servers. We are currently on 3.x product for SAP ERP and CRM.As we are upgrading our ERP and CRM systems to latest support packs, we would like to know wether current...
View ArticleBODS: How to call program PGM of AS400 from Dataservices
Hi all,i have this sintax to invoke a program into AS400: CALL PGM(my_prog) PARM('param1' 'param2' ) "IP address" "User" "Password" What is the correct sintax for invoking it in BODS (Dataservices) ??...
View ArticlePerformant extraction of most recent data from a history table
You have a table that contains multiple time stamped records for a given primary key: KeyAttTimestamp037472012.11.11 04:17:3001ABC2014.09.30 17:45:5402UVW2014.04.16 17:45:2301DEF2014.08.17...
View ArticleBODS hangs in 3rd level while loop
Hi developers, I am stuck in a strange issue in BODS.In one of my I have to handle 3 levels of while loop.So 1 loop under another loop which is under another loop.But as soon as I enter into second...
View ArticlePerformace Issue- Need Suggesion
Hi Experts, I am implementing SCD2, My Source has 500 Columns, I have to Compare all Columns, When i did SCD2, When i include all the Columns in Table Comparison for compare , the job never runs, it...
View Articleexecuting batch file using exec function not working
Hello, my requirement: i need to move the files from folder 1 to folder 2 and then delete the content from folder 1. $GV_ARCHIVE_FILEPATH = '\[$$File_Share]'|| '\Archive\auto archive.bat';print(...
View ArticleWeb Service Call from SAP DS 4.2
Hello all, Thank you for any insight you can provide: When calling a web service from a function call in SAP DS 4.2, it constantly provides an XML formatting error. We can call the web service fine...
View ArticleOptions for setting global variables in a data flow
Hello experts, I am new to BODS, but have used a couple other ETL/ELT tools. Please help me answer below questions: #1. What are my options (if any) to set the values of global variables inside a data...
View ArticleData Preview does not show the data while its there
We build a 1:1 copy dataflow with SAP DS version 4.2 As source we have a SAP CM Application table (ICL_ACTVTY_CLAIM) When i run the flow it doesnot transport any rows but end succesfully. When we look...
View Articlexml extraction
hi guys I have big xml file... but don't have XSD or DTD file.. could you please help me how to get or create same.. I have tried online tool to convert XML to XSD but being it too being, it can't be...
View ArticleNeed logic to build in BODI, for a SQL in Oracle
Hi Experts The Below is the SQL Oracle, need to build in BODI CASE WHEN SUBSTR(xxxxxxx.LINE_CD ,1 ,2) IN ('BI','BN') THEN (xxxxx.PMT_DUE_DTE)-14 ELSE CASE WHEN EXTRACT( DAY FROM...
View ArticleJobs published as a web service
We schedule DS jobs using external application. So we publish the Jobs as web service, so we can schedule the jobs using the external application. In case of DR, just resoring the local repository...
View ArticleImplementing Match Transform
hi I am implementing match transform .. My understanding on Break keys is as follows...
View ArticlePoor performance in SAP DS 4.2 Designer
We experience poor performance in the Designer every time we do functions which involves Repositories. Especially against the central repository (CR).Startup of the Designer takes about 20 secs when...
View ArticleSAP BODS license for ERP System
Hi Experts, We have requirement to extract the data from ERP system into BO system using SAP BODS. Do we require separate license for SAP BODS for extracting the data from ERP system into BO system....
View ArticleData services Installation
Hi Experts,i am new to SAP DataServices and BIP . The BIP version is 4.0SP6 and the SAP DS is 4.1SP2 patch 0. I have successfully installed the BIP and i have logged in to the CMS and all servers are...
View ArticleInquiry to usage of 'sleep' function
Hi Guys, I am planning to insert a 'sleep' function in the while_loop of my job.This while_loop is located in a workflow. I would just like to ask for your opinions.Are there any negative impact of...
View ArticleHow to flag duplicate rows
Hello experts,How do I mark duplicate rows (BY ID) in data services data flow.. Example below..I want to add a flag = 1 as seen below so that when I load data there will be only one record per ID....
View Article