Hello experts,
I am having a problem with setting my specific entity as "subscribeable" in my odata service. I am working with two different SAP systems (one is a sandbox and the other is the actual development system).
In my Sandbox system (Version SAPGWFND 740)
It's working just fine. Ticking the checkbox and Generating automatically created the SubscriptionCollection (and NotificationCollection) entities and sets my entity ticked as Subscribable = true in the Define method in the MPC class
However in my Development system (GW_CORE 200 version). Despite ticking the "subscribeable" checkbox nothing seems to be working. The SubscriptionCollection entity is not created, the entity is not set to Subscribeable in the Define method in the MPC, etc.
I am not sure if different versions of the NW Gateway will cause a difference in this. It should also be noted that the Sandbox system was a stand-alone NW Gateway system while the Development system is a Solman system + NW gateway. I am not sure if that is a factor as well.
Kindly advise and warm regards.