Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
The EntityServices resource has a service named CreateOrganization that will allow you to do this.
When ever creating entities by code make sure you use try catch blocks to prevent Ghost Entities, Help Center Ghost Entities.
Thanks,
Yes, exactly
The EntityServices resource has a service named CreateOrganization that will allow you to do this.
When ever creating entities by code make sure you use try catch blocks to prevent Ghost Entities, Help Center Ghost Entities.
Thanks,