Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[ Image Removed |../../index.htm#lansa/wamengb3_0045.htm]
You are here:

...

Post the request. If you don't provide a WAM name, it defaults to the current WAM.
In this example "wrb" is the WebRoutine JSON object returned by Webroutine "MyResponse".


wr.post({wam: "MyWam", webroutine: "MyResponse", callback: function(wrb) {
// Handle the response here
}});
[ Image Removed |../../index.htm#lansa/wamengb3_0045.htm]