Skip to main content
4-Participant
January 18, 2024
Question

How to query packageoid?

  • January 18, 2024
  • 1 reply
  • 875 views

/wp/deliveryRecords/{packageOid}

I want to use this resftul api, but how to query the packageoid?

 

Translated by the Community Moderation using Google Translate
-----------------------------------------------------------------------------------------------

 

我要使用這個resftul api,但要如何查詢packageoid? 

1 reply

Fadel
23-Emerald I
February 21, 2024

From the info page of the package :

Buiꓘa
HelesicPetr
22-Sapphire II
22-Sapphire II
February 22, 2024

And now how to get the OID by rest api outside the Windchill? 

This is just example where to find the OID as a user but how to get it by a code that is a question I guess 😄

 

I would use an query report and REST api to run that query report to search for the package by name. 

yes you need to create own report template in query builder. 

 

PetrH

PetrH
Fadel
23-Emerald I
February 22, 2024

yep you are right within rest we can execute qml reqport to get ID outside windchill :

Fadel_0-1708596997093.png

 

Buiꓘa