Ron Swain

Forum Replies Created

Viewing 15 replies – 1 through 15 (of 17 total)
  • Author
    Replies
  • in reply to: File pickup vs manual resend #122155
    Ron Swain
    Participant

      Did you try various settings?

      No, but will try some experimentation this week.  Thanks.

      in reply to: cloverleaf web server #120636
      Ron Swain
      Participant

        I can see the site documentation using the link in the application but none of the other features. Any related documentation?

        in reply to: cloverleaf web server #120617
        Ron Swain
        Participant

          Did anyone get a response to this? We have the security server on; but the only thing we can get to thru a web browser is the site documentation. We are unable to access the CLWizard and other web pages. If someone can steer me in the correct direction it would be appreciated.

          Thanks

          Ron Swain
          Participant

            After researching more I do not believe it is the message size itself; but the number of embedded PDF’s in the OBX segments… but still interested in any thoughts.

             

            Thanks

            Ron Swain
            Participant

              I do not know if it is Cloverleaf or Epic Interconnect for sure. That is why I am troubleshooting this and would like to do everything I can to eliminate the probability of it being an issue on Cloverleaf.  My OS information is below”

              NAME=”Red Hat Enterprise Linux Server”
              VERSION=”7.9 (Maipo)”
              ID=”rhel”
              ID_LIKE=”fedora”
              VARIANT=”Server”
              VARIANT_ID=”server”
              VERSION_ID=”7.9″
              PRETTY_NAME=”Red Hat Enterprise Linux”
              ANSI_COLOR=”0;31″
              CPE_NAME=”cpe:/o:redhat:enterprise_linux:7.9:GA:server”
              HOME_URL=”https://www.redhat.com/”
              BUG_REPORT_URL=”https://bugzilla.redhat.com/”

              REDHAT_BUGZILLA_PRODUCT=”Red Hat Enterprise Linux 7″
              REDHAT_BUGZILLA_PRODUCT_VERSION=7.9
              REDHAT_SUPPORT_PRODUCT=”Red Hat Enterprise Linux”
              REDHAT_SUPPORT_PRODUCT_VERSION=”7.9″

              Thanks

              in reply to: New messages not in SMAT file #118532
              Ron Swain
              Participant

                Thanks I will go take a look at those notes. I meant to include in my original post we are on 19.1.2.1P..  Thanks Again.

                in reply to: 6.2 smatdb #118431
                Ron Swain
                Participant

                  I am looking for information on this as well. Did you ever find anything?

                  in reply to: Currently supported releases – Cloverleaf #117912
                  Ron Swain
                  Participant

                    Thanks for the information.

                    in reply to: Currently supported releases – Cloverleaf #117838
                    Ron Swain
                    Participant

                      We are currently on 6.1.2 with plans to upgrade to latest version in the first quarter of 2021. Is our current version 6.1.2 compatible with RHEL 7 and if so which version of RHEL 7?

                      Thanks,

                      Ron

                      in reply to: multiple NTE segments in Variant #113588
                      Ron Swain
                      Participant

                        Keith,

                        Does it matter if you use the optional or repeat? I am concerned if I use the optional [ ] would it then allow for required fields to not be required?

                         

                        Jim,

                        I am going to e-mail you to get more information about this translation class.

                        Thanks guys

                        Ron

                        in reply to: cron for hcisitedoc #85443
                        Ron Swain
                        Participant

                          Thanks Mark; but I resolved it last night. Below is the line from the cron that runs the script to update and generate the site documentation:

                          30 23 * * * ifactive  export DISPLAY=:0.0;  /global/hci/cis6.1/integrator/bin/autositedoc.sh >>/dev/null 2>&1

                          The autositedoc.sh is just a short script that executes the hcisitedoc for all of our cloverleaf sites and places the output in the directory we need it in.  It seems the part I was missing was the “DISPLAY=:0.0”

                          in reply to: cron for hcisitedoc #85441
                          Ron Swain
                          Participant

                            A little more information. Running the command stand alone  in a shell I have to have the X11 option turned off. I am suspecting this is why it is not executing when told too by the cron.

                            in reply to: Site Documentation Tool #84285
                            Ron Swain
                            Participant

                              Opened a ticket with INFOR and they helped resolve the issue. Had to run patch 6.1.2 on the security server.

                              in reply to: Tcl failure in protocol driver TPS (408) #76317
                              Ron Swain
                              Participant

                                Having similar issue.  The -c option gives the following:

                                TPS ERROR disposition

                                in reply to: dashes being changed to ? #84078
                                Ron Swain
                                Participant

                                  Thanks for everyone’s input

                                  I have the TCL Script together but it is still a little odd.

                                  If I use the following:

                                  set newmsg [string map -nocase {x96 x2d} $msg]

                                  No changes are made and the output is still incorrect

                                  If I use the one below it makes the change as expected. Where you see the question mark in the diamond appears as a square box in the TCL Script editor.

                                  set newmsg [string map -nocase {“�” x2d} $msg]

                                  I believe we are going to have to come with a more robust solution as we have discovered other incoming messages on other interfaces having similar issues.

                                Viewing 15 replies – 1 through 15 (of 17 total)