cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with MIMES

evgeny_turovsky
Participant
0 Kudos

Hello everyone!!

I'm have a problem with ITS..

I'm configure ITS for my SRM system and when I'm loading the webgui or other service in browser i can't see mimes objects.

Log from dev_icf0 for one of element of mimes service::

-


<ErrorInfo URL="http://server:port/sap/public/bc/its/mimes/bbpglobal/99/images/1x1.gif">

<ErrorMessage>This function is not possible</ErrorMessage>

<Date>20081224</Date>

<Time>174448</Time>

<Client>000</Client>

<User>SAPSYS</User>

<TerminationType>ERROR_MESSAGE_STATE</TerminationType>

<ABAP-CallStack>

<Method>

<Name>IF_HTTP_EXTENSION~HANDLE_REQUEST</Name>

<Program>CL_HTTP_EXT_ITS===============CP</Program>

</Method>

<Method>

<Name>EXECUTE_REQUEST</Name>

<Program>CL_HTTP_SERVER================CP</Program>

</Method>

<Function>

<Name>HTTP_DISPATCH_REQUEST</Name>

<Program>SAPLHTTP_RUNTIME</Program>

</Function>

<Module>

<Name>%_HTTP_START</Name>

<Program>SAPMHTTP</Program>

</Module>

</ABAP-CallStack>

</ErrorInfo>

-


I'm activate mimes service and configure it with instruction.. Anybody know why it so?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Check all required services are activated. Try to run the following transaction SIAC_PUBLISH_ALL_INTERNAL alongwith MIME type of services in SICF.

evgeny_turovsky
Participant
0 Kudos

Any ideas for this problem?