Batch jobs are a convenient way to process resource-heavy tasks without locking up a client session. Most batch jobs are single-task executions initiated from a Periodic menu item. However, a user can also manually configure a custom batch job with multiple tasks and conditions to create complex batch flows. As an example, we will create a custom AIF processing flow, illustrated in the following flowchart. In summary, we will retrieve our XML files and process those inbound files. Depending...(read more)
↧