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.

[314 byte] By [Terence@Taiwan] at [2008-3-5]
# 1

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.

KeerthiKiran[MSFT] at 2007-10-2 > top of Msdn Tech,BizTalk Server,BizTalk RFID...
# 2

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.

Terence@Taiwan at 2007-10-2 > top of Msdn Tech,BizTalk Server,BizTalk RFID...
# 3

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

KrishnaKurapati at 2007-10-2 > top of Msdn Tech,BizTalk Server,BizTalk RFID...
# 4
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

Terence@Taiwan at 2007-10-2 > top of Msdn Tech,BizTalk Server,BizTalk RFID...
# 5

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

KrishnaKurapati at 2007-10-2 > top of Msdn Tech,BizTalk Server,BizTalk RFID...