CA Service Management

 View Only
  • 1.  RPC Server - Which function?

    Posted Sep 15, 2014 12:11 PM

    Hello !

     

    I have one doubt to clarify!

    What is the main function, of " RPC Server " process (rpc_srvr) ?

     

    And,what can impact its malfunction?

     

    Greetings.

    Ivo Reis.



  • 2.  Re: RPC Server - Which function?

    Posted Sep 15, 2014 04:05 PM

    Hi! In which community did you intend to post this?



  • 3.  Re: RPC Server - Which function?

    Posted Sep 16, 2014 05:52 AM

    Hello again.

     

    My intention was to post this on CA Service Desk Community.



  • 4.  Re: RPC Server - Which function?

    Posted Sep 16, 2014 09:45 AM

    Thanks! I have moved this question to the CA Service Management Community under the CA Service Desk category.



  • 5.  Re: RPC Server - Which function?
    Best Answer

    Broadcom Employee
    Posted Sep 16, 2014 10:38 AM

    Thank you Kristen.

     

     

    Ivo Reis,

     

    In short here's the definition you can find from the SDM Bookshelf (this link also shows definitions on several other Server Components )

    RPC Server (rpc_srvr)

    Used for making outbound SOAP web service calls. It runs on all CA SDM servers.

     

    Say you're integrating with CA Process Automation (CA PAM),  its the RPC Server that makes the outbound call into CA PAM's  SOAP interface and then interacts with it there after.

     

    Hope this helps

     

    _R



  • 6.  Re: RPC Server - Which function?

    Posted Sep 16, 2014 09:10 PM

    Hi Ivo Reis,

     

    To add to what Raghu had mentioned, all the communication from CA SDM to CA PAM is through web services. The pdm_rpc (a Java application), a CA SDM server-side daemon performs the web service calls. If the pdm_rpc crashes, only the integration would fail. Below diagram is available in the greenbook:


     

     

    Thanks,

    Naveen



  • 7.  Re: RPC Server - Which function?

    Broadcom Employee
    Posted Sep 17, 2014 02:59 AM


    Hi Ivo Reis,

    These are the excerpt from administration guide which has the description for all the process .

     

    PDM RPC (PDM_RPC)

     

    Manages the Web Services requests

     

     

    There are some article in admin guide to enable logging on this process. Refer : Page 1054(r12.9)

     

    pdm_log4j_config –f SDM_RPC -n pdm_rpc -l DEBUG

     

    pdm_log4j_config –f SDM_RPC -n com.ca.ServicePlus.pdm_rpc -l DEBUG

    You can keep these handy if there is any requirment to trouble shoot these process.

    Please mark this Thread resolved if your queries are addressed.

    ~Vinod.



  • 8.  Re: RPC Server - Which function?

    Posted Sep 17, 2014 04:13 AM

    Thanks for all answers! they're very clear and helpfull!

     

    Although, if i have RPC Server as "Not Running", with several failed attempts to restart, is there any command to fix it up on running state?

     

    Greetings.



  • 9.  Re: RPC Server - Which function?

    Posted Sep 17, 2014 05:16 AM

    Ivo Reis,

     

    Is the SDM integrated with the PAM? If yes, are there any events which were configured to trigger PAM process?

     

    Thanks,

    Naveen



  • 10.  Re: RPC Server - Which function?

    Posted Sep 17, 2014 05:19 AM

    Exactly! it's integrated with PAM.

     

    Thanks in advance.

    Ivo.



  • 11.  Re: RPC Server - Which function?

    Posted Sep 17, 2014 05:28 AM

    Ijreis,

     

    Whats the exact version of SDM and PAM including patch level? However, you may verify the below steps:

     

    1.Log in to Service Desk Server

    2.Navigate to Administration---> events----> ITPAM Event----> Configuration Information ---> Edit.

    3. Ensure that "Allow time resetting box" is checked.

     

    Here the ITPAM Event is the event which you have created to trigger the PAM process.

     

    Thanks,

    Naveen