Maximo Open Forum

 View Only

 Loading classstructure data via REST API

  • Maximo Application Suite
Ali Abusulb's profile image
Ali Abusulb posted 01-09-2025 12:23

Hello,

When attempting to load classstructure data via REST API - I have to define hierarchypath as one of the members of the JSON payload. This is fine for top-level values. However, I would like to be able to just pass in the parent value for the children and the hierarchy be built off that instead of me specifying the entire hierarchy for every single child. Is there a way to let the hierarchypath be automatically built off the parent value. 

Thanks