Skip to main content
Question

Flowsheet in Prosper Simulator Connector

  • May 4, 2026
  • 2 replies
  • 31 views

Hi,
I have a Prosper Connector deployed and I’m trying to fetch the flowsheet from my simulator model routine, but it is empty

I am using the sdk:

client.simulators.models.revisions.retrieve_data("my_revision")

and I only get 

model_revision_external_id data_set_id created_time last_updated_time


I saw that GAP connector has this option: https://docs.cognite.com/cdf/integration/guides/simulators/connectors/gap/gap_model_parsing#enable-model-extraction
but it didn’t work for Prosper

 

Any thoughts? Also, is there a tutorial to use it?

2 replies

Forum|alt.badge.img
  • Practitioner ⭐️⭐️⭐️
  • May 4, 2026

The automation.information-model-extraction-enabled option and flowsheet extraction is a feature specific to the GAP connector and is not available for the PROSPER connector.


  • Author
  • Seasoned ⭐️⭐️
  • May 4, 2026

Ok, but then how can I get the flowsheet? Is it possible?
Or is there an alternative? I would like to see the objects and how to define input/output/commands