Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! 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,