cancel
Showing results for 
Search instead for 
Did you mean: 

SDK: ProductionServiceInterface vs. AssemblyServiceInterface

Former Member
0 Kudos

Hi all!

Has anyonye an idea what the differences of ProductionServiceInterface.assembleComponents(AssembleComponentsRequest) and AssemblyServiceInterface.assembleComponents(AssembleComponentsRequest)? And when to use which?

Thanks a lot!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Use AssemblyServiceInterface because it is part of the public API.

ProductionServiceInterface is used for ERP web services and it is not part of the public API.

Answers (0)