cancel
Showing results for 
Search instead for 
Did you mean: 

B1i 2.0 File Inbound

alexander_nosov
Explorer
0 Kudos
593

Hello everyone,

I have a rather simple scenario with the file inbound. The inbound SLD is defined with a mask like C:\temp\.*csv.

There are the Inbound Atom settings:

How can I access the "fil.filename" property in the XSL atom and read the real file name from it?

Thanks & regards,

Alexander N

Accepted Solutions (1)

Accepted Solutions (1)

alexander_nosov
Explorer
0 Kudos

I found the solution.

Declare a parameter in the XSL-Transformation:

and bind this param to the property fil.filename in the XSL-atom settings:

Than you get the value in the XSL.

Regards,

Alexander N.

Answers (0)