Web Log Function (Test Environment and Log Tracking)
This function opens the Business Central test environment which can be used to test all the API requests and to view the XML responds. The fields on the Test Entry Parameters FastTab can be used to populate testing values, which can be passed to the availability request (Query Availability) or the Confirmation entry, which will create the actual reservation.
All requests require location, product, client, and date to be selected prior to processing.
The Result FastTab will return the same values as the web responds will include.
The Related action menu
This section will execute all available API responds, using the same logic as the web requests and returning the same XML documents.
Note: If the WEB Services function is selected, the system will check if the Bookings web service codeunit is registered as Business Central web service. If not, the entry will be created but the user must „publish“ the codeunit so it is available for external requests. See Business Central documentation on web services and setups.