Custom adapter to simulate manually entering data into a system through a web portal?
Has anyone written a custom http adapter that simulates entering data into a web portal? My support person said to check with the Developer Community.
Discussion (2)0
Comments
I'm curious about this too.
I believe you would use the HTTP POST adaptor
http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=EHTTP_outbound
It even includes an example - but I've not tried it;
I believe you would use the HTTP POST adaptor
http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=EHTTP_outbound
It even includes an example - but I've not tried it;