Search found 105 matches

by divstands
Tue Aug 04, 2009 4:40 pm
Forum: IBM QualityStage
Topic: Replacing a substring with another using a Lookup
Replies: 4
Views: 3095

Sainath.Srinivasan wrote:Is this a QualityStage question ?

Because qualitystage has different reference files which are used for tokens. ...
You are mentioning about the lookup tables of standardization rulesets.

But otherwise too, QS has the ability to create and utilize Lookup tables.
by divstands
Tue Aug 04, 2009 4:38 pm
Forum: IBM QualityStage
Topic: Limit of Stage Variables in version 8
Replies: 20
Views: 13204

This is your first mention of partial replacement, and with no amplification. The short answer is yes, provided that all partial key combinations are accounted for in the lookup. Or you could effe ... Yeah... as shown in the example, i will be incorporating all the partial key combinations. But i d...
by divstands
Mon Aug 03, 2009 9:30 pm
Forum: IBM QualityStage
Topic: Replacing a substring with another using a Lookup
Replies: 4
Views: 3095

Replacing a substring with another using a Lookup

I want to perfrom the following task: Replace the a list of strings with oher defined strings for each(in the list) if they occur and wherever they occur in a given string. For example List: Pedro Tom Loc Localidad San Man Col Colonia Hence the string Loc San Pedro Arriba La Rosa Del CoL de Calle sh...
by divstands
Mon Aug 03, 2009 8:56 pm
Forum: IBM QualityStage
Topic: Limit of Stage Variables in version 8
Replies: 20
Views: 13204

Also, can we use CONVERT or EREPLACE function in combination with lookup table

for example, will this command work in a transfromer:

CONVERT REFLOC@LOOKUP_1

where: REFLOC is the field name and LOOKUP_1 is the lookup table name
by divstands
Mon Aug 03, 2009 7:23 pm
Forum: IBM QualityStage
Topic: Limit of Stage Variables in version 8
Replies: 20
Views: 13204

Perhaps so, but I can't comment on a term that someone made up and "circular strain" falls squarely into that camp. Seems pretty clear that a best guess would be that you had some kind of sequencing issue and while I sincerely doubt you had to split things up between transformers it may h...
by divstands
Mon Aug 03, 2009 11:40 am
Forum: IBM QualityStage
Topic: Limit of Stage Variables in version 8
Replies: 20
Views: 13204

What makes you think I haven't? :? Hi Chulett The question was valid. I tried splittling the stuff in two transformers and a part of it works. So as mentioned by Sreeniwas, it is rather an issue of a of the sequencing/logic of the list(strings to be checked and replaced). I m further investigating ...
by divstands
Mon Aug 03, 2009 9:20 am
Forum: IBM QualityStage
Topic: Limit of Stage Variables in version 8
Replies: 20
Views: 13204

I had a doubt because version 7.5 had the limitation of 20 stage variables. Never, ever heard such a thing and stage variables came into the product well before 7.5. And sorry, can't really help with the "circular strain" question as I have no idea what that means. Never mind the fact tha...
by divstands
Sun Aug 02, 2009 9:24 pm
Forum: IBM QualityStage
Topic: Limit of Stage Variables in version 8
Replies: 20
Views: 13204

We are working with more than 50 variables. What i am trying to convey is that it is nothing to do with variables. It takes more time to compile thats it but the functionality works. There is something else in the code where-in the values held by the variables is forming a circular loop. Add anothe...
by divstands
Sat Aug 01, 2009 9:28 pm
Forum: IBM QualityStage
Topic: Limit of Stage Variables in version 8
Replies: 20
Views: 13204

Limit of Stage Variables in version 8

What is the limit of stage variables in version 8? I want to perfrom the following task: Replace the a list of strings with oher defined strings for each(in the list) if they occur and wherever they occur in a given string. For example List: Pedro Tom Loc Localidad San Man Col Colonia Hence the stri...
by divstands
Thu Jul 30, 2009 12:09 pm
Forum: IBM QualityStage
Topic: Orchestrate process not getting started
Replies: 2
Views: 2830

Re: Orchestrate process not getting started

fork() failed, Resource temporarily unavailable This is a UNIX message and there are many detailed explanations available through Google of what the fork() mechanism is and ... I got the solution. Needed to empty Sractch--- The files created in this folder run as large as 10-20 GBs. Also, i deleted...
by divstands
Thu Jul 30, 2009 9:20 am
Forum: IBM QualityStage
Topic: Orchestrate process not getting started
Replies: 2
Views: 2830

Orchestrate process not getting started

I have built a job which contains "Standardize Stage" The job fails with the following error at times: node_node1: Fatal Error: Unable to start ORCHESTRATE process on node node1 (server052): APT_PMPlayer::APT_PMPlayer: fork() failed, Resource temporarily unavailable [processmgr/player.C:40...
by divstands
Tue Jul 28, 2009 9:07 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: RTI Export for integration of MDM and IIS
Replies: 7
Views: 8145

Integration of MDM and IIS in real time

The input xml we tested contains data for two components: Address and Phone. From the generated MDM log, i have extracted few lines separately for Address and Phone: Address: [7/27/09 16:34:30:582 GMT] 00000015 SystemOut O INFO - getConfigItem: Item Name is /IBM/Party/Standardizer/Address/className ...
by divstands
Mon Jul 27, 2009 12:17 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: RTI Export for integration of MDM and IIS
Replies: 7
Views: 8145

Is the Standardization stage still using USADDR/USAREA rule set but trying to apply to Mexican data? Are the Mexican rule sets properly provisioned? What, precisely, do you mean by "not working" ... I am using MXADDR and MXAREA. Not working = MDM sends the input, but in the output no chan...
by divstands
Mon Jul 27, 2009 10:56 am
Forum: IBM QualityStage
Topic: Logs on QS for MDM-QS integration
Replies: 0
Views: 1568

Logs on QS for MDM-QS integration

This is for the integartion of MDM and QS. Where can i check the log for what is happening on QS when an input request xml is fired from MDM? Note: When i deployed the ISD jobs of QS, the only logs which i can see on the director client are those which mentions the deployment of the ISD job. when th...
by divstands
Sun Jul 26, 2009 8:10 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: RTI Export for integration of MDM and IIS
Replies: 7
Views: 8145

ISD has a project level export.... There was a sample project that came along with IIS enterprise addition names MDMQS. Also attached was an RTI export file which gives the output schema for all the ISD jobs in the MDMQS in QualityStage. The sample Schema was for US data. I tested, MDMQS was workin...