Category: Just Ones And Zeros
-
PLM Scripting Hello World
Hi, I’m Michal Liu, a developer on PLM 360. I will be showing you how to get the most out of PLM scripting. As this is my first post, I am going to walk through the process to create and run a simple script code. In future posts, I will dive into some topics like…
-
My Take on Vault Data Standard
Earlier this week I listened in on a webinar on Vault Data Standard. You should check it out if you want an overview of the utility. Coming from a Vault API background a few things caught my eye. So I’d like to provide my thoughts since this is a blog and all….
-
Developer Diary #2 – Splunk
I’ve just been playing around with the out-of-the-box features in Splunk, and it’s quite impressive. Here is a video of what I’ve been able to do with the various Vault logs after only a short time. And I still haven’t downloaded their API.
-
PLM 360 API Licensing and Enterprise Features
PLM 360 recently updated it’s pricing page, so I’d like to point out a few things that are of interest to API developers….
-
The TTP Project – Update 1
Here is the first major update to The TTP Project. The initial release was focused on proving out a prototype SDK for the PLM 360 API. This time around I focused on making the app itself more useful. There are some nice new features here, including things you can’t do through the web UI.
-
Field Validation Errors
A nice new feature in the PLM REST API is that it will show more detailed error information for when a add/update operation fails because of bad field data. For example, if you try to update an item with a value of “x” for a numeric field, you will now get an error specifying which…
-
Survey Results
Thanks again to everybody who took the time to fill out the survey. Here are the results (out of 42 responses). Although I threw out the idea of a separate blog for PLM 360, I have no immediate plans to create a new blog. That would require double the work, so I would need to…
-
What’s new in the PLM 360 API – 9.3 release
PLM 360 was updated last weekend. The Read Me First page has a listing of new REST API pages, but I’d like to also point some things out.
-
Survey Time Again
I haven’t done a survey for a while. I want to make sure I'm providing the right content, and I’m also curious to know how things are going with the addition of PLM 360 content. So please take a moment to fill out some questions. Thanks. Update: The survey is closed. Thanks to all who…
-
User-less Login to PLM 360
Let’s say you have a service that synchronizes data to PLM 360 in the background. It’s a headless system, so there is no UI. The problem is that PLM uses 3-legged OAuth 1.0, and “human” is one of the 3 legs. There are lots of blockers to prevent a non-human from authenticating. For example, there…

You must be logged in to post a comment.