Teamcenter In TC14 C++ cline binding is not getting created in BMIDE

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

Summary


Details

In TC14 Customer want to create C++ client bindings with the strong Client Data Model

After writing a custom SOA service. When we build the code we are getting “PolicyMarshaller.hxx” Error.

Please see the below screen shot.


Solution

To fix this issue, Please copy the PolicyMarshaller.hxx from.

soa_client\cpp\includes\cpp-managed\include\teamcenter\soa\internal\common

to

soa_client\cpp\includes\cpp\include\teamcenter\soa\internal\common

KB Article ID# PL8666578

Contents

SummaryDetails

Associated Components

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