February 2013
Intermediate to advanced
304 pages
8h 26m
English
Scenario/Problem: You need to set up the entity notification web for Business Connectivity services.
Solution: Use the Set-SPBusinessDataCatalogEntityNotificationWeb cmdlet.
The Set-SPBusinessDataCatalogEntityNotificationWeb cmdlet enables you to specify a SharePoint web as the entity notification web. Use the web object variable or URL for the -Web parameter. as shown in Listing 15.7.
Listing 15.7. Setting the Entity Notification Web
Set-SPBusinessDataCatalogEntityNotificationWeb -Web "http://sp2013"
Read now
Unlock full access