Hi,
I try to login to a MediaWiki (MW) via Kettle using the MediaWiki API [1]. To get this done I added a HTTPPOST step to my transformation.
The initial communication with the MW API works fine (I get a reply with token) but to continue it requires Session Cookies. Is there a way to handle Session Cookies with Kettle and HTTPPOST step?
/Alexander
[1] http://www.mediawiki.org/wiki/API:Login


Reply With Quote