Skip to Content
0
Former Member
Sep 15, 2005 at 12:33 PM

Where can I find com.aii.mappingtool.tf3.rt.Container

30 Views

I want to develop a user-defined function in Eclipse and use BIT41 as a reference how to use the container parameter.

According to the BIT41 documentation (section User Defined Functions, page 8), I should :

import com.sap.aii.mappingtool.tf3.rt.Container;

in my code.

The problem is, that I can not find the jar file on my workstation to be used.

So I can not compile and test on my workstation, before loading it to my mapping on XI.

XI used is 3.0.

Any help please.