cancel
Showing results for 
Search instead for 
Did you mean: 

unable to test the service created in SICF

Former Member
0 Kudos

Hi there,

we are trying to create a service in SICF for a custom transaction YF99.

We have publised webgui,Service,shuffler from se80 along with this service but we get the following error.

The termination type was: ABORT_MESSAGE_STATE

in SM21

I see the below

ITS, User session terminated

Transaction Canceled ITS_P 001 ( )

In the workprocess trace I see the below

      • ERROR => diag: Unable to find the template `templates/system/generator.html' [w3xxhtmg.cpp 5654]

      • ERROR => diag: Error getting generator info [w3xxhtmg.cpp 5861]

      • ERROR => diag: Cannot generate HTML from Dynpro [w3xxdiau.cpp 578]

      • WARNING => diag: SemgXGHandleResponse: Returning rc=0xffffffcc [w3xxsemg.cpp 1518]

      • ERROR => plugin: XKrnHandleResponse failed rc= -52 [itspxkrn.cpp 764]

      • ERROR => plugin: ItspXKrn_HandleResponse failed. 700000031a050a8 rc: 0 [itspxkrn.cpp 391]

      • ERROR => ipl_ConvertOut failed rc = 1, send icf error page [itsplxx.c 1526]

Can you lease advise if I am doing anything wrong?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

We have published all the services and it now works fine. thanks for all your answers.

Former Member
0 Kudos

Hi,

Define your ITS service using SICF transaction, under sap --> bc --> gui --> sap --> its.

Use these parameters:

~transaction =

~webgui = 1

~generatedynpro = 1

Under first tab, select 'Yes' on GUI connection.

Under third tab, use CL_HTTP_EXT_ITS as control program.

After that, activate and test your service.

To use SE80, you have to activate SYSTEM, WEBGUI and IAC and finally republish all services, using SIAC_PUBLISH_ALL_INTERNAL transaction.

Hope this helps,

Ivá

Former Member
0 Kudos

Thanks for your reply. We have created the service the same way as you said but under sap --> bc --> gui --> sap --> its-webgui and followed all other steps. Can you advise any difference?

Former Member
0 Kudos

Hi,

Have you published the services and templates using the tcode SIAC_PUBLISH_ALL_INTERNAL.

Regards,

Varadharajan M

Former Member
0 Kudos

Hi,

Your services don't have to be under webgui one. This standard service has to be activated.

Hope this helps,

Iván.