Monday, April 21, 2014

Siebel OpenUI Mobile & Barcode Reader

Recently, I worked to integrate siebel openui mobile application to read Barcode through camera & populate part fields. User would be able to read Barcode from camera and part pick applet should be populated automatically.

5 comments:

  1. Could you please tell me how you integrated the camera into you siebel application? I would like to make an integration for my appliction, it is however hard to find information about it.

    Thank you in advance.

    Han

    ReplyDelete
    Replies
    1. You can use throgh JS but better go with keyboard development using android...Keyboard would have camera button and you can also do and implement your logic..

      Delete
  2. can you tell the code how did u do it?

    ReplyDelete
    Replies
    1. There are two way either you implement all through JS but it is not very user friendly..second you do android development of Keyboard with Bar-code reader button on keyboard. bar-code button on keyboard is very user friendly.

      Delete
  3. Hi Team,

    I am using Bar code functionality in siebel open UI. I created record in Administration -> Service -> Bar Code Mappings. When i open the application in open ui mode i find new and update button only not Use and Find button but when i open the application in standard interactivity then it showing properly. Is there any additional change that we need to do in to open barcode work properly in open ui.

    Regards,
    Piyush

    ReplyDelete