Hello Nicolas,
Thanks for your input!
But our customer is using TcConnector only in order to connect Teamcenter from Mendix.
Please share your valuable input towards TcConnector logic in order to fix my issue.
Regards,
Sandeep Pandey
To create your custom item type, you need to provide the correct inputs to the ItemCreateInput and ItemRevisionCompoundCreateInput objects which are applied to the Create Object activity.
For example, to create an item of type CM5_MyItem:
Note too that custom item types may have mandatory attributes on creation, so you would need to add them to the CreateInput objects to match the CreateDescriptor in BMIDE