3 Replies Latest reply on Apr 17, 2008 7:59 AM by kukeltje

    acessing flat files and date check

    suman_shahi

      Hi
      I am setting up a process for which I need two things to know.

      1.Can jBPM access any flat files like .txt or .xls to fetch data?
      If so please tell me the details.

      2.My process needs to run on some particular day of the month like every 10th and 25th.How can I set that condition in the particular task node when designing using jpdl.

      Like if date=mm/10/yy do task1
      date =mm/12/yy do task2

      Thanks