cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ITS Mobile Visual Editor Not Loading and throwing Error S>110

Former Member
0 Kudos
1,188

I am trying to edit templates for ITS service but am receiving an error. Service has been created and is working but I wanted to see visually about some screen issues. I went to my custom program to capture the screens and selected my screens and additional functions -> create editor templates. I have added them to my service and respective theme. When I go into the service and double click on a template from the editor template to edit it - it starts to load but them gives me the error at the bottom of screen that shows:

Mime object z_its_newb_3, 99,STYLES/ALL/MOBILE3 does not exist

This style does exist in the service under service name>topic 99>mime objects>styles>all

Any suggestions to help would be appreciated!


Thank you!

Accepted Solutions (0)

Answers (4)

Answers (4)

cris_hansen
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Mandie,

Another alternative: first check whether the ITSmobile Visual Editor can start.

If you have parameter ~ITSMOBILECSSINCLUDE set in SICF, then please delete it, then try again.

Also be sure that you have the minimum SP level, from SAP Note 1872180.

Thank you,

Cris

Former Member
0 Kudos

Hi Cris,

We have all the appropriate SP levels and Kernel etc. I found last night that when I deleted the parameter it would work but I need that parameter in there. I also found that if I add a .CSS to the file name in the parameter it works, if I remove that it tells me the MIME object does not exist. Does not seem ideal that I should have to add the .CSS and then remove it. I was all over SAP, google, and the wiki page before posting here. Is it not possible to use the editor if you have a custom css file you want to reference?

Any thoughts??? Its working now but as i said I have this:

cris_hansen
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Mandie,

I need to check whether it is possible to have this parameter and use it together with the ITSmobile Visual Editor.

I'll keep you posted.

Kind regards,

Cris

cris_hansen
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Mandie,

Thanks for the screenshot.

Could you please follow our Wiki page about ITSmobile Visual Editor and see whether the issue persists?

Please go through section "How to Use ITSmobile Visual Editor?".

If the issue persists, then please share all the step you are taking, so I will try to reproduce the issue in my test system.

Thanks once again,

Cris

cris_hansen
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Mandie,

Could you please add a screenshot of the error message?

Thank you,

Cris

Former Member
0 Kudos

This is the error that shows at bottom when I double click on an editor template in the service.

Thank you!

HETEROCIGOTO
Participant
0 Kudos

Hi all,

I had the same issue, it was related to some services that were deactivated.

Please run the following TCODE it should trigger a program to activate some standard services that are required for HTML Editor:
SIAC_PUBLISH_ALL_INT

It worked for me, I hope it will work for you too!