Community

Adding new Queue to verification station

Is possible to add extra queue defined by user (or programmer) in verification station ? eg. I want to add queue which will be holding rejected documents. Exceptions and Verification queues are added by default. If it is possible then how I achieve it ?

Was this article helpful?

0 out of 0 found this helpful

Comments

4 comments

  • Avatar
    Vladimir Dimitrijevic

    Hi Tamasa,

    To add new queue, you would need to add new Workflow Stage, by using Project Setup Station. Choose in menu Project -> Project Properties -> Workflow and add new stage there. Maybe your project is set to use Batch Type, so you would add stage in Batch type then.

    It depends on your business requirements how you want to process rejected document, you should describe it in detail how you want to process it.

     

    Best regards,
    Vladimir

    0
  • Avatar
    Tamasa

    Thank you Vladimir for your quick response.

    My business requierment is when operator decides that a concrete document is invalid then sends it to this stage and those documents will stay there for some time. if given time will pass then those documents will be automatically deleted

    Best regards,

    Tamasa

    0
  • Avatar
    Vladimir Dimitrijevic

    Hi Tamasa,

    OK, it is clear now, verification user will reject the document from Verification stage and then document will skip all other stages and will be routed to the Rejection stage. 

    To create such functionality, first you have to create new worfklow stage and then you have at least 2 options: create popup window with rejection reasons, or the easiest one- to add one checkmark to mark document as rejected.

    If you add checkmark, you can control if the document is rejected by checking its value in Entry Condition of Rejection stage.

    Using popup window with rejection reasons could be job for more experienced FlexiCapture developers. It would be necessary to add custom button using Stage tools, and then create popup window in C# using Visual Studio and import dll to FC project. This solution is limiting human error, which is for sure higher when just adding checkmark to reject document. 

    Best regards,
    Vladimir

    0
  • Avatar
    NAGESHWAR PORLA

    Hi Vladimir

    Good Morning.

    Could you please send me the scipts.

    I am looking same functionality.

     

    Thanks and Regards,

    Nageshwar Reddy Porla.

    0

Please sign in to leave a comment.