Announcement

Collapse
No announcement yet.

scheduling servlets

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • scheduling servlets

    Dear Pals,

    How to schedule a external system, where a servelet called in HTTP section, which is not related to any OTM object? Ex: Something like "www.google.co.in"

    1) I defined an external system, where i am calling the "custom servlet", which is working perfectly from outside (address bar of IE).
    2) whatever the process management link i am choosing, asking me for a OTM Object, where as my custom servlet doing some backend update irrelevant to a OTM Object. :-)

    Pls advice.

    Cheers,
    Lakshman
    Last edited by MURTHYKO; December 15, 2008, 09:59.
    Cheers,
    Murthy

  • #2
    Re: scheduling servlets

    Could anyone help me on this?

    Thanks & Regards,
    Lakshman
    Cheers,
    Murthy

    Comment


    • #3
      Re: scheduling servlets

      Hi Lakshman
      If I understand well U want to schedule a send integration action to an external system?
      Or something different?
      Because if is the case, send integration means, send data related to an OTM object, and so you can use this object in scheduling a process, creating a custom event, creating an agent triggered by this custom event and later on in the agent put the send integration action..or scheduiling a send integration command directly...

      If is not the case, and If U want use agent action CALL SERVICE, I think that you have to create a query on a whatever OTM object , returning always one record, you could use a temp location for instance, and create an custom event and an agent calling CALL service action.

      I hope this could help you.

      Regards
      Stefano Giommi

      e: [email protected]
      w: www.mavenwire.com

      Comment

      Working...
      X