Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hi ,
Anyone aware if we can get the "Set Location" value changed during the check in of CAD object from workspace.
1. User will create a CAD Document in Workspace with Context is (ABC)
2. User will change the context using Set Location available in Check In options (XYZ)
3. the CAD object is created in ABC only
is there a API to get the changed location value ?
above options are not based on UI, we have some customization to check the valid objects to valid container which the validation is handled via listener during check in.
If I understand correctly, you want to block users from checking in to the Context that they select during check in, and instead, make the check in go to the Context set by the Workspace?