Problem when reading/translating files from Fileset:Local

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Problem when reading/translating files from Fileset:Local

  • Creator
    Topic
  • #53848
    Gabriel Mendes
    Participant

      Hi all,

      I’m facing some issues and it is getting really difficult to solve.

      I have a fileset:local thread, routing to a MLLP client thread.

      My fileset thread is reading from a folder a XML File. As I don’t have much experience with xml parsing in Cloverleaf, I developed a TCL Script, which I inserted in my TPS inbound data, that parses this XML file tags, reads the info and denerates a CSV, inserted into my dispList.

      In my route, I implemented a XLATE that translates this CSV into a HL7 message.

      When I test my script individually, it works OK. So as my VRL and my XLT.

      However, when i test the route of this thread, that reads the file via fileset:local, this error message pops up to me just after showing my script runtime prints:

      PANIC: “0”
      PANIC: Calling “pti” for thread UNNAMED_TID
      —– Scheduler State —–
      Thread Events
      [code]PANIC: “0”
      PANIC: Calling “pti” for thread UNNAMED_TID


      Scheduler State


      Thread Events

    Viewing 1 reply thread
    • Author
      Replies
      • #79178
        Robert Milfajt
        Participant

          Is there anything in the log prior to the Panic?  That is where I would look for more answers.

          Robert Milfajt
          Northwestern Medicine
          Chicago, IL

        • #79179
          Gabriel Mendes
          Participant

            Thanks for your response!

            In fact, it looked like an issue in the routes testing tool.

            I ran the thread outside the testing tool and it worked just fine

            My cloverleaf version is 5.7

        Viewing 1 reply thread
        • The forum ‘Cloverleaf’ is closed to new topics and replies.