cancel
Showing results for 
Search instead for 
Did you mean: 

Testing Internet service

0 Kudos

Hello Gurus,

Scenario:

Want to display a custom made SAP transaction on web, transaction has some container elements.

Problem:

After I create an internet service via SICF, I can not see any normal GUI on the screen. Only we see some text and scroll bars on the screen.

Question:

How to get the proper GUI on the web using internet service created using SICF?

Regards,

Abhishek.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Configure your ITS service in SICF as follows:

~WEBGUI 1

~THEME SL

After doing so go to SE80 transaction:

Publish the service to the site INTERNAL.

Then invalidate the template cache in the transaction SITSPMON:

SITSPMON -> button 'Template & Mime Cache' ->

Invalidate Template/Mime Cache -> System-wide

Service WEBGUI, SYSTEM and IAC need to be published in SE80, too.

0 Kudos

Hello Jozsef,

Thanks for the reply.

There are still some problem, now I it's related to MIME objects.

Another Question:

How do I check the following steps work or activated.

>>Then invalidate the template cache in the transaction SITSPMON:

>>

>>SITSPMON -> button 'Template & Mime Cache' ->

>>Invalidate Template/Mime Cache -> System-wide

Regards,

Abhishek.

Former Member
0 Kudos

Hello Abhishek,

After invalidating caches:

SITSPMON -> button 'Template & Mime Cache' ->

Invalidate Template/Mime Cache -> System-wide

refresh the screen (F5)

Status should be green and 'InvalidFrom' and 'ValidFrom' date are updated.

Regards

Jozsef

0 Kudos

Hello Jozsef,

Question: I published service 'SYSTEM' via se80, however could not locate the service in sicf. Any idea what is the problem.

Any Idea why MIME is not working.

Many thanks in advance for helping and spending time on this issue.

Regards,

Abhishek.

Former Member
0 Kudos

Hello,

What is the MIME problem exactly? Describe it please.

Regards

Jozsef

0 Kudos

Hello Jozsef,

I get following message:

>>URL http://XYZ:8000/sap/public/bc/its/mimes/system/SL/page/splashscreen.html call was terminated because corresponding service is not available.

When I open tcode SICF, I would expect to see a service 'mime', however there no 'mime' or 'system' service.

Is there a way to add mime service to SICF?

Regards,

Abhishek.

cris_hansen
Advisor
Advisor
0 Kudos

Hi Abhishek,

The SYSTEM internet service contains common items to ITS-related services, including the splashscreen you have mentioned.

Maybe you can have a look at SAP note 816973 (ITS 7.00 - preclarification and basic problem analysis) and check if you have followed all the steps correctly (you will see, for example, which SICF nodes should be activated).

I hope this helps.

All the best,

Cristiano

0 Kudos

Thanks Jozeph and Cristiano for helping.

Problem is solved.

Regards,

Abhi.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

On your ITS service, use these parameters:

~webgui = 1

~generatedynpro = 1

Hope this helps,

Iván.