Quantcast
Channel: SCN : All Content - SAP Information Steward
Viewing all 297 articles
Browse latest View live

Error While creating a rule for trimming spaces

$
0
0

Hi All,

 

Please can you tell me the correct syntax for trimming the Spaces from the beginning of the word.

 

I tried like this but it is giving error as below:

 

BEGIN RETURN

ltrim($SPACES_TRIM, '');

END

 

 

ERROR:  The return statement is expected to return a conditional value: found type<VARCHAR>. (COR-10622)

 

 

 

Please do help me its urgent.

 

Thanks & Regards,

DJ


Union or Merge in Information Steward

$
0
0

Hello everyone,

 

We are looking to profile data in tables spread across 24 different instances. We need to do perform basic profiling across the entire set of data and am looking to do a union of the tables (Merge transform in Data Services). Is there a way to do this in IS and if not, is there a work around? I would think that this would be a commonly encountered scenario in most projects. Thanks in advance!

 

Regards,

Chaitanya Kasarkod

Deleting an entire IS project

$
0
0

Hi,

 

What is the fastest way to delete an IS project with all its childs (rules,bindings,scorecards, ... etc) all at once? without deleting them one by one.

 

Even from CMC, you can't delete a project unless you clear all its childs.

 

Please help as deleting them manually is really troublesome.

Information Steward Email Validation

$
0
0

Hi Gurus,

 

I am trying to validate an email as below in the rule and getting the below error:

 

"Data Services execution failed for [-Knproftsid0, -Knprofrnid-1, -Knprofprid-1, -Knprofsrun0, -Knprofprll, -Knprofvrn1188, -z"C:\ProgramData\SAP BusinessObjects\Data Services\log\errorLog_JOB_TEST_RULE_17_530948533329166.txt", -CSV"$$InformationStewardDSTaskUniqueID=MF8w;", -CSV"$$ISRunID=LTQyOTQ5NjcyOTY;", -CSV"$$sv_task_subrun=MF8w;", -sJOB_TEST_RULE_17, -ForceEngineRuntimeToUTF16]. Error :

 

 

(14.2) 08-20-14 14:53:44 (E) (6916:8648) RUN-050319: |Data flow DF_TEST_RULE_17|Transform Query2|Function BD5D9B7D-811C-428E-8855-5D0AD04946D8_Local Invalid value <%[a-zA-Z0-9_-]+@([a-zA-Z0-9_-]+.)+ (com|org|edu|nz|au])%> passed for pattern parameter in function <match_pattern>. (COR-10690)"

 

Please help me in this I am using the below syntax and it is getting validated but when I am trying to test it, it is giving the above error:

 

IF(match_pattern($email LIKE '%[a-zA-Z0-9_\-]+@([a-zA-Z0-9_\-]+\.)+  (com|org|edu|nz|au])%')) RETURN TRUE;

ELSE RETURN FALSE;

END

 

Thanks in advance.

 

Regards,

DJ

configuration cannot be deleted, associated tasks are running

$
0
0

Hey folks,

 

as the topic says I'm trying to delete a match review configuration but I can't.

The error message says, that there are still associated tasks running and prevents me to delete the configuration.

However I haven't found a way to stop the tasks.

I'm using IS 4.2SP2

 

Associated_Tasks_running.PNG

 

Thanks in advance

 

Eduard

Timeout when importing in metapedia

$
0
0

Hi,

 

IS reports a timeout when importing larger sets of terms (>500 terms) and aborts further import.  The import duration is significantly increased after we defined some custom attributes (and include those in the import)

Does IS have an option to change the default timeout value?

 

 

gr

Gijsbert Karens

Metapedia import error

$
0
0

Hello there,

 

We are using Information steward version 4.2.

 

We exported an existing metapedia into an xls file.We added some new categories and terms in the same xls file.When we import this file again using "Import Metapedia from MS excel file" , we get this error

 

Metapedia_error.jpg

 

Two questions

 

1.Where the log file mentioned in the error located?

2.What would be the reason for this error?

 

 

Regards,

Magesh

Unable to View More Failed Data in IS

$
0
0

Hi Experts,

 

We have successfully created Validation Rules in Information Steward Data Insight module and bind with Table columns. The Rule task was also

successfully completed. But when we try to view more failed data using "View More Failed Data", we are getting an error like "Unable to access the

web server. (CUI-10001)" and we are also unable to export the data to csv.

 

We find multiple KBAs on (CUI-10001) issue in SMP, as per support team recommendation we upgraded to 4.2 SP2 (both DS & IS), but still we are facing the same issue. The following are the few observations of the "View More Failed Data" in our environment:

 

1. After upgrading to 4.2 SP2, this functionality worked fine for one week and stopped after that

2. Again started working after two weeks by just restarting the EIM APS servers (before that we restarted servers daily two or three times, it didn't worked) This time it worked for one day.

3. After it started working automatically without doing anything. This time it worked for 2-3 Hrs. Immediately stop working after running the task

4. The same functionality is working fine at Rules Tab level (we can see more failed data by rule wise)

 

We raised OSS on this behavior, still we didn't get any update from support team. If any one come across this strange behavior, it would be great if you could share the root cause of this behavior.

 

Thanks,

Ramakrishna Kamurthy


Information Steward Metadata Management Error Documentation

$
0
0

Has anyone found a document that lists the error codes generated by Metadata Management?

 

We have a lot of errors in the collection log like this one:

 

Unable to associate column DATABASE.OWNER.TABLE.COLUMN to join. Relationship error: The object and related object identifiers must be set; object_id is null. (COR-10265) (CMM-10206) (CMM-10117)

 

I can't find any information on these error codes and it doesn't look like there is a document that explains them like there is for BI4.1.

 

We are using Information Steward 4.2sp2.

Metadata Management Custom Reports

$
0
0

Does anyone know where there is documentation on configuration or usage of the Metadata reports available in Information Steward?

 

 

I am prompted for login credentials to the repository but nothing that I try works.  To make things worse, it seems to cause Tomcat to shut down.

 

In the versions of Metadata Management used with Business Objects XI3.1, you had to go to the reports to configure the JDBC connections for the reports.  I can't find any documentation on where the reports are stored much less on how to configure the connection to the Metadata Management repository database.

 

I am running Information Steward 4.2sp2 hosted on Information Platform Services 4.1sp3.

Metadata Management export utility

$
0
0

Has anyone tried using the Metadata Mangement export utility to export the metadata to XML file?

 

I tried running it but it is trying to use the account that I am logged on to the server for something and it is failing.

 

I did find this in the output:

Executing SQL: SELECT count(*) FROM dbo.MMT_Table

This is followed with:

Login failed for user

Does the utility try to log into the Information Steward repository database using the credentials that you use to log into the server?

Showing only Approved Metapedia Terms

$
0
0


This question is two fold:

 

1) Is there a way to only show approved metapedia terms?

 

2) How have others managed their metapedia terms in a "multi-tier" environment (dev / qa / prod)? Do you promote your terms / changes through different environments or do you manage your terms in one environment?  What is SAPs suggested best practice here?

 

I'm trying to achieve the scenario where metapedia users only see approved terms. Right now we are controlling this through drafting the terms in one environment and then exporting / importing them into another environment as approved.

 

Thanks!!

Tom

Error "Encountered an error while exporting the data. View the lof file (DPR-10126)

$
0
0


Hello,

 

I would like to have sugestions and help to solve a problem in IS 4.2.

 

I've created a view from two tables, joined together with the key from each one.

 

Then i've binded the rule with the view (mentioned above) created and calculated score for it.

 

The calculation is successful, however when i try to export all failed data i have the following error:

 

"Encountered an error while exporting the data. View the lof file (DPR-10126)"

 

 

When exporting failed data from calculations made directly to the datasources i do not encounter any problem, but when i try to export all data to CSV file (not only the 500 results limit) i have this kind of error.

 

However, when i visualize the data from the view created, it is also possible to export to csv file.

 

Resuming, the error occurs only when exporting all failed data from the view.

 

Can anyone help with this issue?

 

Thx

Best Regards,

Account Aging in Information Steward

$
0
0

Hi All,

 

We'd like to use Information Steward to evaluate the age of our accounts. We want to identify those that haven't been used for several years so we can close them out. Doesn't seem like this is possible with IS. Has anyone on the forum been able to do this type of analysis in IS? Is it possible with Data Services or another SAP tool?

 

Thanks!

BOMM to Information Steward 4.2

$
0
0

Hi,

 

We are in process of moving to information steward 4.2 metadata management from Business Objects Metadata management (BOMM).

 

 

Can someone please provide following information.

 

 

1. New features available in Information Steward Metadata management module in specific when compated to Business Objects Metadata management (BOMM).

 

 

2. Level of data (granularity) crawled in Information Steward Metadata management (Audit, Universe, secmatic layers, Reports information).

 

 

3. Information on data model used to load metadata information by integrators(Which table holds what data).


Published Cleansing package

$
0
0

We have a concern on published package modification. Suppose user1 created a cleansing package and published. and also used in Data services.

 

Now we want to make the change to the existing published package. If the same user1 is making the change, no problem. But issue is if the user1 is not availble or left the company or some other reason, user2 want to make the change to the existing package.

 

User2 move the published package to his private space. make the changes. But cannot republish the cleansing package with the same name. Based on the guide, it says, you cannot overwrite the existing one if the package is modified by different user.

 

Our real concern is, if the original paackge is used in many DS jobs, we need to make this change to reflect the new name. Is there any work around to avoid this issue or how you guys handle it ?

 

IS Cleansing.PNG

Timeout when review data

$
0
0

Hi all,

 

When I generate a view for data profiling, I clicked view data to view the records in the view. It is about 1300 records in the view,not that much.  However, it had an error message saying timeout.

 

Does anyone encounter this before? Any suggestion on how to make the timeout setting longer? or the real cause of this kind of issue?

 

thanks,

Connection to Teradata

$
0
0


We want to add teradata DB to metadata Integrator part, but it fails for some reason. Do we need to specify smth else than this in JDBC parameters ? jar libraries are uploaded to \SAP BusinessObjects\InformationSteward\MM\lib\ext

 

What I' m missing here?

Reagrding Custom Cleansing package builder in Information Steward

$
0
0

Hello Experts,

I'm very new to "Cleansing package builder" in IS.

1) By going through some documents and video tutorials and by using two CSV files, I had built 2 custom cleansing packages and published in Information Steward, till here it's good going.

 

2) I had imported my CSV file in BODS for data cleansing and used 'Base_Data Cleanse Transform' to load cleaned data to target, from here I'm worried what to do next ?

 

Experts, Could any please help me by sharing any good web link or steps to go forward, what are the further steps to be taken in SAP BODS ?

 

 

 

 

 

 

 

 

 

Thanks in Advance.

About MMRV_Report_Universe

$
0
0

I want to get the relationship between report and universe from IS metadata repository.

Now MMRV_Report_Universe only store the dimension in report , not include measure.

Who can tell me how to get the full list (include dimension and measure) between report and universe ?

Viewing all 297 articles
Browse latest View live


Latest Images

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