Multiple choice technology packaged enterprise solutions

Flow Services are physically stored on the webMethods Integration Server as

  1. Flat files

  2. XML files

  3. Jar files

  4. JSPs

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

webMethods Flow services are physically stored as XML files (specifically named flow.xml) on the Integration Server's filesystem inside the specific package's folder structure. They are not stored as compiled Java classes (Jar files), plain text flat files, or dynamic server pages (JSPs).