Hi Joel,
For the first requirement, you can create a form in the LN server, which has a button and the onClick event of the button can be programmed to invoke a LN function called URLInvoke which takes the HTTP url of the wM service as input. This wM service can be written to get the data from LN server and publish the same. I guess we dont need to use agents for this purpose.
For the second requirement, as Skip says we can use a view and a jdbc notification…and once we get a notification, we can invoke a LN adapter service itself to update a document in a view…
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB