James McPheron

Forum Replies Created

Viewing 3 replies – 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: Cloverleaf and J2EE #57709
    James McPheron
    Participant

      Nigel –

        Most clients that utilize JMS, use the Java capbility of the Upocs to leverage connectivity.

        For example, there are avaialble Java classes that work directly with JMS. Using teh CL Java Upocs, allows you to interact with Java-based API’s such as JMS, and JBoss.

        Hope this helps.

      James McPheron

      in reply to: Thread Output – Naming the file #57003
      James McPheron
      Participant

        Tony – and others

          I replied to a similar question, and I am re-pasting my answer here also.

          Whatever value the metadata has for OBFILE will ultimately be the file name.

         Example –

                  # The fileset driver’s configuration in NetConfig

                  # may be overridden by setting the equivelant key

                  # to the desired value in the messaga meta data

                  # field DRIVERCTL.

                  #

                  # Here the name of the outbound field is changed

                  # from what is configured in NetConfig to the

                  # value supplied by the user by setting file name to

                  # the value currently in the variable ‘file_name’.

                  set dvr_ctl_str “{FILESET {{OBFILE $file_name}}}”

                  msgmetaset $mh DRIVERCTL $dvr_ctl_str

        in reply to: Fileset-Local – Renaming an output file when finished #57006
        James McPheron
        Participant

          Steve –

            Whatever value the metadata has for OBFILE will ultimately be the file name.

            Example –

                     # The fileset driver’s configuration in NetConfig

                     # may be overridden by setting the equivelant key

                     # to the desired value in the messaga meta data

                     # field DRIVERCTL.

                     #

                     # Here the name of the outbound field is changed

                     # from what is configured in NetConfig to the

                     # value supplied by the user by setting file name to

                     # the value currently in the variable ‘file_name’.

                     set dvr_ctl_str “{FILESET {{OBFILE $file_name}}}”

                     msgmetaset $mh DRIVERCTL $dvr_ctl_str

        Viewing 3 replies – 1 through 3 (of 3 total)