cancel
Showing results for 
Search instead for 
Did you mean: 

Modifying standard tile, tilesets, and business components

Former Member
0 Kudos

CRM Mobilesales 5.0

Hallo all, I am trying to do the following in the mobile application studio.

1. Add some new fields to a standard SAP tile, can anyone please explain that process in detail, when I try to do that i either don't see that modifications in the tile or 'Error: Loading of the file is not possible'. What is the best possible way to add some fields to a tile: Create a new tile/ Modify the SAP standard tile.

2. Process of adding a tile to a standard tileset, when I try to do that I see some errors with respect to framework initialization.

Please let me know if there is some documentation which refer to UI modification other than Mobile application studio (help.sap.com)

Thanks in advance

regards

Max

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Max,

It looks as if you haven't generated you tile / tileset / application after you have done your changes. The reason why you run into an error "Loading of the file is not possible" is that the version of the tile in code doesn't match the version of the tile in the repos folder. So the code might be referring to an additional control whereas the repos file might not have that information, thereby framework raises this error message.

After adding tiles to the tileset, just ensure that you have maintained proper anchor mappings, as they are must to ensure that your application works appropriately.

Probably you need to ensure that you are generating the application before you are testing your changes.

Thanks,

Piyush

Former Member
0 Kudos

Piyush, Thanks for your reply, I have generated the application after making the changes, but in some cases when i have some buid errors I get the framework initialization problem for loading that particular tileset.

One more Erorr:

In a particular change list, when I try to revert Object (To revert the chages) it throws Error: ARS central repository is currently disconnected but all the services are running and the connection to MAR is working fine. Is there some other check to be performed?

Regards

Max

Answers (0)