Post processor is a process to be performed after sending a request to the scanning target.
In this process, the message ID specified in the Post processor settings will be accessed after the scanning request is sent to the scanning target message ID.
If Extend processor is set at the same time, Post processor is performed after the Extend processor runs.
The Post processor Handler is mainly used for the following purposes.
· Logout processing
· password recovery processing, etc.
As well as Extend processor, Post processor is also processed after sending a request to the scanning target, but the difference between them is whether or not it carries out scanning.
Post processor just access to the message ID, but doesn’t make scan results evaluation.
[Transition Flow]
In the above diagram, "Logout" comes after the scanning target page ("Completion screen").
The Post processor Handler is to be set between the scanning target and "Logout".
When running a scan, it is accessed in the fifth after the previous four Pre processor Handlers.
Comments
0 comments
Please sign in to leave a comment.