REST Json vs Java actions

1
Hi Mendix, We have are looking for Mendix connector for Teamcenter. We can communicate teamcenter server APIs using HTTP as well as Java objects.   Which one Mendix recommend to use. Teamcenter request-response JSONs are complex. Which we are facing complexity in mapping with Mendix data Model. Mendix support persistable model entities and calculated and stored attributes over it, In case of teamcenter Mendix would be only UI, So everything in Domain model ideally would be persistable=false and attribute type would be calculated.   @mendix can you provide 1-1 assistance (Call would be very usefull)to discuss the real time issues which we are facing to develop Mendix application using Teamcenter backend?    
asked
3 answers
1

Prasad,

A Teamcenter module was just added to the App Store.  Maybe this will give you a starting point.  You can find it here:  https://appstore.home.mendix.com/link/app/109211/

Mike

answered
0

Prasad,

To your question about 1-1 assistance in developing your applications, Mendix expert services offers this type of help on a contract basis. We’d be happy to discuss your needs and put together an enablement plan with you.

answered
0

 

 

Teamcenter connector:

https://appstore.home.mendix.com/link/app/111627/

Use version 2.0.1

 

Teamcenter connector sample application:

https://appstore.home.mendix.com/link/app/111688/

Use version 2.0.1

 

Thanks,

Sachin

answered