RFID Requiements

Hi
I am new to RFID.But wanted to get into this field.Currently i am working on Webdynpro with Adobe forms.I have work experience on ABAP,JAVA,Webdynpro ,WAS Java Administration with some MM knowledge.if i want to get into RFID field what are the  skill sets i need to develop?Please suggest
Thanks
Prasad

hi prasad,
   welcome, u seem to have good experience. if you are interested to work in Auto ID,I think you can straing away start trying AUTO ID . Latter you can try your hand in XI to integrate to MM/ such functional modules.
regards,
arul.

Similar Messages

  • RFID on SAP BUSINESS ONE

    Hello, we are starting a project for making inventory movements using RFID, specially the options "receipts from production" and "sales orders".  I've read about the SAP Auto-ID Infrastructure Device Controller Interface, is this for SAP Business One too, or is it only for another version of SAP? Which solution is there for SAP Business One?, can this be accomplished with the SDK
    I'll appreciate your responses.
    Thanks,
    Vicente

    Hi
    the SAP Auto-ID Infrastructure Device Controller Interface describes the interface between SAP Auto-ID solution and an RFID device controller.
    Configuration Guides:
    http://service.sap.com/scm -> RFID -> Detailed Information
    SAP AII supports the ALE-interface and the so called classic message interface that consists of an XML command messages (send from SAP to the DC) and XML notification messages (send from DC to SAP). Its based on XML/PML, so you can use it with any system with know to handle XML.
    I don't know if the is something special for Business One
    Regards
    Herbert

  • Sun Application Server 9.1_02 + Sun RFID Software 3.0 + Postgres8.3?

    Hi all
    I am working on some RFID-related project. I need to capture, fiter and then perform some other tasks on the data sensed by RFID readers, all in Java. So I choose Sun's software. There was no luck when I was trying to configure my system to work with Sun's software. Hope you experienced could do me a favor and help me out. Thanks in advance. Here are details.
    In the installation guide of Sun Java System RFID Software 3.0, it says, to install RFID information server, Sun Java System Application Server Platform Edition 8.1 2005Q2 UR2 and PostgreSQL 8.0.4 are needed.
    For the following 2 reasons:
    1 PostgreSQL 8.0.4 is now not available to download on www.postgresql.org;
    2 I think later version of PostgreSQL or Sun Application Server should be compatible to their earlier versions
    I tried the following combination other than those stated in the installation guide:
    1 PostgreSQL 8.3;
    2 Sun Java System Application Server 9.1_02, bound with Sun Java Application Platform SDK Update 5;
    3 Sun Java System RFID Software 3.0
    Then, the application server successfully communicates with PostgreSQL, demonstrated by "ping success" through the connection pool built in application server's admin console.
    The RFID information server communicates successfully with PostgreSQL, demonstrated by deploying RFID information server database successfully in PostgreSQL.
    But, instructed by the installation guide, when I tried to validate my RFID information server installation by typing "http://localhost:8080/epcis" in the browser, the application server reported "the resource is not available".
    I looked into many other internet resources and instructions about this, but no luck at all. I am now really, really stuck. Hope you could do me this favor. Thanks.
    PS:
    1 PostgreSQL8.3 is available on http://www.postgresql.org/download/
    2 Sun Java System Application Server is available on http://java.sun.com/javaee/downloads/index.jsp
    3 Sun Java System RFID Software and the installation guide are available on https://sun-rfid.dev.java.net/SJS_RFID_Software.html
    4 Operation System is Windows XP

    Would be a great idea to open-source the Sun RFID project, since the project is inactive over the last tree years.
    Seems that this project have a great architecture, but the techonolgy is outdated ...
    We have another open source initiave (google for Aspire RFID), but seems that this project still imature ...
    Comercial options includes ALE Server, and Sendra Solutions (but I didn't evaluated these)
    Mario Prado-Brazil

  • I installed iousb family log release osx 10.5.6 and installed on my mac osx 10.5.8. I am trying to log and rfid reader on the usb. Sadly on restart the usb is no longer working. Happily Windows is still running OK. Is there a way 2 get my usb back?

    I installed IOUSB family log release osx 10.5.6 on my mac osx 10.5.8. I am trying to log an rfid reader on the usb. Sadly on restart the usb is no longer working. Happily Windows is still running OK. Is there a way to get my usb back working? And is there a way to navigate in Windows to the file I installed and remove it? Any help appreciated.

    BDAqua wrote: Does OSX boot at all, or not?
    Yes, it does. Right to where I am supposed to log in, but since the USB is not working (either mouse or keyboard), I'm stuck. I have to shut down and restart and boot into windows.

  • Error with this Alien-RFID-Tag-List kind of  tag format in flex 1.5

    Hi all
    I am trying to display the following XML file which i am
    getiing from RFID reader when i send the command to reader. I am
    using flex 1.5.
    <Alien-RFID-Tag-List>
    <Alien-RFID-Tag>
    <TagID>1000 0000 0000 0000</TagID>
    <DiscoveryTime>2006/07/14
    12:28:18</DiscoveryTime>
    <LastSeenTime>2006/07/14 12:28:18</LastSeenTime>
    <Antenna>0</Antenna>
    <ReadCount>98</ReadCount>
    </Alien-RFID-Tag>
    </Alien-RFID-Tag-List>
    For this I am using the following codes
    private function onResultAl(oEvent:Object):Void {
    var aResultAl:Array =
    mx.utils.ArrayUtil.toArray(oEvent.result.Alien-RFID-Tag-List.Alien-RFID-Tag);
    for(var i:Number = 0; i<aResultAl.length; i++){
    _aDPAL.addItem(aResultAl
    <mx:HTTPService id="aldt" url="aliendata.jsp"
    result="onResultAl(event)" fault="alert(event.fault.faultstring);"
    resultFormat="xml"/>
    <mx:DataGrid id="aldg" dataProvider="{_aDPAL}" width="630"
    height="350">
    <mx:columns>
    <mx:Array>
    <mx:DataGridColumn columnName="TagID" headerText="Tag
    ID"/>
    <mx:DataGridColumn columnName="DiscoveryTime"
    headerText="Read Counts"/>
    <mx:DataGridColumn columnName="LastSeenTime"
    headerText="Reliability"/>
    <mx:DataGridColumn columnName="Antenna"
    headerText="Antenna No"/>
    <mx:DataGridColumn columnName="ReadCount"
    headerText="Read Time"/>
    </mx:Array>
    </mx:columns>
    </mx:DataGrid>
    But if i run then I am getting the error :There is no
    property with the name 'RFID'.
    Could anybody tell me why the compiler is ignoring after dash
    in this <Alien-RFID-Tag-List> kind of tag format?
    Thanx
    kvijai

    hi all
    Please have a look and tell me why I am getting this error.
    Thanx
    kvijai

  • Connection to serial port for communication RFID

    HI,
    I have occurred problem in communication to serial port for accessing the RFID
    through Serial Port COM1 or COM2 . I got garbage values of Card .
    Please give me the code for accessing serial port and indicter the cadr is detected by RFID and read the data on card.

    EHAG microchip 13,56 MHz dual reader and Mifare 1KB contactless smartcard.
    I've succeed to retrieve the data from the transponder (card) but it just only once when i click the button from my application. My question is how do i retrieve the data continuously from the card for every few milliseconds?
    sorry for my language.

  • How mobile device ( rfid/barcode reader) communicates with SAP transaction.

    Dear Friends !
    Good morning, How are you ?
    I want to understand that in ITSmobile How Mobile device ( RFID Reader ot Barcode scanner/reader) to fetch the data and supply the ITS screen.
    I believe every mobile device has some .dll file or something in that we have some methods if we call it say in .net or java application we can read the rfid or barcode and from the returning paramter of the .dll method we can get information what we want ( if i m not wrong).
    now the question is if I have some barcode /rfid number which is assigned to sap material number. if on mobile device I run mm02 transaction code n trigger the gun can I get the material number in material number field . ( assume I have program which can fetch the material number from barcode/rfid number.) ? but to pass rfid number / barcode what should I do. I can write javascript and call that method but dont know weather I can use javascript or not in that.
    to be simple:
    How can I get barcode / rfid number to my sap transaction. if possible
    please give me any suggestion. document link... help.... whatever may help me to understand this. I will greatly appreciate your reply
    Thanking you
    Regards
    Naeem

    Hi Ajay,
    Please refer to note 1057759 for the delivered Drivers for Peripherals in SAP DOE. This lists all the supported barcode scanners for SAP Netweaver Mobile. Those derivers are certified after testing to work only with that device and OS configuration.
    The Javadoc to get an idea about how to use those PIOS API for barcode scanner
    http://help.sap.com/javadocs/nwmobile/SP3/laptops/com/sap/ip/me/api/pios/scanner/ScannerConnection.html
    As input from Barcode scan have to be taken in Wedge Mode, there is no need to do any developments in MI JSP Application. To enable barcode scan one can download barcode scan tools available from Handheld Vendor sites
    Regards,
    Amith

  • Some Information about RFID

    Hi
    If any of you need advice about RFID. Here are some good links.
    http://www.dcita.gov.au/__data/assets/pdf_file/41249/Getting_the_most_out_of_RFID.pdf
    http://www.tigint.com/articles/Asset_Tracking_with_RFID.html

    Hi Dave,
    We have a DevZone tutorial on The State of Radio Frequency Identification (RFID). Take a look through this, it has a lot of information. Also, scroll down to the bottom of this page, it discusses what NI products can be used for RFID reading. We also have a Case Study called "Using National Instruments Software and Hardware to Develop and Test RFID Tags".
    Hope this helps a bit!
    Regards,
    Claire Reid
    National Instruments

  • SmartForms w/ Printronix SL4M RFID printer in Zebra emulation mode

    Trying to get a basic Smartform to print using a new printer. It is a Printronix SL4M RFID printer that emulates several printer modes, including Zebra.
    The printer was changed to Zebra mode, device type in SAP is LZEB2. Configuration printout on the printer shows it in Zebra mode and using a 203 dpi printer head. Configuration is all defaults (command prefix, label prefix, etc).
    Output generates in SAP. Spool is ok. Print preview is ok. Completes with no errors in SAP. Physical printer is giving intermittent results. Usually, no output at all. One time, we got half a label that actually contained valid data. Sometimes we get "invalid data" messages on the printer. Last test spit out two blank labels.
    Unfortunately the printer is in Germany and I am in the US. Going to try to change the printer to "ZGL QUIET". This is supposed to print out the ZPL code as text. Want to see if any control characters are getting changed. Also checking settings that are code page/language specific.
    Looking for any suggestions. Thanks.
    Norm

    Gave up with SmartForms using the Zebra device type LZEB2. It was going to a Printronix printer that emulates a Zebra. Was not sure if it would work and had to move on. Will go back later and attempt.
    Also, Printronix provides SAP device types for use through SmartForms. Others have used successfully. We had problems installing at our current release level.
    Switched to SAPscript. Had issues with ZPL control characters being substituted in the default European configuration on the physical printer. Made changes and had some success.
    Using one of the international character sets seems to be working.
    European character set #300 - Latin 2 8859-2.
    It does not replace the Zebra control characters for caret and tilda.
    It also does not seem to replace the Printronix control characters caret, left and right curly brackets.
    Added commands to the SAPscript layout set. Still need to perform some additional testing, but last tests were successful.
    ZPL II command
    ^CI300
    Printronix PGL command
    ^i300^-

  • Need to read Hex data format for Handheld device. (SAP AII RFID )

    Hello,
    we developed a custom screens for packing, unpacking, tag commission.. etc for handheld device for my client. the Serial number field  type is /ain/barcode. Its working fine. but for the new system need to read the Hex format. I created a new field in the screen. but the handheld device is not reading the Serial number in Hex format.
    Could anyone suggest me how to read Hex data in Handheld devices. We are using Motorola MC9090 Series.
    Regards,
    Kamal

    Hi
    Are you using the reader to read an RFID tag or for reading barcodes.
    Ideally, if you read an EPC Gen2 RFID tag, for example, the 96 bit encoded EPC is read and that can be converted to its equivalent  HEX format for posting the observation to SAP AII.
    In case of barcodes, the string is read as is printed on the barcode.

  • Online Meet-up 6. How does RFID infrastructure figure as a part of ESA ?

    ESA is a technology similar to RFID as a technology.
    For Ex: If a company does not have an SAP system at this moment. We have to work with their legacy system. Then we need to use the ESA. With the ESA, it will be easier to work with any system.ESA is used to support to enable RFID solutions.
    Reference : TechEd '05 Vienna
    SAP RFID Technology
    ¢ George Yu, SAP

    Thanks Srigandhini,
    Others are also welcome to add their comments about RFID in an enterprise services architecture.
    More info about ESA can be found <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/developerareas/esa">on the ESA homepage</a>.

  • RFID DOC and Links.

    Hi Everyone,
    I wanna learn RFID, `m very new to this topic(technology) , can any one suggest me some links and doc related to RFID and how to implement in sap with examples?
    Thanks & Regards,
    Anil

    Hello Anil,
                 Go through the following websites:
    http://www.rfidjournal.com/
    http://help.sap.com --> SAP Business Suite --> SAP Auto ID Infrastructure.
    http://www.discoverrfid.org/
    All the websites of the following groups will be very useful.
    EPCGlobal
    Auto ID Labs - http://www.autoidlabs.org/single-view/dir/article/1/296/page.html
    GS1
    Plus, very important: There is a project called BRIDGE undertaken by European Union. Here you will find a host of documents
    http://www.bridge-project.eu/index.php/mainpage/en/
    There is one free software download also which will help you understand implmentation of RFID in supply chain, thereby boasting your prepartion for understanding of SAP Auto ID Infrastructure.
    In SAP, RFID is implemented with different landscapes. Most common landscape is:
    SAP AII on Netweaver integrated with SAP EM. Please let me know if you require more info on this
    Regards,
    Yogesh Bhatia.

  • MAM25 experiences on RFID

    Dear all, some question about mobile application MAM and RFID.
    1) I would like to know how many people is using or tested the MAM25 with RFID and in this case wich devices are you using.
    Please specify not only the hw provider (Hp, Dell...) but if possible also the model.
    We are making difficult to find out devices supported for RFID with MAM25.
    2) For myr goals it's ok also if the RFID reader/writer device is not integrated but it's an handheld model (like the iPen Bt Pro from Microsensys), connected to the mobile device (PDA or Win32 laptop) via bluetooth interface.
    Someone has some experience on that ?
    I posted a message like that in RFID forum, but I did not recive any feedback. Sorry if it's not the proper forum.
    Thanks in advance

    Out of MAM 3.0 SR3 release note:
    RFID Reader: Only the socket communication card (model 6E) is
    presently supported for handheld devices only. This card will
    support laptop devices in upcoming MI releases. Refer to note
    995387 for additional details.                              
    I think there is a plan to expand the driver base upon request. Socket card works fine in the test environement.
    Thank you,
    Julien.

  • Your experience on MAM25 with RFID...

    Dear all, some question about MAM and RFID.
    1) I would like to know how many people is using or tested the MAM25 with RFID and in this case wich devices are you using.
    Please specify not only the hw provider (Hp, Dell...) but if possible also the model.
    We are making difficult to find out devices supported for RFID with MAM25.
    2) For our goals it's ok also if the RFID reader/writer is not integrated but it's an handheld model (like the iPen Bt Pro from Microsensys), connected to the mobile device (PDA or Win32 laptop) via bluetooth interface.
    Someone has some experience on that ?
    regards and thanks in advance
    Regards and thanks in advance.

    Hi Roberto,
    SYMBOL pocket pc which has an imaging scanner we can work on Win CE 5.0.
    motorolla acquired SYMBOL so in while symbol devices r gona be motorolla devices.
    Thanks
    Divya

  • Problem in MI integration with RFID

    Hi All,
    We are trying to integrate MI with RFID. For that we are using
    WorkAboutPRO, PSION TEKLOGIX PDA with RFID reader.
    on that we have installed-
    CrEme 3.27a
    MobileEngine jsp 2.5
    DB2E 8.24
    prifpsiwp_wm50_xsl_crm Driver Addon
    connector_wm50_xsl_crm Connector
    and our simple MI application which reads all tags in range.
    When we are executing it in PC using Peripheral i/o emulator RFID2 its working fine.
    But when we are trying to execute it on the RFID device its showing an exception as follows-
    Error: 500
    Location: /MIAPPLICATION/startInternal Servlet Error:
    java.lang.NullPointerException
    at miProjectPackage.MiProjectClass.readTag()
    at miProjectPackage.MiProjectClass.doHandleEvent()
    at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()
    at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()
    at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doPost()
    at javax.servlet.http.HttpServlet.service()
    at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()
    at javax.servlet.http.HttpServlet.service()
    at org.apache.tomcat.core.ServletWrapper.doService()
    at org.apache.tomcat.core.Handler.service()
    at org.apache.tomcat.core.ServletWrapper.service()
    at org.apache.tomcat.core.ContextManager.internalService()
    at org.apache.tomcat.core.ContextManager.service()
    at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()
    at org.apache.tomcat.service.TcpWorkerThread.runIt()
    at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()
    at java.lang.Thread.run()
    Kindly help.
    Thanks & Regards,
    Sahidur

    Thanks for the reply.
    In my case both Webcenter spaces and UCM are part of the same domain. But still i'm getting the error.
    I'm able to login usnig AD user, Do i still need to configure JPS provider for webcenter spaces? Please help me what changes to be made to be able to search users while adding them to any newly created group space.
    Please help.
    Thanks

Maybe you are looking for

  • HT1373 How do I backup my itunes library to an external drive

    My iTunes library is unstable.  I have two questions: 1) How do I backup my iTunes library to an external drive? 2) Why am I constatntly prompted to add my computer to iCloud when I have done so multiple times? When opening iTunes, I receive he error

  • All of a sudden I can no longer print

    When I try to print something from InDesign CS5, a message comes up: "Printing Error:  The Adobe Print Engine has failed to output your data due to an unknown problem." Photoshop prints fine and I have nothing in Illustrator.  I know I haven't printe

  • How can I share HD video recorded from my iPhone 4s

    How can I send a video recorded on my iPhone 4s to someone so they can view it in HD? I tried sending the video via mms, but I understand the video will be compressed and the viewer will not see the recording in HD

  • How do I change the default "date range" when searching in the forums?

    Hi all, New to the SAP forums...  How do I change the default date range when searching in the forums?  I am getting a 90 day search by default.  Then I have to change it and search again.  Argh! Thanks, --Amy Smith

  • Can't recover lost Mail application

    My mail application (software) mysteriously vanished, and I can't find a way to recover it. I'm not aware that I did anything to cause this. One minute it was working fine, then a short while later Mail would not launch. Search of the directory fails