Skip to Content
0
Aug 31, 2023 at 12:19 PM

Service available in non production environment

41 Views

Dear Support,

we are having service
service InitiativeService {
@insertonly entity Initiative as projection on obj.Initiative;
}
The above service we need to have in non production deployment. Is there a way how we can make the service for non-production deployment only (for development landscape)?

Thanks you.

Regards Peter