Defining and configuring recurring jobs for ION APIs
This topic describes how to create two new recurring batch jobs that must be added to the LSF server.
One of these jobs is to read the ION Inbox for BODs. The universe tokenreadinbox is referenced in the job that you create. For simplicity, this topic uses the name IONREAD for the new job. You can use any name.
The other job is to remove successfully completed jobs on a schedule that is appropriate for your system, for example, once per day. The universe token cleaninbox is referenced in the job that you create. For simplicity, this topic uses the name IONCLEAN for the new job. You can use any name.
These instructions assume that you are an experienced LSF system administrator familiar with the jobdef and recdef utilities. Details about working with these tools are in Lawson Portal Administration Guide.