Hi,
can you attach your project so we can take a look? also please provide
info about which build is used?
thanks
Jim
[hidden email] wrote:
> Hello,
>
> I have some troubes with FILE BC. I am trying to read all files matching
> regular expression from a directory. However I could not find any examples
> for that on the internet. I used following definition the wsdl file for
> binding:
>
> <binding name="FileInboundBinding" type="tns:FileInboundPortType">
> <file:binding/>
> <operation name="poll">
> <file:operation verb="poll"/>
> <input name="input1">
> <file:message fileName=".*\.pdf$" pollingInterval="1000"
> use="literal" forwardAsAttachment="true" fileType="binary" part="part1"
> deleteFileOnRead="true" fileNameIsRegex="true" />
> </input>
> </operation>
> </binding>
>
> The problem is, that the files are not processed (either they are in
> specified directory which exists, is readable and there are also filebc_tmp
> directory and filebc.lck file created by esb). I tried also regex ".*" with
> no luck. However, when I specify concrete filename without regex, it is
> processed corretly.
>
> Please could you help me?
>
> Thanks.
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
For additional commands, e-mail:
[hidden email]