Skip to Content
0
Aug 04, 2016 at 10:57 AM

Question about XSLT Mapping with condition?

138 Views

Dear Gurus,

I have a simple Scenario: multiple mapping: XML --> PI --> XML (step 1.) XML --> IDoc. (step 2.)

The file structure Looks like:

MT_SourceFile

record 1..unbounded

ReferNo 1..1

ContainerType 1..1

ContainerNo 1..1

Supplier 1..1
MaterialGroupNo 1..1

DeliveryDate 1..1

...

At the first step I want to sort it by using XSLT-Mapping v1.0 according to the ContainerNo and the MaterialGroupNo is not empty and is an integer.

The sort works well, but the check empty and integer not.

Could you help me?

thanks a lot in advance!

Regards

Sara