How to trigger Creo APIs/functionalities from external cloud application
Hi All,
I have a requirement where I am developing a application which will be deployed to cloud PaaS or SaaS.
I need this application to interact with the Creo Parametric and perform actions such as - retrieving and loading a design in a new Creo Session. My first though was to use JLink asynchronous method and deploy the code as Rest API. But this is giving issues related to loading libraries, which I can't seem to resolve.
Please help with this requirement. It doesn't matter if this is done synchronously or asynchronously, I just need to establish some sort of connectivity from cloud to on-prem Creo.
Thanks,
Apoorva

