Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 2 Administration Tutorial : Tutorial Overview

Tutorial Overview
This chapter walks through a simple example of how to do the following:
1.
2.
3.
4.
Prerequisites
This tutorial relies on the project created in TIBCO ActiveMatrix BusinessWorks Getting Started. Create the project described in that tutorial before continuing with the tutorial in this chapter.
Also, to perform the tasks in this tutorial, you must have installed and configured the TIBCO ActiveMatrix BusinessWorks and TIBCO Administrator software properly.
1.
2.
3.
Overview of Example Process
The project monitors a directory for a specific file. When the file changes, a new file is created that contains the contents of the original file plus the time the change was made to the original file. The new file is named after the change that occurred (create.txt, modify.txt, or remove.txt). If you modify the file multiple times, the new file overwrites the existing modify.txt.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved