Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



Invocations Channels

From: John Ballnik (2011-12-01 17:27)

Hey Gang,
Does anyone have experience with Invocation Channels for Maximo 7.  I would like to Query an External System every 15 minutes for new records and have the information get sent back to Maximo via WebServices.  Not sure if I can do it with an Invocation Channel.  Any ideas?
thanks,
John B


From: jip_jodela (2011-12-02 10:06)

No experience, but I believe Invocation Channels work with Java classes that you would need to develop.
Since 7.1.1.8 there's a good alternative to WebServices though: the REST API.
I haven't found IBM documents yet, but there's good information on this site:
http://maximotimes.com/category/maximo/
Have fun.
--- In MAXIMO@yahoogroups.com, John Ballnik <jballnik@...> wrote:
>
> Hey Gang,
>
> Does anyone have experience with Invocation Channels for Maximo 7.  I would like to Query an External System every 15 minutes for new records and have the information get sent back to Maximo via WebServices.  Not sure if I can do it with an Invocation Channel.  Any ideas?
>
> thanks,
> John B
>
>
>
>


From: Greg Robinson (2011-12-02 06:47)

John,
Invocation Channels are generally used to invoke an external system real time from Maximo. I.e, call a web service to pull State and City when someone tabs out of the Zip Code field in a person record.
What you are looking for seems like it would be more feasible with a custom cron task.
________________________________
From: John Ballnik <jballnik@yahoo.com>
To: "MAXIMO@yahoogroups.com" <MAXIMO@yahoogroups.com>
Sent: Thursday, December 1, 2011 8:27 PM
Subject: [MAXIMO List] Invocations Channels

 
Hey Gang,
Does anyone have experience with Invocation Channels for Maximo 7.  I would like to Query an External System every 15 minutes for new records and have the information get sent back to Maximo via WebServices.  Not sure if I can do it with an Invocation Channel.  Any ideas?
thanks,
John B