How to connect to a Creo session from two available session | VBAPI
Hello
As we know CCpfcAsyncConnection.Connect would give ambiguity exception if there are more than one Creo session is there. In such case, GetConnectionId will help us to connect to specific Creo session. To get connection ID, we have option to get so by API GetConnectionId. I am having confusion of usage of this API GetConnectionId , i.e. how to use this same API to identify two or three different connection string based on number of active sessions.
Any thought would be helpful as I would like to give option to use end application based on session model name his / her application is going to get connected for automation purpose.
Thanks and Regards
KEtan
