Changing the runtime
- In your Project window, navigate to your Runtime folder and double-click your runtime.
- Right-click the (in the middle) and select .
- Add a function call to JobBefore();.
- Click to compile the message.
- In the Editor, select .
- Add a function call to
JobAfter();
.
- Click to verify your code.
- Save your project.
- Select the Create start.arg check box and export your project.
- Close the project.
- Create a backup copy of the start.arg file for the OpenText StreamServe application where your project will be deployed.
- Stop the OpenText StreamServe application and deploy your project.
- In a text editor, view your new start.arg file and verify that the new DAF.fcn is listed.
- From your backup copy of the start.arg file, copy the list of .dux files and paste them into the new start.arg.
- Start the OpenText StreamServe application.