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