cancel
Showing results for 
Search instead for 
Did you mean: 

RFC error while publishing dialog transaction

Former Member
0 Kudos

Dear All,

I had made an internet service in a dialog pool.But while publishing it i am getting RFC errors.Can you tell me what are the prerequisites for designing an internet servise as i want my module pool page to be displayed through internet browser.

Pratighya Jain

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pratighya,

you got RFC-errors during the publishing of an internet service?

I assume you are talking about the integrated ITS.

Ok, that is what will happen if you publish an internet service:

  • the templates are copied to the the table containing the published ones

  • the MIME object are activated in order to be loadable by the icman - the

Web server part of the WebAS

  • The template caches on each application server of the system are invalidated.

For doing the last part we need RFC connections between the application servers,

since the order to refresh the cache is send using a function module via RFC. Is

the system configuration clean? Are all of the servers reachable by RFC?

You may check the state of the template caches using the transaction SITSPMON.

hope this helps

Tobias