What Is a Shutdown Service?
Answers were Sorted based on User's Feedback
Answer / kishore kumar.t
shutdown service is one that IS automatically executes when it
unloads a package
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dinesh
A Shutdown service is the one we can write and add it to
the shutdown services list. these services will be executed
when the server shuts down. In this service we can write
codes to close the network connections, releasing memory
etc...
| Is This Answer Correct ? | 3 Yes | 2 No |
what is difference between invoke & transformers
In which case the transformers should not be used...?
i am having a csv file and it is passed to the tokenize and is passed to the three different fields without setting the indices property. my question is to which variable which value goes or all the tokenized fields tobe passed? for eg:santosh.giridhar_satish_satish.csv-->tokenize what will happen
How to create a link between variables?
In JMS can we publish a document to multiple brokers ? If Possible ,how can we achieve that ?
What is a scope of a variable that declared inside the main? Is tht accessible in try & catch block?
How to convert documentlist to document? If document list contain documents and documents contain strings field .how to convert?ple tell me any one.
what is indices in MAP flow step?
Difference between custom sql ,dynamic sql ? when we use custom sql,when we use dynamic sql?
When we use repeate, exit flow steps?
if i dont want to repeat then what i need to do?
When Is a Copy of the Input Pipeline Saved in the Audit Log?