How do you keep the PDI from being reclaimed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2022 06:55 AM
How do you keep the PDI from being reclaimed - i use it frequently but it keeps getting reclaimed
- Labels:
-
Personal Developer Instance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2022 04:20 PM
Hi Barry,
Similar question was asked before. I can't find it know but the reply was that it's necessary to do some development activity on the instance to keep it from being reclaimed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2022 04:26 PM
My suspicion is that the change was (at least partially) driven by the fact that it's easier to track SSO logins to the developer site (one database query) than it is to try and gleen login details from hundreds or thousands of hibernating PDIs.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2022 04:38 PM
Is it possible to do some development activity without logging in to the instance? For example, can I create a form without logging in?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2022 04:40 AM
No, you need to login to confirm admin or delegated developer rights before you can create anything. Even if you had an API setup to create the form, the API should require credentials.