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. ...
Latest Answer: Broadcast - Takes data from multiple inputs, combines it and sends it to all the output ports. Eg - You have 2 incoming flows (This can be data parallelism or component parallelism) on Broadcast component, one with 10 records & other ...
Latest Answer: ok Via sand-box we can use U mean ! ryt ...
Latest Answer: guys, m_dump is a command mostly we use to get dmls in unix. syn: "m_dump file.dml -describe" , which fetches u the corresponding dml of the file "file.dml" from a directory,if u are already in .cheers,mukund ...
Latest Answer: m_dump is the command used to view data, residing in multifile, from unix prompt.Syntax with eg:m_dump a.dml a.datThe above command will print  the data as it appears from GDE when we view data in formatted text.m_dump a.dml a.dat >b.datThe ...
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 ...
What are differences between different GDE versions(1.10,1.11,1.12,1.13and 1.15)?what are differences between different versions of Co-op?
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 ...
Latest Answer: any idea when these versions are released ...
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 ...
View page << Previous 8 9 10 11 [12] 13 14 15 16 17 Next >>

Go Top