GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Abinitio
Go To First  |  Previous Question  |  Next Question 
 Abinitio  |  Question 129 of 193    Print  
how to pass a condition of filter by expression as a parameter while running a graph by wrapper ( back-end) ?

  
Total Answers and Comments: 1 Last Update: September 03, 2006     Asked by: Nilanjan 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 03, 2006 14:18:06   #1  
Vishal        

RE: how to pass a condition of filter by expression as...

First of all define a "Formal" Keyword Parameter of type string.

   e.g Let us say you defined paramter by name "FilterCondition". And you want your filter to be "COUNT > 0"

Now on your command line or in wrapper script give the following command

     <YourGraphname.ksh>  -FilterCondition "COUNT > 0".

Also in your graph in your "Filter by expression" Component, enter folloing condition  "$FilterCondition"

Regards

Vishal


 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : In addition to the above mentioned cases we can also include some more like:1. If sort component is used and the sort keys are same for the next sort component which follows after 2 or 3 components, then instead of using sort component again it is preferable ...

Latest Answer : This is a tricky question, number of component in a graph has nothing to do with the level of knowledge a person has. On the contrary, a proper standardized and modular parametric approach will reduce the number of components to a very few. In a well ...

When running a stored procedure definition script how would you guarantee the definition could be "rolled back" in the event of problems.

To run a graph infinitely, the end script in the graph should call the .ksh file of the graph. Thus if the name of the graph is abc.mp then in the end script of the graph there should be a call to abc.ksh. 
Latest Answer : You can use "Continious flow" components for this ...
Read Answers (3) | Asked by : Mithun

Latest Answer : in some cases abinitio will not recognize some part of  sql statments and unable to read the table.. to avoid this we have use AB_LOCAL() and table name when ever we use clauses like WHERE condition ...
Read Answers (3) | Asked by : rupal

Latest Answer : DML are record format files used by the metadata files in Ab inition. DML can be embedded in the graph or can be a separate file with .dml extension.xfr file are transform functions used by graph.These are present in sandbox.xfr file can used to manipulate ...
Read Answers (4) | Asked by : Beulah Sudheer

Latest Answer : Hi,it is possible in Unix... first you have to go to the directory where your deployed script is saved for that particular graph then execute the shell script by using the following command.../.kshI hope it will help you ...regards,Mahendra ...
Read Answers (5) | Asked by : BEULAH SUDHEER

Latest Answer : Here is a simple example to use a start script in a graph:In start script lets give as:export $DT=`date '+%m%d%y'`Now this variable DT will have today's date before the graph is run.Now somewhere in the graph transform we can use this variable as;out.process_dt::$DT;which ...
Read Answers (2) | Asked by : rupal

Latest Answer : local parameter is like local variable in c language where as formal parameter is like command line argument we need to pass at run time. ...
Read Answers (2) | Asked by : sekr

Latest Answer : There are many ways to improve the performance of the graph. It also depends on a particular graph, the components used in it. In general the following tips can be used for improving performance: 1> Try to use partitioning in the graph ...
Read Answers (4) | Asked by : Swap


 Sponsored Links

 
Related Articles

jQuery Collecting Filter Options

jQuery Collecting Filter Options from Content Now we need to expand the filter options to cover the range of available topics in the table Rather than hard coding all of the topics we can gather them from the text that has been entered in the table We can change the definition of keywords to read mo
 

Operator, Operand and Expression in C

Operator, Operand, and Expression in are symbols which take one or more operands or expressions and perform arithmetic or logical computations. Types of operators available in C are as follows: Arithmetic Assignment Logical/relational Bitwise These have operators under each
 

Group Discussion - Tips For Running a Successful Group Discussion

Tips For Running a Successful Group Discussion When it comes to a group discussion there is no such thing a too much planning The planning that you put into a group discussion will often be a reflection of the results Some of the things that you will want to pay attention to are recruitment issue
 

WebSphere V5.0 : Running Applications - Export J2EE applications

WebSphere V5 0 Running Applications Export J2EE applications In this tutorial you will learn about WebSphere V5 0 Running Applications Export J2EE applications Exporting an enterprise application into an EAR file and Exporting Web Archive WAR files mosgoogle Exporting an enterprise application into
 

WebSphere V5.0 : Running Applications - Run/operate server

WebSphere V5 0 Running Applications Run operate server In this tutorial you will learn about WebSphere V5 0 Running Applications Run operate server Adding projects to a server Starting a server Servers view and Server Configuration view mosgoogle Adding projects to a server Once you have created a s
 

WebSphere V5.0 : Running Applications - Understand Session Manager

WebSphere V5 0 Running Applications Understand Session Manager In this tutorial you will learn about WebSphere V5 0 Running Applications Understand Session Manager Session management support Developing session management in servlets and Enabling URL rewriting or cookies on a server mosgoogle Session
 

WebSphere V5.0 : Running Applications - Configure data sources

WebSphere V5 0 Running Applications Configure data sources In this tutorial you will learn about WebSphere V5 0 Running Applications Configure data sources Data sources Data sources work Setting up a server to test data sources mosgoogle Data sources As defined in the Sun JDBC 2 0 Standard Extension
 

WebSphere V5.0 : Running Applications - Create server instance and server configuration

WebSphere V5 0 Running Applications Create server instance and server configuration In this tutorial you will learn about WebSphere V5 0 Running Applications Create server instance and server configuration Creating a server and server configuration mosgoogle Creating a server and server configuratio
 

Data Recovery - Back up's for Data Recovery

Data Recovery Back up s for Data Recovery Although there are many good data recovery systems on the market that will help you to retrieve your data if it is lost in a computer crash or virus attack it is a much better idea to avoid the need for data recovery by using good backup software mosgoogle
 

Caught in a Downsizing: Tips to help you regroup and head back into the IT market

In today s economy and especially in the IT industry it s not at all unusual to meet professionals who are currently experiencing the frustration of seeking new employment after a downsizing or layoff mosgoogle After the initial shock wears off professionals in the IT market often find themselves at
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape