cancel
Showing results for 
Search instead for 
Did you mean: 

How to Transport Java Classes used in Mapping?

Former Member
0 Kudos

Hi XI experts,

Within the development of one message mapping, some external java classes are imported and used in my UDF(user defined function). My question is: how will these external java classes be transported to the QA/PRD system? If I choose to use the file system transport method, do I have to manually find these jar files and transport them separately?

Any comments or suggestions are highly appreciated.

Thanks in advance

Luis

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

hi luis,

while exproting your SWCV as an TPZ file, these archives are also imported along with them.

If you need to save these archive jars on any local machine, just go to ARCHIVE --> EXPORT and you have the JAR file.

Regards,

Bhavesh

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ananth and Bhavesh,

Thanks for your reply, I believe you've solved my problems.

I've assigned related points.

Thanks again

Luis

Former Member
0 Kudos

Hi Luis,

Normally Mapping programs and External Jars are used in XI using Imported Archive. So this Imported archive once activated will become part of your SWCV and can be transported automatically with the SWCV.

You dont have to worry about transporting it seperately, it will be avilable once you transport your SWCV using File system transport.

Hope this helps,

Regards,

Ananth