Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    430

    Hi Jehan, u can use the commandline to execute...

    Hi Jehan,

    u can use the commandline to execute the job.

    u can make a bat or shell script using that commandline, and use that script as the source for autosys/CA.
  2. Replies
    4
    Views
    1,023

    i want to have the webservice-client packaged and...

    i want to have the webservice-client packaged and run thru java, not any other tool.
  3. Replies
    4
    Views
    1,023

    Any help ?

    Any help ?
  4. Replies
    4
    Views
    1,023

    spring ws client usign wsdl.

    Hi All,

    1. some application is exposed as webservice which is running on server, with WSDL exposed.
    2. now, i need create a standalone client for the webservice, to invoke few operations.
    ...
  5. Replies
    2
    Views
    467

    Thanks Dave, Yes, Your suggestion from other...

    Thanks Dave,

    Yes, Your suggestion from other posts helped to choose that route.
  6. Replies
    9
    Views
    1,920

    This topJob will run only once. But what i...

    This topJob will run only once.

    But what i wanted to do is;
    Job-A read DB and fetch N rows, for each ROW run JOB-b
  7. Replies
    0
    Views
    407

    ItemProcessor

    In a process, where
    1. dbreader and dbwriter involved, if i introduce itemprocessor, will be degrade the performance.

    in itemprocessor, am going to add some extra/default value, no big operations.
  8. Replies
    9
    Views
    1,920

    Hi spongybob, For every record in the reader,...

    Hi spongybob,

    For every record in the reader, i need to call a job, and pass that row value as parameter ?
    can you just post me a simple example ?

    Your example, looks like, sequential job...
  9. Replies
    9
    Views
    1,920

    Hi Dave, Nice idea, For every record in the...

    Hi Dave,
    Nice idea,
    For every record in the reader, i need to call a job, and pass that row value as parameter ?

    can you just post me a simple example ?
  10. Replies
    2
    Views
    467

    How to do this.

    Any other method of doing this ?

    1. i have a reader , which read data-base, gets data,
    2. now for each record, i need to query the different database to get a lot of data and write to DB.

    i...
  11. Replies
    9
    Views
    1,920

    Any other method of doing this ? i have a...

    Any other method of doing this ?

    i have a reader , which read data-base, gets data, now for each record, i need to query the different database to get a lot of data and write to DB.
    i can use the...
  12. Replies
    8
    Views
    2,063

    Awesome, and thanks to you for taking effort, i...

    Awesome, and thanks to you for taking effort,
    i was half way through the path.

    thanks Martem,Gary and Dave.
  13. Replies
    8
    Views
    2,063

    Thanks Guys, But i will have to use POI with ...

    Thanks Guys,

    But i will have to use POI with Itemreader impl.
  14. Replies
    8
    Views
    2,063

    Read EXCEL file ?

    can we use spring batch fileitemreader to read XLS file ?
  15. pass value in step 1 programmatic-ally and...

    pass value in step 1 programmatic-ally and collect that value in step 2 using {STEPEXECUTIONCONTEXT} bind method ?

    any example ?
  16. I agree. this is the req. 1. have multiple...

    I agree.

    this is the req.

    1. have multiple txt file in a folder. each file contains a number, a single value.
    2. i need to read each file and read the number.
    3. then i need to run a query on...
  17. Thanks Arno.

    Thanks Arno.
  18. executioncontextpromotionlistener example

    Hi,

    I need to read a file and file contains a single value, a number,
    which i need to propagate to next step , which is sqlquery based.

    i need a example of how to pass values between steps.
    ...
  19. Any working model for this ?

    Any working model for this ?
  20. Need the code for implementing...

    Need the code for implementing StepExecutionListener
    and accessing the attributes between steps and Job.
  21. Replies
    9
    Views
    1,059

    You have to use, MultiResourceItemReader and...

    You have to use, MultiResourceItemReader and delgate it to FileItemReader.

    Am looking for same,
    Need a sample for this. not able to find.

    If you have the sample working, please post it here.
  22. simple example needed MultiResourceItemReader

    can anyone give , simple example of this ?
  23. Any pointer / help ?

    Any pointer / help ?
  24. MultiResourceItemReader reading multiple file

    Hi Experts,

    I have following requirement.

    i have a folder , which contains multiple txt file..

    1. read file by file using MultiResourceItemreader from folder.
    2. read the content of that...
  25. Replies
    4
    Views
    1,351

    Hi Dave, Can you please let me know,the...

    Hi Dave,

    Can you please let me know,the example name ?
    tried to find it,was not able to, find , probably i miss something.
    I need the example which has staging to db as you mentioned.

    Thanks...
Results 1 to 25 of 33
Page 1 of 2 1 2