Author |
Message
|
saimahesh |
Posted: Wed Jan 10, 2018 7:10 am Post subject: Stop Message flows using REST API |
|
|
Novice
Joined: 13 Dec 2017 Posts: 13
|
Hi Team,
In IIB10,Wanted to stop/start messages flows using Rest calls. Will we invoke web user interface using java code? |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jan 10, 2018 7:38 am Post subject: Re: Stop Message flows using REST API |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
saimahesh wrote: |
Will we invoke web user interface using java code? |
No the web user interface is only available to users, i.e. humans.
Your java code will have to use the underlying REST API calls. Which the subject line seems to indicate you already knew. See here. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
saimahesh |
Posted: Wed Jan 10, 2018 8:22 am Post subject: |
|
|
Novice
Joined: 13 Dec 2017 Posts: 13
|
|
Back to top |
|
 |
saimahesh |
Posted: Wed Jan 10, 2018 10:51 am Post subject: |
|
|
Novice
Joined: 13 Dec 2017 Posts: 13
|
java code will have to use the underlying REST API calls
Do we have any rest calls used by web user interface to stop/start the flows. So we will use same to stop/start the flows. |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jan 10, 2018 11:01 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
saimahesh wrote: |
java code will have to use the underlying REST API calls
Do we have any rest calls used by web user interface to stop/start the flows. So we will use same to stop/start the flows. |
Which part of "underlying REST API calls" wasn't clear?
That's what the web interface is built on. They underlie it. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
saimahesh |
Posted: Wed Jan 10, 2018 11:20 am Post subject: |
|
|
Novice
Joined: 13 Dec 2017 Posts: 13
|
|
Back to top |
|
 |
|