Dear Experts,
I have developed a decision tree model in E Miner and need to deploy using web service. client needs my model is interactive after deploying, so it will be like a customer enters one parameter then it should ask the next parameter by interacting with the model.
So my problem is how to build interactive rules by using the model which i developed.
Regards,
Anil
Hi Cynthia,
I created the stored process in EG and the web service in the sas management console in client location. now from their side need to call my web service and the web service needs to be interactive. so that's the challenging part here.
Please let me know if anyone worked on this.
Regards,
Anil
@Andreas_ids - I beg to differ!
SAS is an incredibly good platform for building interactive stored process based web applications. Simply load your HTML on the SAS Web Server, write your SAS Code in Stored Processes, and connect the two with the h54s adapter.
Job done!
For an exhaustive step by step guide to this process check out my paper: http://support.sas.com/resources/papers/proceedings17/1091-2017.pdf
Thanks @AllanBowe completely missed h54s.
you're welcome!
fyi - use the development branch - it's faster, and the only thing stopping it being merged is that the documentation isn't 100% updated.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.