| Bartosz Matuszczak 2004-03-25, 6:52 pm |
| Hi
I use an XLANG schedule to determine the destination of documents.
I want to use dynamic channel to do that. I connect message field with
channel name to the port refernce (dynamic channel) in data tab.
After succesfully compilation i get this error at runtime:
MQBinder: CreateChannel failed for:
Instance ID: {A1F7ED80-FDFA-45FA-B238-7B4482EBC526}
Port name: WyslijZam
Queue path: DOST_10
MSMQ object error description: The queue path name specified is invalid.
Error Code = 0xc00e0014 :
The "DOST_10" channel exists . Why in the error message "Queue path":
appears. I use channel not queue. I've got the same error when i tried to
use dynamic queue with bad queue path. So it seems that biztlak search not
for channel but it search for queue. I don't understand it.
Thanks in advance
Bart
|