Quantcast
Channel: SCN : All Content - Data Services and Data Quality
Viewing all 4013 articles
Browse latest View live

BODS SFDC Adapter issue while reading/loading data: Could not read data for session 776, operation 773 (Adapter: 'SFDC').>.

$
0
0


Hi,

 

I have a job that reads data from SFDC. We are using SFDC adapter. I am getting following error in Management console:

 

Error reading from <QRY_SFDC>: <

                                                     Could not read data for session 776, operation 773 (Adapter: 'SFDC').>.

 

 

But when I re run the job, it gets executed successfully.

 

I have referred note 2034822, which says:

 

From 4.1 SP3 and 4.2 following parameters are missing or not set correctly in
%DS_COMMON_DIR%\conf\DSConfig.txt under [int] section

 

AdapterStartTimeout=90000
AdapterDataExchangeTimeout=10800000

 

 

I have DS v 4.0.

 

In DSCOnfig.txt following values are there:

 

AdapterRetryCount = 5

AdapterRetryInterval = 15000

AdapterDataExchangeTimeout = 90000.

 

and there is no entry for AdapterStartTimeout.

 

Is this note applicable for DS v4.0 also. If I change the parameter values and add the entry AdapterStartTimeout=90000, will it solve my error?

 

(Note: sometimes , I also get this error in another job which loads data to SFDC)

 

Thanks in advance.


Data Store connectivity to Access file on a mapped networked drive

$
0
0

Hi,

 

I'm having the same connectivity issues when Access file is on a networked drive, has anyone been able to resolve this. System DNS is correctly set up on local machine and job server.

 

It only works when Access file is local on job server, that is a BODS limitation it seems. This is not a feasible option in my case.

 

This is the error I get when I run the job:

 

44084 44492 CON-120302 22/07/2014 03:22:09 PM |Data flow Load_Meter_Test_Data_DF44084 44492 CON-120302 22/07/2014 03:22:09 PM ODBC call <SQLDriverConnect> for data source <MeterRecords_Test> failed: <[Microsoft][ODBC Microsoft Access Driver] '(unknown)'44084 44492 CON-120302 22/07/2014 03:22:09 PM is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the

44084 44492 CON-120302 22/07/2014 03:22:09 PM file resides.>. Notify Customer Support.



It a bit ironic to have access issue with Access files... if the name of it stand for anything 

Neglecting run time erorrs

$
0
0

Hi,

sapian

 

     I need a solution with example for a problem , the problem is while executing a job if i get any of the errors like data mismatch, data type error,no match found error etc.., like this.For like this kind of errors i need to write a script such that it should neglect such errors by storing in some table or anything and it should continue the execution of job successfully.

     Can any one provide an example solution for the above problem.

 

Thanks in advance,

Regards,

Kishor Kumar S

SAP ALL IN ONE APPROACH

$
0
0

Hi,

 

Can anyone tell me about the SAP data migration all in one approach and it's version.

 

 

Thanks,

Kaushik

Need a script

$
0
0

hI Experts

 

The Source will be as below

 

There will  be separate tab for each table in the xl sheet for material master

 

The first tab will be a control tab where the user will be passing the table name and the field to be updated

 

Tab1-Control--> Update table(drop down),update field(drop down)

Tab2-MARA--Material  (no, update field)

Tab3-MAKT--Material,language,update field

Tab4-MARC--MATNR,WERKS,UPdate field

Tab5-MBEW--MATNR,Validation Area,UPdate Field

Tab6-MUKE--MATRK,Salesorg,distcramal,division,update field

 

I need a script to dynamically pick values from control tab and go to the so and so table and update fields and trigger the job

 

Thanks

Madhu

JobNames and DataStores Info in BackEnd

$
0
0

Hi,

We have a sql server backend for BODS.

I would like to get the information of all the jobs and DataSteores information in Central repository.

Do we have any table in the back end to find this info ?

 

Do we have any doc, which says all the default tables that comes when we have sql server repository.

BODS 4.2 and SAP R3 620 release compatibilty

$
0
0

Dear Experts

 

We are using BODS 4.2 sp1.

 

We have a simple dataflow where we pull data from SAP r3 using direct download and push it in our database.

 

Basically its like this:

 

SAP Table-->Query Transform-->Oracle Database

 

Issue with R3 user of 620 release

 

Inside query transform,we have applied some conditions in where clause,which are combinations of 'or' and 'and' operator.

 

However when we are generating optimized SQL for the same,we observe that the conditions in where clause are not being included in the optimized query.

 

But if we replace all conditions by only 'or'  or by only 'and' condition,the optimized sql query with condition  is generated.

 

With R3 user of 730 release

 

The optimized sql with mixed 'and' and 'or' is generated correctly.

 

The basis team has  provided full rights to the user created in 620 release of R3,but still the optimized sql being generted is incorrect

 

However the user in 730 release ,even with minimum rights is generating correct optimized sql.

 

Both 620 and 730 release has latest BODS functions uploaded on them.

 

Please help me on this.

Error in compiling a custom dictionary for text analysis

$
0
0

I got a error when I tried to compile the custom dictionary for the Text Data Processing transformor. I am looking for help to solve the problem or work around the error.

 

The error is as follows:

[ERR] Can not create file [C:/ws_sclg.1]

 

Here is the command I was using:

C:\Program Files (x86)\SAP BusinessObjects\Data Services\bin> tf-ncc -d ..\TextAnalysis\languages -o C:\Sample Source\Dictionary C:\Users\jack\Documents\Visual Studio 2008\Projects\XMLFile1.xml

 

It appears to me that the command was trying to create a log file or some temporary file in my C drive root directory, and the OS denied the action. The Data Services is running on a Windows 2008 Server R2. I wonder if there is a way to specify where to create this log file or tempory file?

 

Any insight or help is appreciated. Jack


Text Data Processing: How to treat table rows as paragraphs

$
0
0

When I used Base_EntityExtraction to process my PDF files that containing tables, the tool is treating the table columns as paragraphs. What I need is for the table cells in the same row to relate to each other. It is impossible to relate these data elements from the table cells because the tool processes one column at time as a paragraph. Is there a way to config the behaviour so that it processes one row at a time when it is extract data from tables?

degree of parallelism

$
0
0

Hi,

 

Can anyone let me know when we can use degree of Parallelism in BODS.

 

 

Thanks,

Kaushik

Unable to find CA Certificates for Job server

$
0
0

Hi Experts,

 

I am facing an issue with Job Server. When I try to resync/edit/delete the job server it's showing the following error "

"Unable to find CA certificates for job server. Make sure the CA certificates for job server certificate exist in the LINK_DIR/ssl/trust_certs folder. (BODI - 320050)"

 

BODS_Jobserver_Error.JPG

 

I have tried  by deleting the old entries of 'AL_MACHINE' and re-registering the repository. But still getting the same error.

It's a fresh installation of DS 4.2.1 in server 2008 and the job sever is not active in the designer because of the above issue.

 

Any solutions please!!!

 

Thanks in advance,

Abhi

RFC CallReceive error

$
0
0

Hi Guys,

 

I am currently experiencing the following error when I run a job.

 

RFC CallReceive error <Function Z_AW_RFC_ABAP_INSTALL_AND_RUN: RFC_ABAP_MESSAGE- Exception condition "CANT_CREATE_JOB" raised.[SAP NWRFC 720][SAP Partner 731 ]

 

I would like to seek for your help on the issue I have encountered.

 

Thanks!

How to achieve the below output

$
0
0

Hi All,

    I have a source table, and i need to generate the below output using Data Services.

 

Source Table:


Legacy_numberLegacy_nameAddressz_inscopez_sold_toz_ship_toz_invoice_to
123sam123 main stYyNN
345PAUL234 oxford styyNN
345PAUL234 oxford stynny
456alex34 e aveyynn
456alex34 e aveynyn
456alex34 e aveynny


Output Table:


 

Legacy_numberLegacy_nameAddressz_inscopez_sold_toz_ship_toz_invoice_to
123sam123 main stYyNN
345PAUL234 oxford styyNy
456alex34 e aveyyyy


We nee to generate a table which need to have only single Legacy_number in output table and z_inscope, z_sold_to, z_ship_to,z_invoice_to have to check their values in source table and replaced their columns with the following priority order Y,y,N,n in Output table.

 

for explanation  see below example.

 

1. for 345 Legacy number we have y & n for z_sold_to column. In output table that column need to be replaced with y as y priority is higher than n.

2. for 456 Legacy number we have n & y & n for z_ship_to column. In output table that column need to be replaced with y as y priority is higher than n.

 

Thanks in advance.

A row delimiter should be seen after column number

$
0
0

A column delimiter was seen after column number <70> for row number <533394> in file

 

 

The total number of columns defined is <70>, so

                                                      a row delimiter should be seen after column number <70>. Please check the file for bad data, or redefine the input schema for

                                                      the file by editing the file format in the UI.

 

So i checked the flat file i was trying to retrieve the data for the row number and checked the last column and did not find anything unsual in that row that could have caused this error.

 

There are 70 columns and it proposes there is a problem in the last column. I checked but there were no carriage return

 

Please help me on this.

Tutorial to use Debugger in Data services

$
0
0

Hi there,

 

I'm trying to use the debug mode in Data Service 3.2 however I'm not able to make it work, can you guide me to any tutorial or provide any instructions. Thank-you

 

Regards,

samique


Data services Sizing

$
0
0

Hi Experts,

 

I need some info on SAP BODS installation.

 

Q1 . Can we install BODS on the same server with BO creating two different partition?

Q2 . If so then what is the system requirement?

Q3 . How to connect to the ETL database? And do we need a different server for this or on the same server where BODS is installed?

Q4 . Please help me with an architectural diagram.

 

 

Thanks

Bikash

DS

$
0
0

Hi DS Gurus,

 

I am extracting data from ECC using DS and populating a table in EDW. My end goal is to insert or update the data in DW using the same jonbs. If the primary key exist then it should update the data or if the primary does not exist it should insert the data.

 

In the target table under Bulk loader option ,I have selected “Append” option .The documentation says it will do both(update or insert) automatically based on the options select. However when the key is repeated DS gives an primary key integrity constraint error. How do I ensure it does both an inser t and update.

 

I am new to DS so any help will be appreciated. Thanks

 

 

THanks,

-Hari

XSD Issue in BODI- Data getting lost during unnesting

$
0
0

Hi,


Im facing the following issue:

I have received an XSD from a vendor for an XML that we are trying to flatten to a table. Attaching the XSD by the name Vendor XSD and the XML. During unnesting Im losing data at the Parent level for any child coming(second, third....) after the first child . Please refer to the attached screenshot image.

Once you have refered the image--. I tried generating the XSD from the XML using online tools. And if i use that XSD, data is coming correctly. Refer second page in the word doc. But the XSD that vendor gave is getting validated for the xml, without any error, when i tried on validator tools online. I'm not sure what is the issue or difference between the Vendor XSD (where both the parent and child complex type is referring to same schema element,) from what i generated from online tools(looks linear, without any complex types).I cannot use the one i generated online. We need to use the vendor file, but we need to find out if this is a file issue or BODI incompatibility or some setting is needed.

Kindly help

 

Attaching (Vendor XSD and Online XSD content is pasted in the same file XSDFiles. Online XSD starts from line# 210), XML data and screenshots of the issue

 

Thanks ,

can source and target tables be the same

$
0
0

Hi there,

 

I need to restate profit center column in the delivery fact table. Historical Profit Centers need to be populated since today is the first time we brought in Profit Center field from LIPS table. The source for the delivery fact table is SAP LIPS table. so what I did is:

 

joined the LIPS and delivery fact table on (LIPS.delivery number = deliveryfacttable.delivery number & LIPS.delivery line item number = deliveryfacttable.delivery line item number) to get the profit center.

 

So the source and the target delivery fact table are the same. Is this a good practice becuase Data services warns me that the source and target tables are the same.

 

Please let me know a better alternative approach to this OR a better approach to restate fields for historical data. Thanks in advance.

 

ds1.jpg

 

ds2.png

 

Regards,

samqiue

Web Services Configurations

$
0
0

Hi,

I am new to this area of web services.

I published a batch job "MyTestWebServices" as a web services from the Management Console. Created the WSDL and tested this web services via SoapUI tool.

Working fine as desired.

But this WSDL also contains details for all web services (eg, Get_BatchJob_ExeDetail, Get_Trace_Log, Logon, Logout, etc) which I believe are used by DS server for its internal operations.

I do not want the consumer of this WSDL to know about this extra web services.

 

Please help me understand how can I generate a WSDL only for my job "MyTestWebServices" where the other services are not visible.

 

Thanks,

Rajesh


Viewing all 4013 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>