Search:

Type: Posts; User: Kbules; Keyword(s):

Search: Search took 0.03 seconds.

  1. I am able to get by setting encoding as...

    I am able to get by setting encoding as ISO-8859-1 for writer
  2. Issue with FlatFileItemWriter encoding character set

    Hi,

    I have an issue with FlatFileItemWriter encoding. In application I am reading data from database and writing into flat file with txt extension in the linux environment.

    Application database...
  3. Replies
    2
    Views
    977

    Thanks for your replay. Working fine with...

    Thanks for your replay.

    Working fine with scope and changed binding variable name.
  4. Replies
    2
    Views
    977

    Empty value for Late binding variable

    Hi ,

    I tried to get dynamic file name with late binding variables for a specific step.

    I am getting empty value ref binding variable.

    Configuration:
    <step id="flatFileGenerationStep" >
    ...
  5. Replies
    5
    Views
    1,118

    I tried to give fill path for the command...

    I tried to give fill path for the command property like below.

    <property name="command" value="<<full path>>" /> for the bean SystemCommandTasklet.

    is this correct way. Can you direct me how to...
  6. Replies
    5
    Views
    1,118

    Thank you for your replay. I tried to execute...

    Thank you for your replay.

    I tried to execute system command ex: pgp or dir in windows environment. but it is throwing following error.

    ----------
    Encountered an error executing the step...
  7. Replies
    5
    Views
    1,118

    Can someone give me an idea(s) on this?

    Can someone give me an idea(s) on this?
  8. Replies
    5
    Views
    1,118

    SystemCommandTasklet usage

    Hi ,

    I have requirement to encrypt file using third party tool/commands.

    I want to use SystemCommandTasklet to execute third party commands like pgp -v

    Job Configuration:

    <bean...
  9. Thread: FTP adapters

    by Kbules
    Replies
    1
    Views
    1,173

    could you please give me some direction?

    could you please give me some direction?
  10. Replies
    4
    Views
    1,912

    Thank you for your replay. The following way...

    Thank you for your replay.

    The following way I am going to achieve.

    Batch Configuration:
    ------------
    <step id="enctyptFile">
    <tasklet>
    <chunk reader="businessObjectReader" ...
  11. Thread: FTP adapters

    by Kbules
    Replies
    1
    Views
    1,173

    FTP adapters

    Hi,

    As per my requirement, Flat file needs to be create at given FTP server.

    Can I use FTP Adapter for this? Guide me. I am inexperienced with FTP adapter :(.

    Please share any reference...
  12. Replies
    4
    Views
    1,912

    Can someone give me an idea(s) to do this?

    Can someone give me an idea(s) to do this?
  13. Replies
    4
    Views
    1,912

    Flat File encryption with Spring Batch

    Hi,

    I need to encrypt medium/large flat files using PGP.

    Can I get best result do encryption with Spring Batch?

    How to accomplish this? What should I do? Please Guide me.

    Thanks in...
  14. Thank you very much working fine. Issue with xml...

    Thank you very much working fine. Issue with xml classpath.
  15. FileNotFoundException - Issue with Hello World Job

    Hi,

    Permit me this is basic issue only.

    I am trying to run the simple hello world and getting following error event xml file in classpath.

    Could you please direct me.

    Thanks in advance.
Results 1 to 15 of 16