Quantcast
Channel: SCN : Discussion List - SAP Information Steward
Viewing all 455 articles
Browse latest View live

Upgrade SAP Information Steward 4.2 from SP05 to SP06 or SP07.

$
0
0

Hi Team,

 

We are currently using SAP Information Steward 4.2 SP05. As part of regular upgrade to keep systems in sync, we are planning to upgrade to SP06. But I did not see much beneficial to update with SP06. I understand SP07 is going to release in May 2016. But I did not get any information related to the features and release notes.

 

Could someone advise is it good to upgrade SP06 now or is it worth to wait till SP07 releases?

 

Thanks

Venky


'Like' statement

$
0
0

So for illustration of my problem I have created  a simple view consisting of 1 column.

 

I apply filter thus : Views.ZZ_List.NormalizedName = 'Java 6 Update 11'

and wonderfully this results in 1 row which shows the value 'Java 6 Update 11'

 

However, in reality, I want this filter to return all rows with the string 'Java' in it.

So in traditional SQL : Like '%Java%'   (or Like '*Java*')

 

In Information Steward, I see that there is no 'Like' statement.

Hence, reading online, I tried this one : match_regex(Views.ZZ_List.NormalizedName, 'Java', null)

 

Yet after applying the above, I get zero rows returned.

 

Also tried :

match_pattern(Views.ZZ_List.NormalizedName, 'Java')

match_pattern(Views.ZZ_List.NormalizedName, '*Java*')

 

.... and may I say, many more variations.

 

Please can someone point out what the proper way of achieving a 'like' functionality is ?

 

Many Thanks

Information Steward task error

$
0
0

Hi Experts,

 

one of my profiling task is getting failed  with this error messege-

 

while trying to invoke the method java.lang.String.indexOf(java.lang.String) of an object loaded from local variable 'msg'
[E] 2014-04-11 12:14:16.570 [TaskUtility][pool-4-thread-1] java.lang.NullPointerException: while trying to invoke the method java.lang.String.indexOf(java.lang.String) of an object loaded from local variable 'msg'
at com.sap.icc.task.TaskHelper.analyzeSAPInfoError(TaskHelper.java:793)
at com.sap.icc.task.DataServiceEngineFacade.monitorJob(DataServiceEngineFacade.java:308)
at com.sap.icc.task.DataServiceEngineFacade.finalizeSingleJob(DataServiceEngineFacade.java:316)
at com.sap.icc.task.DataServiceEngineFacade.finalizeJob(DataServiceEngineFacade.java:140)
at com.sap.icc.task.DataServiceDispatcherTaskStrategy$TaskMonitor.finishProcess(DataServiceDispatcherTaskStrategy.java:429)
at com.sap.icc.task.DataServiceDispatcherTaskStrategy$TaskMonitor.run(DataServiceDispatcherTaskStrategy.java:346)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:743)

[I] 2014-04-11 12:14:16.570 [TaskUtility][pool-4-thread-1] Stopping subtask process [task id=90, subtask id=2061]. (TSK-10085)
[I] 2014-04-11 12:14:16.617 [TaskUtility][pool-4-thread-1] Processed [1] of [1] sub tasks. (TSK-10047)
[I] 2014-04-11 12:14:16.617 [TaskUtility][main] Summary of task [RE_MP_STATUS_MTR_STATUS_1] with [1] subtask(s) executed. (TSK-10005)
[I] 2014-04-11 12:14:16.617 [TaskUtility][main] [1] Subtask(s) executed with errors. (TSK-10007)
[I] 2014-04-11 12:14:16.648 [TaskUtility][main] Subtask [run id=1] Table null: Internal error: while trying to invoke the method java.lang.String.indexOf(java.lang.String) of an object loaded from local variable 'msg'. Check with your system administrator if error occurs again. (TSK-10072) (TSK-10008)
[I] 2014-04-11 12:14:16.663 [TaskUtility][main] Task process finished with errors. Status is set to failed. (TSK-10027)
[I] 2014-04-11 12:14:16.663 [TaskUtility][main] Utility processing ended.
[E] 2014-04-11 12:14:16.679 [TaskUtility][main] Utility failed with code 4. (COR-10020)

 

 

is it because of huge amount of data(approx 23 million) or any other particular reason.

Meet the Expert Session - SAP Data Services & SAP Information Steward: Windows AD/Kerberos SSO

$
0
0

Hello Everyone!

 

Are you a SAP Enterprise Support or Max Attention customer?

 

If so, please sign up at the Enterprise Support Academy for a free Meet the Expert Session!

 

Please join EIM Senior Support Engineer Don Garrant next week as he discusses SAP Data Services & SAP Information Steward: Windows AD/Kerberos SSO.

 

There is still time to register here:

 

SAP Data Services & SAP Information Steward: Windows AD/Kerberos SSO

 

Hope to "see" you there

 

Cheers!
Julie

Unable to export rules, rule bindings & Key data domains

$
0
0

Hi Experts,

 

We have IS project (with rules,tasks,rule bindings,KDD) which needs to be exported, But when I try to export it is throwing with a error saying "Export process timed out. Data is not exported . try again (DPR-10127).

 

Need help ASAP.

 

Regards

Krishna Mohan

Metapedia Term Association to Public Data Insight Rules

$
0
0

I just associated a Metapedia Term to a Data Insight Rule that is shared (public) in multiple Project workspaces. When clicking on the association from the Metapedia Term, how does the tool determine which project workspace to open? It appears the first project to create the rule is the path in which Metapedia takes... Can someone please confirm my assumption is correct?   

Rule Details in IS

$
0
0

Hi Experts,

 

I have few questions in IS.

 

1. Can anyone tell me where can I find the details of the rule, rule description, expression etc.(All the details in rule editor).

 

Ex: if I want my rule expression details, where can I find those details.

 

2. If I want to delete my rule in IS through SQL, where can I find my rule in the table & how can I delete my rule?

 

Regards

Krishna Mohan

Log text data not loading in to IS

$
0
0

Hi All, we are trying to access a field from SQL which has long text with nvarchar(max). This filed contains around 600 to 700 or more chars. Please advise what we are missing here? What data type in sql could help us to bring the data into IS?

 

Quick advises would be really appreciated.

 

Thanks ya

Venky


How to Audit Changes To Custom Attribute

$
0
0

Hello,

 

Is there a way to (audit trail or log) track changes that are done to custom attributes in IS4.2 please.

SAP IS Option : for getting more than 500 rows in output

$
0
0

Folks, Can anyone tell me if there is a work around to get more than 5oo output/failed rows in IS for Data insight ( Data Quality & Profiling )  ??

 

Is there some setting we need to perform in CMC or probablly if some patch deployment needed  ?

 

 

any input is appericiable.

 

 

thx

deep

How do generate license key for SAP Information Steward

$
0
0

Dear SAP,

 

Can some one Guide me how to generate information steward license

 

I have login in market place tried to download the temporary license from my ssuesr-id , but i can't see any license related to steward

 

Thanks,

Rahul

Adding mark-up or comments on the trend charts

$
0
0

The trend charts are nice in IS that show the quality scores over a period of time. Some days the scores are low due to specific issues - for e.g. some backend system activity happening that caused data to be out of sync for brief period of time. When the back-end activity is completed the data is in sync and my scores are looking good. So during the backend activity is going on my trend chart dips causes concern for senior management there by asking question on what is happening with data. To avoid such anxiety, is it possible to add comments / mark-up on the trend chart ? For e.g. for the case described above, I would like to comment on specific data point saying 'ABC' back-end activity is happening. So people read this comment on the trend chart and understand what caused the scores to appear low.

How to update failed records

$
0
0

Hi All,

         I am new to information steward.

 

I created few rules, and some records failed those rules.

 

EX: Failed records (Missing Address/State Name)

 

How can i update those failed records in information steward?

 

 

 

Thanks,

Kumar

Failed data processing did not complete

$
0
0

Hi. We have recently moved our Vendor project from the development are to the Production area. The project was therefore exported from Development and imported into the Production project. Views are created across tables and rules are bound to these views. I run any tasks to calculate the scores and the tasks complete successfully. I then go to the Rule Results tab in the work space and open any view to look at columns with failed records. I then clink on the column with failed data and it shows the failed records on the right hand side of the screen. I then click on view more failed data and get the following error "Failed data processing did not complete". I can find no link on this error. Does anyone have any suggestions?

com.crystaldecisions.thirdparty.org.omg.CORBA.UNKNOWN minor code: 0x0 completed: No (COR-10869)

$
0
0

Hello experts,

 

I am new to Information steward. Whenever I try to open the Information steward I get this error

 

com.crystaldecisions.thirdparty.org.omg.CORBA.UNKNOWN minor code: 0x0 completed: No (COR-10869)

 

If i click on ok in the error dialog box, it disappears but while opening a project or doing something else it pops up again. Can anyone of you tell why do we get this error, and any resolution for the same.

 

Thanks


Metapedia and Metadata Management

$
0
0

Hello,

 

Q1:      Is there any workaround solution to automate import/export process - metapedia business terms ?

Q2:      When there is a structural change in source, it will be extracted via integrator connection task in IS and changes will be reflected in the metadata management ? Functionality of Metapedia and Metadata management can be combined ? How to track changes and business terms needs to be updated ?

 

Does any changes (data types , length or new field addition) to source can be captured in IS ?

 

BR

Nethaji Guru

Issue when importing KONV table on Information Steward

$
0
0

Dear all,

 

We are currently trying to create a rule on Information Steward 4, that checks some fields on the KONV table. However, when we try to add it to our Data Insight project, we get the following error: "XML validation error for file getMetadataReplyDocument(xml) (COR-10142).".

 

We understand that this problem is originated because we KONV is a clustered table, however, we are not aware of how to work with them on Information Steward.

 

Would someone help us to understand how to work with the KONV table in Information Steward or confirm whether is possible to use them?

 

 

 

Regards,

 

Ana.

Information Steward 4.2 Major Questions

$
0
0

Hi Experts,

 

I am using Information Steward recently.

Below are some question on which I could not find any topic about it in Information Steward Wiki.

 

 

Transportation:

 

- When creating Rules /Threshold/ Customized attributes/View/Project

Does information steward provide functionality of transporting the above object from D to Q or P?

If yes how does this work?

 

Storing Data

 

- When connecting to the source (ECC or DB connection)

Does information Steward store data from these connections in Information Steward or is it just a View to the Source?

 

 

Metapedia changing Business rules from different project to you own project


- Is it possible in metapedia to use predefined rules from Application1/Project1 to Application2/Project2?

Lets say in we already have predefined business rules and we want to change the rules for our own requirement

is this possible within Information steward metapedia?

 

 

I hope to receive feedback on the above questions

 

Thanks in advance,

 

 

Rabie

New InfoSteward file Connection Creation Error

$
0
0

Hi Experts,

 

We are unable to create file connection for information steward in CMC.

Could you please help on this topic(there is no spaces in path)

 

 

 

The versions are below:

 

SAP Business Objects BI Platform 4.2 Support Pack 2 Patch 0
Version: 14.2.2.1975

 

SAP Data Services 4.2 SP07
Version: 14.2.7.1129

 

SAP Information Steward 4.2 SP07
Version: 14.2.7.1129

 

Repository Database:
SAP HANA Revision 112.02

 

Web Application Server:
Apache Tomcat/8.0.21

 

Browser:

Internet Explorer version 10.0.9200.17609

 

Regards,

Sravan

Data Lineage and Impact Analysis

$
0
0

Hello,

 

I have created a BEx report on top of virtual providers in BW

Established connection, created universe (UDT/IDT) using Bex report and created WebI report.

 

After running the integrator jobs in CMC for BO server and BW server (Integrator Sources).

 

When I check for Data lineage and impact for WebI Report in Metadata management. System shows "There is No lineage or Impact".

 

but when I check lineage for BEx report. I could see lineage from BEx report ->Virtual providers-> Underlying Objects DSOs -> Source systems.


How data lineage and impact is displayed ? and in this scenario how to display data lineage and impact for Webi Report?


BR

Nethaji Guru

Viewing all 455 articles
Browse latest View live


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