Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to enable XML publishing without a web server

Featured Replies

I'm just trying to get familiar with FMSA's technologies. I see that the server deplyment assistant won't let me enable the XML component if I won't choose a web server it can detect.

I'm wondering if it's possible to enable and use XML without a supported web server. For example, using Apache on Windows.

In my particular case, I just want to get familiar with the DB access interfaces FMSA can provide, and I'd like to contact them from simple PHP and/or other scripts run by the command-line interpreter, without using any web server whatsoever. So, actually I want to enable the XML and/or PHP API component without any web server. Is it possible?

FMSA uses a web server module to pass requests to the Web Publishing Engine, so it is required to have a web server installed.

- John

Edited by Guest

  • Author

Then how does the XML component work? I thought it just sat in the WPE, accepted HTTP requests, and replied with XML data.

Based on what you say, it is a module in IIS, which accepts HTTP requests, converts them to some proprietary format, forwards it to the WPE by some means; then receives data back in some proprietary format, converts it to XML, and sends it back to the client from inside IIS. Is this right?

If this is the case, can the Apache-module (which is used on OS X) be used on Windows? And what if the FMSA is on a Windows box, but the webserver is Apache on a separate *NIX box? I couldn't figure those scenarios out...

The web server can be on a separate box. But if the box is Windows, then it must be IIS. There is no support for Apache on Windows.

Steven

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.