Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8451

Re: Explorer Master server issue - SDK help

$
0
0

Hi Jawahar,

 

Listening to your issue, the program object can help you in starting the server once it is stopped. The Program Object are the java/VB script/batch file which we can schedule on a recurrence/event based. We can create a Java Program Object through which we can check the status of the Explorer Master Server & if it is stopped, the Program object will start it.

 

Did you know, how often your explorer master server stopped intermittently? For scheduling the program object you have to decide when it will run. This Program Object can also have the scheduling capabilities just like other objects on the basis of recurrence & event based.

 

Please refer the SAP KBase: 1682734 - How to Restart Enterprise Server using Enterprise Java SDK, to take a look how to restart the server. You have to provide the SI_ID of the Explorer Master Server to restart it through code. You can also deploy this piece of code on a web-application server to restart the Explorer Server manually. Or you can also create a new program object to automate the process of restarting the server at the downtime using scheduling capabilities.

 

Following are some of the SAP KBases on how to design a Program Object:-

- 1501932 - How to get started with writing Java Program Objects

- 1199532 - How to publish a Java program object in Business Objects Enterprise.

 

Hope this helps.

 

Thanks,

Shailendra


Viewing all articles
Browse latest Browse all 8451

Trending Articles