Urgent, BODS not launching!!!!!!!!!!
Installed data services - client components - designer (SAP BO Edge 3.1) in Windows 7, but nothing appear after click data service designer ( the al_designer process appear in task manager for 2...
View ArticleFunction /BODS/RFC_ABAP_INSTALL_AND_RUN: RFC_ABAP_MESSAGE, Changes to...
We recently upgraded our non production system to DS 4.2 SP4.1 from DS 4.2SP4.2. This system connects to ECD which is out development ECC environment and is an open system. Both versions use the RFC...
View ArticleSyntax issue in script
Hi All, Please correct my syntax below, In debug mode the below is throwing error. $GV_SQL = 'select distinct FILE_TYPE from ADMIN.SCH_EXE_HISTORY a where a.CYC_DATE = [$GV_DATE_CYC] and status =...
View ArticleIs there any way to mass update repository permissions?
We recently had a lot more new local repositories added to our development DS system. Our system is setup with a group for developer access to each repository. So for example, we have a "DS Rep01" type...
View ArticleWhile loop never stop running
Hi,Can some please help me out with a while loop.I have a job where I used the wait_for_file function to detect if a file exist and how many, then use a while loop to loop through the number of files...
View ArticlePostgreSQL ODBC from Data Services 4.2 on Linux
Hello experts. We are trying to connect our Data Services 4.2 on Linux to a PostgreSQL using ODBC. We are using a PostgreSQL driver downloaded from PostgreSQL site. This Driver is already installed on...
View ArticleNeed advice for future scope of SAP BODS
Can you pls suggest which module is best in the market among sap BO ,sap bods.I will be thankful to you
View ArticleDecode function in SAP BODS
Hi Gurus, Could u help me with the below decode statement i used in where clause? Query.CALMONTH = $GV_Calmonth decode(Query.CALMONTH is null,Query.CALMONTH=('0'||substr(add_months( sysdate( ),-1)...
View ArticleHow to connect to MYSQL using BODS
Dear All,Please help me to connect to the mysql database through BODS.My BODS repository is in oracle.We tried to make entry in ODBC.ini file.But we are getting the error.CAn you please help us...
View ArticleConnecting to a Progress database in BODS 3.1
Hello, Can anybody how i can connect to a Progress database in BODS 3.1? Thanks!
View ArticleError :There is no response for the webserver. Ensure that the service client...
Hi All, I am trying to invoke an intranet webservice from BODS. The wsdl file is placed in a job server location and the path is given as webservice url to create a webservice datastore. I am able...
View ArticleDS 14.2.5.800 Unable to check in custom functions
Has anyone else had problems checking in custom functions in DS 4.2.5? I am setting up the infrastructure for a new project and everything went fine until I tried checking in some baseline code. It...
View ArticleWord wrapping and line count in output
Team,I want to apply word wrapping logic where expected Input data and Expected output data is as below.My source data can or can't have more than 60 characters, carriage return. I want my output...
View ArticleWait function
Hi All, Please correct my syntax below, it is throwing error as divide by wait_for_file( $GV_FILE_PATH || '/' || $GV_FILE_TYPE || '*' || '.TXT',0,0,$GV_FILE_NAME); I changed it to \ but it is still...
View ArticleCan we use multiple delimiters while extracting multiple files using single...
Hi, I need to extract data from multiple files of a shared folder using flat file. I get two types of files, delimiters vary as ' | and , '. Currently I am extracting using two flat files, but I need...
View ArticleSAP DS 4.2 Jobs tranports using Solution Manager 7
Hello Experts - We are looking for an option to promote/transport the SAP Data services jobs from Dev to QA to Prod using solution manager. Can we use solution manager with data services to promote...
View ArticlePerformance Optimization for Create IDOC through SAP BODS
We have to load data to SAP ECC IDOCs using BODS .The IDOC has 9 segments with total of around 130 million records and total size of 13 GB. In total around 3 million IDOCs will be created as header...
View Articlenot able to create .bat file for bods jobs
hi all,my requirement is to create a .bat file each for a list of bods jobs.as mentioned in many threads in SDN, i logged in to management console -> batch job configuration tab -> go to the job...
View ArticleQuery on Job scheduling in a multi-node DS environment
Hello SAPiens, This is for the first time, we are trying to implemet DS load balacing (cluster) by installing one more DS instance on different host and trying to achieve load balancing by creating...
View ArticleAutomatically restart batch job on failure?
I have a large job that takes about 45 minutes to run, and it fails from time to time for various reasons. When this happens, I simply restart it and 99 times out of 100 it will finish just fine. What...
View Article