there is a z table created in SAP R3. I need to load material data in z table from SAP ECC. Only material numbers. How can I load this table using SAP BODS?
data load from ECC to R3
Slow insertion in Amazon Redshift
I'm testing the BO Data Services as ETL tool for data extraction having as Amazon Redshift destination. However, the performance for the inserts into Redshift is very bad.
On average, the Data Services inserts about 5 records per second. (I made tests with Talend and it already entered 22000 reg / sec)
We have a BODS running on the Linux platform x64.
For connection, we use an ODBC connection created and configured as Amazon recommendations.
http://docs.aws.amazon.com/redshift/latest/mgmt/install-odbc-driver-linux.html
Does anyone have any idea how I can provide more performance in data inserts in Redshift using bods?
Thanks
Spliting string onto new line after every 132 characters in Data Services
Hi Guys,
I want to split string onto new line after every 132 characters.
here, for the product Pencil, the description length is more than 132 characters, hence after any complete word character, nearby to 132 character it shall split the string onto new line.
for more understanding of a problem I am sharing the screenshot below:
Kindly suggest.
Regards,
DS_Beginner
Is it possible to change EntityExtraction settings based on parameter value from input schema?
Currently I've created a prototype of solution by using Case elements. Please, see image:
TdpEnIn contains SourceURI, Text, LanguageID, ResourceID columns. In begining I choose kind of text analysis. After I choose language specific EntityExtraction element. It works, but I don't want to create a new EntityExtraction element for each supported language. Can I create only one EntityExtraction element per analysis type and change its settings programatically depends on LanguageID value?
licensing - SAP Info Steward and DQM
I have to make a choice between a standalone licence for Data Integrator vs full fledged license for Data Services (including IS and DQM components).
I wonder if I go with Data Integrator, will I have option of separately licensing (option to upgrade) DQM and IS later on?
Or whether I will need to buy full Data Services license in future.
This is simply a question of license flexibility.
Thanks for your inputs.
BODS to SharePoint list using web services
Hello All,
Thanks in advance.
I got an assignment to push the data from Hana to SharePoint list using BODS.
Created a Datastore for Input, able to see the Hana data without any issues.
Added a Datastore for SharePoint list using SharePoint web services. Able to see all the functions and imported the function "UpdateListItems" to send the data from Hana to Sharepoint list.
How to configure the job to send the data from Hana datastore to SPS data store on scheduled manner?
Any help is really appreciated.
Thanks
Sriram E
Use of Comparison column in table comparison.
Hi Team,
I have one data flow lke
source table -----> query transform ------> table comparsion ---->target table.
the fields present in the source :
cost_centre_id, Outlet name, revenue
===================================
M102345 , outlet1, 10000$
M102346 , Outlet2, 20000$
and in the table comparison transform, in the key generation i have cost_centre_id and left the comparison column as blank.
and i loaded the data to the target, it is coming fine. as
cost_centre_id, Outlet name, revenue
===================================
M102345 , outlet1, 10000$
M102346 , Outlet2, 20000$
and for the 2nd job , i changed 2nd records as Outlet23 instead of Outlet2 ,
cost_centre_id, Outlet name, revenue
===================================
M102345 , outlet1, 10000$
M102346 , Outlet23, 20000$
Since there is no fields present in the comparison column . To which column it will compare.
Please help...
Many thanks,
Praveen.
initial document load
Hi Experts,
I need urgent help in understanding how the initial load of documents happen in SAP Landscape
we have a legacy system which has vendor documents. the requirement is to load these vendor documents into SAP Content server
How does this happen?
Once the documents are loaded into content server, how to map these documents into SAP ECC system? Do we use GOS in this case?
Can data services be used to achieve this functionality?
Please let me know if this is not the right forum for this topic
Thanks,
Sharma
Best approach for transformation
We have a single flat file.
900 distinct groups with multiple members.
The data is written by user ID.
ID, Group
ID, Group
....
We need to transform this into a format like this:
Group, "UserID1, UserID2...UserIDn"
Basically, we need to concatenate the user id's into a single comma separated string quoted at the beginning and end of the string
We were thinking about some sort of pivot but each group could have a variable number of ID's.
Furthermore we are also wondering about the limits of varchar, 6000 user ID's with a comma, each 5 to 12 characters would be a pretty long string.
We would be willing to break up the list and have multiple records for a group each with a subset of user ID's (say two records for the group with 500 user ID's instead of one record with 1000 ID's)
There are 900 distinct groups, and can have anywhere from 1 to 6000+ members.
Our thinking now might be that we create a query transform of all records Group Name, User ID (sorted by Group Name).
Then using a script we might invoke sql to"walk" the table and concate each ID into a string until we encounter a change in group, then write out that string for the group ID - and continue this process until the end of the table.
This seems a little awkward and we are wondering if there is a better approach or some built-in BODS features that might make this easier
Any ideas or suggestions would be appreciated,
Thanks,
Jeff Henke
how to convert the central repositories to Secure convert the central repositories
Hi any one please tell me the how to convert the central repositories that are in place to be
secure central repositories to allow the full version control to be
used.
how to import xml file into ds designer from local system?
Hi,
i have exported a job to xml file into local pc,
how to import that xml file into ds designer from local system?
Thanks in advance..
Regards:
Vijay
Use of web services in scheduling BODS Jobs
Hi all,
I am new to BODS, just a few queries:
1) Which one is better Scheduling BODS jobs via Control-M or Scheduling BODS jobs via Web services ? Can I have the reason for justification?
2) Types of webservices for scheduling BODs jobs.
3) Advantages of using Webservice for scheduling BODS jobs.
Any sample doc on BODS integration with web services will be of great help.
Thanks,
Venkat
Data Services Cluster Installation
Hi ,
I have two servers to Install the Data services with cluster support. I have checked in the forums Data services doesn't support the clustering and it supports only load balancing using server group.
I have two two servers and need to Install the IPS,DS & IS with clustering .
If I use the server group method:
I will install 3 components on each server and create the job servers and create the server group.
If the one system down means another system job server should execute the job .
In this case how can I manage the file locations if file located in the local machine ?
DS use the same repository for server group and we can use the same objects in the another machine . What about Information Steward ?
Please advise me best approaches to implement DR if one system fails ?
Thanks & Regards,
Ramana.
Is MS Office 2013 32bit supportive to BODS 14.2.1.224?
Hi,
I'm getting an error message while trying to import an excel sheet in my DS designer. I've Data Services designer 14.2.1.224 installed on my server machine and MS Office 2013 32bit installed. So I want to know is whether MS Office 2013 32bit is compatible with BODS 14.2.1.224 or not?
Because when I tried using MS Office 2013 64bit it works fine.
Empty JOBSERVER on datastore type ADAPTER
Hi,
I created a Adapter to try to use the JDBC to connect on RedShift or PostgreSQL. The adapter is running well without problem. See image below.
But on BODS Designer, when I try create a new DataStore, on the first window of creation, the "Job Server" option of "DataStore Type: Adapter" is not showed. The option is empty as image below.
What I have to do to show the "Job Server" on this configuration window?
Thanks
Where can I find the error code and descriptions for BODS
Hiya,
I'm looking for all the error codes and their descriptions in BODS. Could some one guide me where I can find it?
Regards,
Srinivas Kumar.
No data found in BODS
Hi there,
My team just prepared a new DS server to develop the data service project. For practice, I created a simply data flow to load data from a ERD to a table in SQL data warehouse. I executed the job and it completed without error. But there is no data pull out from source to target. No data from "View Data" in Source object, either. I searched the forum and someone posted a solution as "Execute BODataView.ocx and BODiffCtrl.ocx file from the Command Prompt. However, it didn't solve this problem after I use Regsvr32 to execute those two files. Any other suggestions? Thanks!
Cindy
Unable to find DATA in BODS 3.2
Hi,
I am learning SAP BODS,and i installed SAP BODS 3.2 version with MS SQL SERVER 2008 in windows 7 32-bit for my practice.Previously i used to practice under windows XP OS,recently i updated to Windows 7.When i am using Windows XP i am very comfortable with SAP BODS 3.2,but in Windows 7 i am facing an issue.
ISSUE:
I created some tables at SQL SERVER 2008,and trying to import tables into SAP BODS 3.2,i created DATA STORE and import tables into BODS, but the tables are empty,it is not showing any data in the tables.May i know where the issue is located,either with windows 7 or any other. Thank you for reply!!
Regards
Satya
How to implement composite primary key concept in BODS
Its very basic question,I want to implement or create validation rule to identify primary key and composite primary key before loading it to table.
Any help will be much appreciated.
For Ex:
Composite primary key : If column A and column B is declared as composite primary key.
A | B | C |
---|---|---|
1 | X | 10 |
1 | x | 20 |
How to group multiple rows into a comma separated column
Hi Experts,
I have a requirement where i have to convert multiple rows into one comma separated column based on some columns values. We can not achieve this with Reverse pivot transform because i am not aware how many items i am going to get for 1 set. Kindly suggest me how to achieve this via Data services.
Source looks like :
Target should be like :
Thanks in advance,
Subbu.