Teamcenter Java SOA Program utility takes long time to complete

2022-08-20T05:30:19Z
Programming and Customization

Summary


Details

In a Standalone Java SOA utility takes long time to complete

Solution

Built runnable  jar without including dependent jars. This will reduce the jar file Size.

Add the Dependent jar file as a Classpath variable.

Which will improve the execution time.

KB Article ID# PL8666579

Contents

SummaryDetails

Associated Components

Programming and Customization - ITK, SOA, JAVA, User Exits