RFID BizTalk Process can''t view tag ?
Hi:
I hava a problem with RFID BizTalk.
After setting PROCESS and starting it, didn't get any tag information.
When stop PROCESS, i can get tag information from function View Tag of DEVICE.
My OS is Server 2003 R2 SP2, SQL Server 2005 SP2, all updata and component are ready.
Hi,
What devices are bounded to this process ? Binding maps a RFID (radio frequency identification) process to a physical device group or a physical device or a source with in the device such as antenna, and RFID components.
Can you make sure that the device that you are interested in is properly bounded to your process ( on your process node, click "Bind" (from context menu), this will openup bind wizard where you can look what devices are bound to this process)
Hope this helps,
Keerthi.
Hi, Keerthi,
Thanks for your help.
I use a physical device on network (R1, IP:192.168.1.104 Port:8081)
If use program which manufacturer provided, I can get any tag information.
I want to use RFID BizTalk System get tag information to write in database.
I check the device and process, devices are bound to this process.
If turn off process, the device could use "view tag" to get tag information.
When I start process, process and device "view tag" can't get any tag information.
Krishna Kurapati wrote: |
| hi, do you see any errors in process log file or service log. After starting the process do you see the device in Open state? -krishna | |
Hi, Krishna,
I didn't find any error logs in windows event log (System Event, Application Event) .
And the state of devices is "OPEN" after starting process.
The RFID BizTalk Manager verision is 1.0.91.0
hi
You can find process logs at directory - %RFIDINSTALLDIR% /Processes/{Your-ProcessName}/
I guess you should be getting error while processing the TagReadEvent in process pipe-line. please send the log file to kkurapa@microsoft.com in any case.
- krishna