Pages - Menu

Friday, February 7, 2014

BarCode Reader - SBA | Oracle ADF

Hi,

Today i decided to show the complete Integration of BarCode Readers with Oracle ADF Applications Specially our Charity SBA Package (Smart Business Applications) and how to make Oracle ADF Easy & Flexible for one purpose which is "Enable End user from Controlling & Coding Stock Element Fast" !
Demo Link here !



BarCode From Basic Definition is just Fast Keyboard to read Unique keys, and it is common used in Operational Systems like Point of Sale & Inventory Applications !.

for this reason, i will show complete solution from our SBA Charity Package just to use barcode to scan & Define Element Description before using in Stock Level.

Solution is a complete Back Bean Methods, Art of Controlling of Interface in ADF is the best way to cover, Control the Barcode Solution into your Application, so before going to implement, you have to understand well below Back Bean Scripts.

 Result 

 

Source Code

 



References




Regards.


9 comments:

  1. Very good to know bar code reading in ADF, also the page is well organized !!

    Where do I see the complete source code Wael?


    thanks for the blog !

    ReplyDelete
    Replies
    1. it depend on your business, Above Example is a complete one from our Charity SBA System.
      if you want to make it for your business, read above solution and understand the mechanism, then start to implement in your business.

      Delete
  2. Hello Wael,
    Very good.
    Can you provide a simple demo to download? I was unable to achieve it.
    Regards
    Carlos

    ReplyDelete
    Replies
    1. Hi Carols,

      Source Code already available in this Article, yes you can.

      Regards,

      Delete
    2. Good morning Wael,
      Thanks for the quick answer, but in the article you have 2 fragments (as in TaskFlow) but only one page form code.
      Also i don´t see the actions(BarCode,SaveAndBack,Back) being called anywhere.
      I´m sorry to be anoying, that´s because this is my first approach to this and i´m very confused with everything.
      Best Regards,
      Carlos

      Delete
  3. Good Morning Carlos,

    first of all, this is not only one Page, this is part from a project so you will find some actions like SaveAndBack, BarCode & Back are not used, as i am focusing on the BarCode Part so please ignore them.

    you have to focus on only one page as you mentioned which is InvElementBarCode.

    i have to be specific and say please focus on theses 2 methods and understand very well to be able to implement this solution into your own project.

    - BarCodeChangeForElementPage
    - ValidatebeforeInsertForElement

    Good Luck !

    ReplyDelete
  4. Ok,
    Thanks Wael.
    All the best.
    Regards,
    Carlos

    ReplyDelete
  5. Thx Wael For this amazing blog , just want asking this example can working with mobile Android camera .
    Mohamed ..

    ReplyDelete
  6. dear Wael
    great work
    but download link didn't work

    ReplyDelete