SOAP set up

Clovertech Forums Cloverleaf SOAP set up

  • Creator
    Topic
  • #116371
    Collin Praster
    Participant

      Does anyone have any instructions or pointers for using SOAP.  Totally new to it and no one in my dept know how to set it up.

       

      Thanks

    Viewing 5 reply threads
    • Author
      Replies
      • #116378
        Todd Hamilton
        Participant

          Collin, Maybe I can help a little.  Is your goal to create a Cloverleaf interface that provides a SOAP server or is your goal to create a SOAP client that consumes resources from an external SOAP server? Todd

          todd.hamilton.omaha@gmail.com
          (402) 660-2787

        • #116379
          Collin Praster
          Participant

            I am trying to send files to a California registry with a (“soap wrapper”  ( words they used) )

          • #116383
            Todd Hamilton
            Participant

              OK great, that means you need to create a Cloveleraf SOAP client solution.  Here are some more questions:

              1. Can you confirm…CA wants you to use SOAP over HTTP(S) right?
              2. What version of Cloverleaf are you using?
              3. Do you have the Cloverleaf Web Services license?

              You can fulfill this need a few ways:

              1. Cloverleaf Web Services (cool new stuff using mostly the IDE. License needed you may or may not have)
              2. Cloverleaf HTTP client (old school not recommended unless you have already used this approach in other areas)
              3. Pure TCL approach using TCLCurl (My preferred way. I developed a ton of Oracle Cloud HCM, Financial, and SCM web interfaces this way.)
              4. Use Tcl to trigger the external application curl. (last resort)

              I would suggest option 1 or 3

              todd.hamilton.omaha@gmail.com
              (402) 660-2787

            • #116391
              Collin Praster
              Participant
                1. Can you confirm…CA wants you to use SOAP over HTTP(S) right?   Yes its https
                2. What version of Cloverleaf are you using?  5.8
                3. Do you have the Cloverleaf Web Services license?  Not sure, probably not since this is the first time we have tried anything like this
              • #116392
                Todd Hamilton
                Participant

                  Your options are a bit limited but you can get this accomplished.  Contact me offline and we can dig through the weeds.  Later we can update this post with your decided approach.

                  todd.hamilton.omaha@gmail.com
                  (402) 660-2787

                • #116531
                  Joshua Cooper
                  Participant

                    I am also interested in the decided approach as I’m attempting to use httpclient on 6.0.2 to send Syndromic Surveillance to Alabama Dept of Public Health.   We’re transitioning from an ftp to web service.  They provided URL (wsdl), Username, Pass, and Location. I feel like I’m almost there but I’m missing something. I used an existing httpclient thread as reference that my predecessor set up.  He retired on short notice so I’m new and short on experience with httpclient protocol.  I keep getting an error in the process log “httpquery error: httppost requires a ‘DATA’ key”

                    Email: joshua.cooper@allscripts.com
                    -------------------------------------
                    Allscripts
                    Mobile, AL

                Viewing 5 reply threads
                • You must be logged in to reply to this topic.