SOAP request by JAVA vs PROC SOAP in SAS -
We have a SAS code where PROOC SOAP has been deployed to send requests for external systems and
A request instead of Proc Socket in SAS It is important to note that PROC SOAP (and PROC HTTP) are only SAS wrappers around Java libraries so you are asking to change the wheel again, though sometimes the SAS wheels Goal is less than ...
Solution 1: Write a command line Java program that calls. Is it moved to a text file as input and a text file has been output with the result
Solution 2: Write a simple object, use the data phase to create an input file To call the program, a x
command and the second data step. Use Java Object Elements to instantiate the object that calls in Java, organize the appropriate variable and run the appropriate method. See the document here:
Option 1 is more "old school" sas and it should not be very difficult. Your Java programmer and SAS programmer must agree only on input and output formats.
Option 2 is more involved and will need to work closely between Java and SAS programmers.
The SAS code and Java are tightly coupled in Option 2. For this reason (and one reason that you do to start using SOAP services), I will take option 1.
Comments
Post a Comment