cancel
Showing results for 
Search instead for 
Did you mean: 

Restart PCo Agent from MII automatically?

senthil_kumar44
Participant

Hi,

We are connected MII with PCo. But in some instances, we are not receiving the data from PCo. When we checked we found PCo agent is down. Is there anyway to restart the PCo agent instance from MII? like thru PCo query something. Because instead of doing manually, we are looking for the options to restart the agent automatically from MII when it is down.

Is there anyway to restart the PCo agent instance from MII automatically?

Thanks,

Senthil

Accepted Solutions (0)

Answers (2)

Answers (2)

Private_Member_221638
Participant
0 Kudos

Yes in the WSDL you can find the method to restart.

But for the automatic part, you'll have to create a background job to check frequently if the agent is down.

ankit12
Active Participant
0 Kudos

Hi Pieter,

could you please more elaborate your answer?

what WSDL are we talking about and which function needs to be find?

Regards,

Ankit Gupta

Private_Member_221638
Participant
0 Kudos

https://answers.sap.com/questions/12508248/pco-services-restart-automatically.html

These functions are available in the WSDL provided by the PCo.

I used this in a webservice call from an MII transaction. First a call to see if the agent is down and then a call to activate it if it's needed.

Kevin_Hunter
Advisor
Advisor

FYI, this can be done from inside PCo without using MII. I wrote a white paper about this a year ago and called them "Self Healing" agents. If you would like a copy then email me at kevin.hunter@sap.com and I will send you a copy.

Thanks

Kevin

Kevin_Hunter
Advisor
Advisor
0 Kudos

Apologies, I only just say this question and another one similar !

Yes you can, please let me know if this is still a requirement.

Thanks

Kevin