29
Views
5
Comments
Service module validation messages are not shown in Service Studio properties area
Service Studio Version
11.53.27 (Build 61662)

I was doing some translations to our app and I noticed that service module validation messages are not shown in Service Studio properties area. 

Should there be those on module like those are in reactive module?

I still can find those from translations, but not from the module.


Is this a bug in Service Studio module properties or should those text be in translations at all?

BR,

-JP

2018-10-29 08-31-03
João Marques
 
MVP

Hi JP,


The service module intends to enforce the separation of concerns and encapsulate the core service functionality. As a result of this segregation, you don't have front-end screens or client-side possibilities. That's also why you don't see the interface tab. You can read in more detail in the Use services to expose functionality documentation.

By being a module with no screens, those are not applicable, and hence you don't see these messages in such a module.


Kind Regards,
João

2020-07-01 06-38-14
Jukka Pekka Patrikainen

Hi João, 

I thought so, but I think those texts should not be also visible in Multilingual Locales either then?

You cannot change the default text anywhere.

BR,

-JP

2018-10-29 08-31-03
João Marques
 
MVP

Hi JP,


Those texts are related to messages to a user regarding the status of the application. You should find them on the end-user module(s) of your application.


Kind Regards,
João

2020-07-01 06-38-14
Jukka Pekka Patrikainen

Those texts are from service module. 

There are separate texts also in end user module, which I can translate.

Those are not same.. I think


BR

-JP

2018-10-29 08-31-03
João Marques
 
MVP

Hi JP,


I think I understand what you mean. Although you don't see them in the services module, because they are not applicable, you can still find the translations in the multilingual translation widget, right?

At least, that's what I was able to simulate on a sandbox.

If that's the case, I would say you should use Service Studio feedback feature to report this inconsistency. 


In any case, I also passed this feedback to OutSystems.


Kind Regards,
João

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.